[ 
https://issues.apache.org/jira/browse/YARN-1082?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Vinod Kumar Vavilapalli updated YARN-1082:
------------------------------------------

    Attachment: YARN-1082-20130820.2.txt

Patch moving state-store file-system handle creation to start.

Made the state-store extend AbstractService as per Jian's suggestion above, 
which I like too - the life-cycle for state-store is too adhoc as of now as 
evidenced by test-code.

Added a simple one line verification test which validates that fs is null 
before start and non-null after the start.
                
> Secure RM with recovery enabled and rm state store on hdfs fails with gss 
> exception
> -----------------------------------------------------------------------------------
>
>                 Key: YARN-1082
>                 URL: https://issues.apache.org/jira/browse/YARN-1082
>             Project: Hadoop YARN
>          Issue Type: Bug
>          Components: resourcemanager
>    Affects Versions: 2.1.0-beta
>            Reporter: Arpit Gupta
>            Assignee: Vinod Kumar Vavilapalli
>            Priority: Blocker
>         Attachments: YARN-1082-20130820.2.txt
>
>


--
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