Details
-
Sub-task
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
Reviewed
Description
Currently we create "default" HBase configurations, this works as long as the user places the appropriate configuration on the classpath.
This works fine for a standalone Hadoop cluster.
However, if a user wants to monitor an HBase cluster and has a separate ATS HBase cluster, then it can become tricky to create the right classpath for the nodemanagers and still have tasks have their separate configs.
It will be much easier to add a yarn configuration to let cluster admins configure which HBase to connect to to write ATS metrics to.
Attachments
Attachments
Issue Links
- is depended upon by
-
YARN-5304 Ship single node HBase config option with single startup command
- Resolved