[ 
https://issues.apache.org/jira/browse/AMBARI-11131?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14543722#comment-14543722
 ] 

Greg Hill commented on AMBARI-11131:
------------------------------------

Having a generic way to do this would be awesome.  I'd just like consistent 
behavior.  As it is, I have to create the paths, then restart the 
RESOURCEMANAGER after the install+start completes for it to work, which is less 
than ideal.

> Ambari does not create my rmstore hdfs path
> -------------------------------------------
>
>                 Key: AMBARI-11131
>                 URL: https://issues.apache.org/jira/browse/AMBARI-11131
>             Project: Ambari
>          Issue Type: Bug
>    Affects Versions: 2.0.0
>            Reporter: Greg Hill
>
> If you pass an hdfs path into Ambari for the YARN rmstore, Ambari does not 
> create that folder for you with the right permissions, and the 
> ResourceManager process crashes.  These are the configurations I'm passing in:
> "yarn.resourcemanager.store.class": 
> "org.apache.hadoop.yarn.server.resourcemanager.recovery.FileSystemRMStateStore",
> "yarn.resourcemanager.fs.state-store.uri": 'hdfs:///apps/yarn/rmstore',
> If you do something similar for the timeline server, Ambari does create it 
> for you, so it should just follow that same logic.
> "yarn.timeline-service.leveldb-timeline-store.path": 
> 'hdfs:///apps/yarn/timeline'



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to