Skip to end of metadata
Go to start of metadata

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

Compare with Current View Page History

Version 1 Next »

Description:
This property is used to configure whether cloud-native CLI should be used for copying semantic model data. If the CLI command fails to copy the data, it will fall back to the existing Hadoop API. 

Possible Values:

  • NONE: Semantic Model metadata and cuboids will be copied using an existing Hadoop API.

  • METADATA: Semantic Model metadata will be copied using cloud-native CLI, and cuboids will be copied using an existing Hadoop API.

  • CUBOID: Cuboids will be copied using cloud-native CLI, and metadata will be copied using an existing Hadoop API.

  • BOTH: Semantic Model metadata and cuboids will be copied using cloud-native CLI.

Default value:

For AWS and Azure = METADATA

For GCP = NONE

Scope:

BI Server and Query Engine

Comes into effect:

This is hot deployed at BI Server but requires a restart of Query Engines if CLI is used to copy cuboids.

Impact Area:

Metadata copying at BI Server and cuboid copying at Query Engine

Environment:

Applicable for all cloud environments

  • No labels