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

Bikas Saha commented on YARN-231:
---------------------------------

There is a default value in yarn-defaults.xml
{noformat}
+    <name>yarn.resourcemanager.fs.rm-state-store.uri</name>
+    <value>${hadoop.tmp.dir}/yarn/system/rmstore</value>
{noformat}

Not quite sure about the listStatus API
                
> Add persistent store implementation for RMStateStore
> ----------------------------------------------------
>
>                 Key: YARN-231
>                 URL: https://issues.apache.org/jira/browse/YARN-231
>             Project: Hadoop YARN
>          Issue Type: Sub-task
>          Components: resourcemanager
>            Reporter: Bikas Saha
>            Assignee: Bikas Saha
>         Attachments: YARN-231.1.patch, YARN-231.2.patch, YARN-231.3.FS.patch
>
>
> Add stores that write RM state data to ZooKeeper and FileSystem 

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to