The configuration of the Dataphin analysis consumption platform is a prerequisite for using the analysis platform and asset consumption. It includes the configuration of compute sources dedicated to task execution on the analysis platform and asset consumption, the lifecycle settings of temporary tables in the analysis platform, and the settings for data result download and approval. This topic will introduce how to set up the analysis consumption platform.
Prerequisites
The compute source has been created. For more information, see Compute engines.
The analysis platform supports offline compute sources, including MaxCompute, Hadoop, TDH 6.x, AnalyticDB for PostgreSQL, and ArgoDB.
PostgreSQL, and ArgoDB.
Permission description
Configuration settings are accessible only to super administrators and system administrators.
Procedure
Navigate to Management Center - System Settings from the top menu bar on the Dataphin home page.
Select Analysis Consumption Platform from the left-side navigation pane to access the Platform Settings page.
On the Analysis Platform settings page, adjust the necessary parameters.
NoteThe configuration items Allow Data Result Download, Enable Download Approval, and Approval Template apply specifically to compute resources dedicated to the analysis platform and database SQL executions within the analysis platform. Results from other projects adhere to the respective download and approval protocols of those projects.
Parameter
Description
Analysis/Consumption Platform Dedicated Compute Source
Compute Source
Utilized for task computation within the analysis/consumption platform.
To bind a dedicated compute source to the analysis/consumption platform for the first time, follow these steps:
Click Bind Compute Source.
In the Bind Analysis/Consumption Platform Compute Source/Consumption dialog box, choose the required compute source for task computation within the analysis /consumption platform.
Click OK to confirm the binding.
ImportantOnce bound, the compute source cannot be modified.
The analysis and consumption platform supports offline computing sources such as MaxCompute, Hadoop, TDH 6.x, AnalyticDB for PostgreSQL, and ArgoDB.
Analysis Platform Settings
Temporary Materialization Table Lifecycle
The storage duration for temporary materialization tables can be set to 7 days, 30 days, 60 days, or custom (up to a maximum of 365 days).
This setting determines the retention period for non-temporary tables created during runtime within the dedicated compute sources.
NoteA longer lifecycle may result in extended storage space usage. Selection should be made with consideration.
Allow Data Result Download
Enabling this allows for the download of Notebook computation results from the analysis platform.
Enable Download Approval
When activated, downloading Notebook computation results will require approval.
Approval Template
Set the appropriate approval template when download approval is enabled. Options include project administrator, section administrator, and security administrator approval.
Project Runtime Configuration
Project Runtime Temporary Table Lifecycle
This configuration determines the lifecycle of temporary tables created during project runtime, with options for 7 days, 30 days, 60 days, or custom (up to 365 days) retention periods.
To finalize the settings, click Save.
What to do next
After completing the analysis platform settings, you can proceed to the analysis platform for Notebook development and asset consumption. For more information, see Analysis platform overview, view and manage my available assets.