Sqoop 1 Client
Role groups:
Gateway Default Group
Advanced
Display Name | Description | Related Name | Default Value | Unit | API Name | Required |
---|---|---|---|---|---|---|
Sqoop 1 Client Client Advanced Configuration Snippet (Safety Valve) for sqoop-conf/managers.d/cm_manager_overrides | For advanced use only, a string to be inserted into the client configuration for sqoop-conf/managers.d/cm_manager_overrides. | sqoop-conf/managers.d/cm_manager_overrides_client_config_safety_valve | false | |||
Sqoop 1 Client Client Advanced Configuration Snippet (Safety Valve) for sqoop-conf/sqoop-env.sh | For advanced use only, a string to be inserted into the client configuration for sqoop-conf/sqoop-env.sh. | sqoop-conf/sqoop-env.sh_client_config_safety_valve | false | |||
Sqoop 1 Client Client Advanced Configuration Snippet (Safety Valve) for sqoop-conf/sqoop-site.xml | For advanced use only, a string to be inserted into the client configuration for sqoop-conf/sqoop-site.xml. | sqoop-conf/sqoop-site.xml_client_config_safety_valve | false |
Monitoring
Display Name | Description | Related Name | Default Value | Unit | API Name | Required |
---|---|---|---|---|---|---|
Enable Configuration Change Alerts | When set, Cloudera Manager will send alerts when this entity's configuration changes. | false | enable_config_alerts | false |
Other
Display Name | Description | Related Name | Default Value | Unit | API Name | Required |
---|---|---|---|---|---|---|
Alternatives Priority | The priority level that the client configuration will have in the Alternatives system on the hosts. Higher priority levels will cause Alternatives to prefer this configuration over any others. | 50 | client_config_priority | true | ||
Sqoop connection factories | A list of ManagerFactory implementations which are consulted, in order, to instantiate ConnManager instances used to drive connections to databases. | sqoop.connection.factories | sqoop_connection_factories | false | ||
Sqoop Tool Plugins | A list of ToolPlugin implementations which are consulted, in order, to register SqoopTool instances which allow third-party tools to be used. | sqoop.tool.plugins | sqoop_tool_plugins | false |
Service-Wide
Advanced
Display Name | Description | Related Name | Default Value | Unit | API Name | Required |
---|---|---|---|---|---|---|
Sqoop 1 Client Service Environment Advanced Configuration Snippet (Safety Valve) | For advanced use only, key-value pairs (one on each line) to be inserted into a role's environment. Applies to configurations of all roles in this service except client configuration. | SQOOP_CLIENT_service_env_safety_valve | false | |||
System Group | The group that this service's processes should run as. | root | process_groupname | true | ||
System User | The user that this service's processes should run as. | root | process_username | true |
Monitoring
Display Name | Description | Related Name | Default Value | Unit | API Name | Required |
---|---|---|---|---|---|---|
Enable Service Level Health Alerts | When set, Cloudera Manager will send alerts when the health of this service reaches the threshold specified by the EventServer setting eventserver_health_events_alert_threshold | true | enable_alerts | false | ||
Enable Configuration Change Alerts | When set, Cloudera Manager will send alerts when this entity's configuration changes. | false | enable_config_alerts | false | ||
Service Triggers | The configured triggers for this service. This is a JSON formatted list of triggers. These triggers are evaluated as part as the health system. Every trigger expression is parsed, and if the trigger condition is met, the list of actions provided in the trigger expression is executed. Each trigger has all of the following fields:
[{"triggerName": "sample-trigger", "triggerExpression": "IF (SELECT fd_open WHERE roleType = DataNode and last(fd_open) > 500) DO health:red", "streamThreshold": 10, "enabled": "true"}]Consult the trigger rules documentation for more details on how to write triggers using tsquery. The JSON format is evolving and may change in the future and as a result backward compatibility is not guaranteed between releases at this time. |
[] | service_triggers | true | ||
Service Monitor Derived Configs Advanced Configuration Snippet (Safety Valve) | For advanced use only, a list of derived configuration properties that will be used by the Service Monitor instead of the default ones. | smon_derived_configs_safety_valve | false |
<< Sqoop | YARN (MR2 Included) >> | |