Uploading Solution in System Management to Tenant or User Workspace
Context
In this option you will upload your solution to the workspace of a given tenant or user in the Data Hub cluster. The downside of this option is that it cannot be reversed easily. In the first option you can always remove a layer from a given strategy. On the other hand, in this option if some of the files in your solution overwrote some existing files in the tenant or user workspace, this will not be able to be reversed.
Procedure
- First you need to compress your solution to a .tar.gz format: tar -czf my_pysolution.tar.gz -C my_pysolution/ .
- Log into your user in SAP Data Hub System Management and click the File Management button on the vertical bar on the left of the screen.
-
Make sure no folder is selected in the File Management
windows.
- For the current user - Click on Import File > Import Solution File button on the My Workspace section.
- For all users in your current tenant (only possible for the tenant admin) - Click on Import File > Import Solution File button on the Tenant Workspace section
- In the popup window, select your tar.gz file and your solution will then be uploaded to the selected workspace.