The Deployment Packages page displays the basic information about the created deployment packages, such as the name, deployment type, deployment time, and deployment status. You can determine whether a deployment package is successfully deployed based on the deployment status. You can also view the details of a deployment package, such as the environment configurations and the objects in the package, based on your business requirements. You can also delete and roll back a deployment package. This topic describes the operations that you can perform on the Deployment Packages page.
Go to the Deployment Packages page
Go to the Deploy Center page.
Log on to the DataWorks console. In the top navigation bar, select the desired region. In the left-side navigation pane, choose . On the page that appears, select the desired workspace from the drop-down list and click Go to Data Development.
In the upper-left corner of the page that appears, click the icon and choose .
Go to the Deployment Packages page.
In the left-side navigation pane of the Deploy Center page, click Deployment Packages.
View information about a deployment package
On the Deployment Packages page, you can view the basic information about all created deployment packages and perform operations on a deployment package, such as deleting and rolling back the deployment package, based on your business requirements.
Area | Description |
1 | In this area, you can filter deployment packages based on specific conditions, such as Deployed By, Applicant, Deployment Status, Deployment Environment, and Deployment Package Name/ID. The Applicant and Deployed By conditions are different. The deployment package can be in one of the following states: Preparing: The deployment package is created and is being generated. Pending Deployment: The deployment package is generated and is waiting to be deployed. Deploying: The deployment package is being deployed. Successful: The deployment package is deployed. The status of a deployment package is Successful only if all objects in the deployment package are successfully deployed. Failed: The deployment package fails to be deployed. The status of a deployment package is Failed if one or more objects in the deployment package fail to be deployed. You can click the icon to check the cause of the failure. Importing: The deployment package is being imported to the destination workspace.
Note A deployment package can be in the Importing state only in cross-cloud deployment scenarios. Rolling Back: The deployment package is being rolled back to the previous version. Rolled Back: The deployment package is rolled back to the previous version.
|
2 | In this area, you can view information about a deployment package, such as the name, deployment environment, and deployment status. You can also perform the following operations on a deployment package: View the details of a deployment package: You can view the configurations of the deployment environment and the details of the objects that you want to deploy. You can view the deployment status of all objects in the deployment package. If a deployment package is in the Failed status, you can find the objects that failed to be deployed based on the details of the deployment package and troubleshoot the issue. Roll back a deployment package: You can roll back a deployment package to the previous version. Delete a deployment package: If you no longer require a deployment package, you can delete the deployment package.
Note After you delete a deployment package, it cannot be restored. Exercise caution when you perform this operation. Download a deployment package: After you create a deployment package in cross-cloud scenarios, download the deployment package to your on-premises machine and import the package to the destination workspace.
Note You can download only a deployment package that is created in a cross-cloud deployment environment. Update the status of a deployment package: In cross-cloud deployment scenarios, if you want to redeploy a deployment package but the status of the deployment package is not Successful or Failed, you must manually update the status of the deployment package to Successful or Failed. Otherwise, the deployment package cannot be redeployed.
Note You can update the status of only a deployment package that is created in a cross-cloud deployment environment.
|