[
https://issues.apache.org/jira/browse/OOZIE-695?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13208822#comment-13208822
]
Mona Chitnis commented on OOZIE-695:
------------------------------------
@Jeremy,
The patch for OOZIE-477 is still to finish review and commit. Owing to
ambiguity in the JIRA title before (updated now), the JIRA got marked as
resolved. However, it is being reopened.
This is an important feature for Oozie, but ETA on the version incorporating
this has to be decided since currently the first official Apache release is
being rolled out. So the fix required for this JIRA is going to be addressed in
OOZIE-477.
> Oozie should not require that job information is stored in locations
> beginning with "hdfs://"
> ---------------------------------------------------------------------------------------------
>
> Key: OOZIE-695
> URL: https://issues.apache.org/jira/browse/OOZIE-695
> Project: Oozie
> Issue Type: Bug
> Reporter: Jeremy Hanna
>
> Currently oozie looks to make sure the URL prefix for where job information
> is stored is "hdfs://...". There are API compatible alternatives to hdfs
> now. Work on OOZIE-477 made this configurable but was resolved as won't fix.
> This specific issue, however, needs to be addressed.
> As I understand it, the only reason for having that hardcoded constraint to
> begin with was because there was a concern that people would accidentally use
> the local filesystem rather than hdfs and it was a way to easily fail fast.
> One way to address this would be to do what was done with the code on
> OOZIE-477 and make it possible to configure it. However, I wonder if another
> way would be to just check to make sure that it wasn't the local filesystem.
> So perhaps unless the URL begins with "file://..." just accept it and let it
> fail if it's not available. That way, no special casing or configuration has
> to happen for API compatible alternatives and the original problem is still
> addressed. What do people think of that solution? If it's workable, I can
> submit a patch to that effect.
--
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