You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 6 Next »

The Aspire Tools is a section in Aspire 5, it has different utilities to update components/applications, import and export the configurations of the Aspire objects (Seeds, Workflows, Credentials, Connections, Connector Instances, Policies, Schedules), also a section to upload files that will be used in the Aspire components, guided tour of Aspire 5, Aspire Javadoc, as well as,  tools to run and create groovy scripts or write and test DXF.

Sections


Debug Console


The debug console provides status information and some low-level admin controls for Aspire. Some of these functions can also be performed using the Admin UI.

Extension Manager


The Extension Manager is for add new types of components such as: Connectors, Applications, and Publishers.

Resource Manager


Resource Manager is an option to upload the files to be used in Aspire instead of writing the file path. 

Import and Export


Import and export the configurations of the Aspire objects (Seeds, Workflows, Credentials, Connections, Connector Instances, Policies, Schedules, etc).

Groovy Playground



DXF Playground


The summarizers are the components that process each of the rows and columns, creating the data profile that will be added to the table document at the end of the process. Each summarizer is specialized to gather different kinds of information. The information could be samples of the processed data or statistics like what is the minimum or maximum value for a numerical column. 

Javadoc


The executors are the components that know how to extract the rows from the table document and the schema of how the table is structured depending on the document type (RDB, Parquet, SAS, etc.) For each extracted row, the executor calls each of the configured summarizers.

Guided Tour


The executors are the components that know how to extract the rows from the table document and the schema of how the table is structured depending on the document type (RDB, Parquet, SAS, etc.) For each extracted row, the executor calls each of the configured summarizers.

  • No labels