[
https://issues.apache.org/jira/browse/YARN-7537?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Rohith Sharma K S reopened YARN-7537:
-------------------------------------
This is breaking existing configuration upgrade when NM is restarted! IAC, I am
reverting this patch and reopening the JIRA for right fix without breaking
existing configurations.
{code}
2018-01-24 14:48:52,494 ERROR
org.apache.hadoop.yarn.server.nodemanager.NodeManager: Error starting
NodeManager
java.lang.IllegalArgumentException: Wrong FS:
file:/Users/rsharmaks/Cluster/atsv2/hbase/conf/hbase-site.xml, expected:
hdfs://127.0.0.1:9000
at org.apache.hadoop.fs.FileSystem.checkPath(FileSystem.java:78
{code}
I apologies for breaking existing configurations!
> [Atsv2] load hbase configuration from filesystem rather than URL
> ----------------------------------------------------------------
>
> Key: YARN-7537
> URL: https://issues.apache.org/jira/browse/YARN-7537
> Project: Hadoop YARN
> Issue Type: Sub-task
> Reporter: Rohith Sharma K S
> Assignee: Rohith Sharma K S
> Priority: Major
> Fix For: 2.9.1, 3.0.1
>
> Attachments: YARN-7537.01.patch, YARN-7537.02.patch
>
>
> Currently HBaseTimelineStorageUtils#getTimelineServiceHBaseConf loads hbase
> configurations using URL if *yarn.timeline-service.hbase.configuration.file*
> is configured. But it is restricted to URLs only. This need to be changed to
> load from file system. In deployment, hbase configuration can be kept under
> filesystem so that it be utilized by all the NodeManager and ResourceManager.
> cc :/ [~vrushalic] [~varun_saxena]
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]