Cluster manager
Note
These properties need to be set for
Migration Planning (Formerly Cloud Reports)
Forecasting Report
Impala
The following properties are defined by the Cluster manager tool.
Be sure to only set the properties for your cluster manager tool, either Ambari or Cloudera.
Property/Description | Set by user | Unit | Default |
---|---|---|---|
com.unraveldata.ambari.manager.url URL of Ambari Manager, for example, https://$ambariserver:8083. It must start with http:// or https://. | Required | string | - |
com.unraveldata.ambari.manager.username Ambari username. The User must have cluster operator role. | Required | string | - |
com.unraveldata.ambari.manager.password Ambari password. | Required | string | - |
Property/Description | Set by user | Unit | Default |
---|---|---|---|
com.unraveldata.cloudera.manager.url URL of Cluster Manager, for example, http://$clouderaserver In order to properly track Impala jobs, make sure that the value of this property does not contain a port number since there is already a separate config for the port. For v4.5.4.0 you must specify a port number with the URL for Impala jobs to be tracked. | Required | string | - |
com.unraveldata.cloudera.manager.username Cloudera manager username. This user must have one of the following roles: Full Administrator, Cluster Administrator, Operator, or Configurator. | Required | string | - |
com.unraveldata.cloudera.manager.password Cloudera manager password. | Required | string | - |
com.unraveldata.cloudera.manager.port You only need to specify this if your Cloudera Manager is not on port 7180. As of v4.5.4.0 this property is deprecated and the only way to specify the CM URL is with com.unraveldata.cloudera.manager.url. | Required | integer | - |
com.unraveldata.cloudera.manager.api_version Optional and only valid for Cloudera Manager. Specifies the API version number to use, such as "17". When not set, Unravel attempts to auto discover the version within the range 16-19. ImportantDo not set this property if you are using Impala. | Optional | integer | - |