You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@oozie.apache.org by "Jeremy Hanna (Commented) (JIRA)" <ji...@apache.org> on 2012/04/03 22:44:24 UTC

[jira] [Commented] (OOZIE-477) Adding configurable filesystem support instead of hardcoded "hdfs"

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

Jeremy Hanna commented on OOZIE-477:
------------------------------------

I commented on the review board but not sure how it shows up again.  I think the only real place that I saw in the codebase that has the hard coded check for hdfs was in the FSActionExecutor.  In other words, with just that change and the addition of the configuration, alternative filesystems work correctly with oozie.  So although it would be nice to have there be a more general ActionExecutor that has the check in there as well as checking in other places - like the paths in the workflow and coordinator configurations, the check is not currently done in oozie.  Could that be a separate ticket - since it's in addition to the functionality described in this ticket?  Also, I saw in the tests for FSActionExecutor that it tests "hdfs://" and "blah" prefixes.  It would be nice to test the other prefix that is in the schemes that are in the test - viewfs - to assert that works.
                
> Adding configurable filesystem support instead of hardcoded "hdfs"
> ------------------------------------------------------------------
>
>                 Key: OOZIE-477
>                 URL: https://issues.apache.org/jira/browse/OOZIE-477
>             Project: Oozie
>          Issue Type: Bug
>            Reporter: Mayank Bansal
>            Assignee: Mayank Bansal
>
> This allows for configurable filesystem support in Hadoop 23 and not only "hdfs://". 

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