[
https://issues.apache.org/jira/browse/OOZIE-477?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13231462#comment-13231462
]
Jeremy Hanna commented on OOZIE-477:
------------------------------------
Trivial nits:
"Checking for supoorted Filesystem" should be "Checking for supported
Filesystem"
In getMaxExternalStatsSize, there is an updated instance, but the old one is
left there but commented out:
{code}
Configuration conf = new Configuration();
//Configuration conf = new XConfiguration();
{code}
also does this patch need the oozie.supported.multicluster property? if so,
the text description needs to be fixed.
All trivial nits - I'm not as familiar with the code but trying to help.
Fwiw - the patch appeared to work fine when I tried to use it with an alternate
DFS.
> 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