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

Alejandro Abdelnur updated OOZIE-186:
-------------------------------------

    Fix Version/s: pre-Apache
    
> GH-208: Initialization of FS instances are wrong in many places and fail with 
> Kerberos
> --------------------------------------------------------------------------------------
>
>                 Key: OOZIE-186
>                 URL: https://issues.apache.org/jira/browse/OOZIE-186
>             Project: Oozie
>          Issue Type: Bug
>            Reporter: Hadoop QA
>             Fix For: pre-Apache
>
>
> Empty configurations are used/propagated and this causes Oozie to fail when 
> Kerberos is ON.
> Testcases fail depending on the order they are executed. If a FS is already 
> in the cache with the right values, things are OK, otherwise, they fail.
> This creates a difficult to trace problem.
> It seems related to to Configuration initialization (mostly for testcases) 
> where the K principal rules are not present.
> Coordinator commands have several issues on this regard.
> Addressing the ones that I'm finding now in this patch with minimal changes.
> However, commands logic must be done properly as part of refactorying/cleanup

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to