The deployment package list provides a centralized view of all created deployment packages, showing basic information such as name, type, time, and status. On this page, you can track deployment progress by status, view details like environment configuration and deployment objects, and perform actions such as deleting or rolling back packages. This topic describes the information and actions available on the deployment package list page.
Prerequisites
You must create a deployment package first. For more information, see Same-Workspace Deployment, Cross-Workspace Deployment, and Cross-Cloud Deployment.
Go to the deployment package list
-
Go to Deploy Center.
-
Log on to the DataWorks console. In the target region, click in the left-side navigation pane. Select a workspace from the drop-down list and click Go to Management Center.
-
In the top navigation bar, click the
icon and choose .
-
-
Go to the deployment package list.
On the Deployment Center page, click Deployment Packages in the left-side navigation pane to go to the Deployment Packages page.
Filter deployment packages
In this area, you can filter deployment packages by criteria such as Deployed By, Applicant, Deployment Status, Deployment Environment, and Deployment Package Name or ID.
|
Parameter |
Description |
|
Applicant |
The user who created the deployment package. |
|
Deployed By |
The user who performed the deployment operation. |
|
Deployment Status |
|
View deployment package information
On the deployment package list page, you can view basic information for all created deployment packages and perform actions such as deploying, deleting, or rolling them back as needed.
The available Actions vary by deployment scenario:
Same-Workspace Deployment
After you create a deployment package, it appears in the Deployment Packages list. You can perform the following actions:
-
View Details: View the environment configuration information and deployment object details of the package.
-
Deploy: Users with Workspace Administrator, O&M, or Deploy role permissions can deploy packages that are in the Pending Deployment state.
After deployment, you can View Details the deployment status of all objects in the package. If the package status is Publish failed., you can check the package details to find the failed object and resolve the error.
Cross-Workspace Deployment
The deployment package list includes columns for ID, Deployment Package Name, Deployment Environment, Deployment Type, Applicant, Application Time, Deployer, Deployment Time, Deployment Status, and Actions.
After you create a deployment package, it appears in the Deployment Packages list. You can perform the following actions:
-
View Details: View the environment configuration information and deployment object details of the package.
-
Deploy: Members who have O&M, Deploy, or Workspace Administrator role permissions in both the source and destination workspaces can deploy packages that are in the Pending Deployment state.
-
Delete: Deletes the deployment package.
NoteA deleted deployment package cannot be recovered. This action is irreversible.
After deployment, you can perform the following actions:
-
View Details: You can view the deployment status of all objects in the package. If the package status is Publish failed., you can check the package details to find the failed object and resolve the error.
-
Roll Back: Roll back the deployed package to its previous version.
NoteRollback is not supported for deployment packages deployed from Deploy Center in workspaces that use the new version of Data Development.
Cross-Cloud Deployment
-
Operations at the source
The deployment package management list at the source displays information such as ID, Deployment Package Name, Deployment Environment, Deployment Type, Applicant, Application Time, Deployer, Deployment Time, and Deployment Status.
-
View Details: View the environment configuration information and deployment object details of the package.
-
Download: In a Cross-Cloud Deployment, downloads the package so you can import it into the destination workspace.
-
Update Deployment Status: In a Cross-Cloud Deployment scenario, when you need to re-deploy a package, if its current status is not Successful or Publish failed., you must manually update the status to Successful or Publish failed.. Otherwise, the package cannot be re-deployed.
-
Delete: Deletes the deployment package.
NoteA deleted deployment package cannot be recovered. This action is irreversible.
-
-
Operations at the destination
After you import a deployment package to the destination, it appears in the Deployment Packages list. The Deployment Type is Deployment in Current Workspace, and the Deployment Status is Pending Deployment. You can perform the following actions:
-
View Details: View the environment configuration information and deployment object details of the package.
-
Deploy: Members who have O&M, Deploy, or Workspace Administrator role permissions in both the source and destination workspaces can deploy packages that are in the Pending Deployment state.
-
Delete: Deletes the deployment package.
NoteA deleted deployment package cannot be recovered. This action is irreversible.
After deployment, you can perform the following actions:
-
View Details: You can view the deployment status of all objects in the package. If the package status is Publish failed., you can check the package details to find the failed object and resolve the error.
-
Roll Back: Roll back the deployed package to its previous version.
-
icon to view the reason for the failure.