[
https://issues.apache.org/jira/browse/OOZIE-1287?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13616695#comment-13616695
]
Roman Shaposhnik commented on OOZIE-1287:
-----------------------------------------
Robert, here's what I get after I build with 3.3.2:
{noformat}
$ ls lib
commons-cli-1.2.jar hadoop-auth-2.0.4-20130327.173935-94.jar
oozie-client-3.3.2.jar slf4j-simple-1.5.8.jar xml-apis-1.4.01.jar
commons-codec-1.4.jar json-simple-1.1.jar
slf4j-api-1.5.8.jar xercesImpl-2.10.0.jar
{noformat}
While slf4j is indeed now there -- it seems that the log4j (or any other
binding) is still missing. This leads to slf4j complaining and really
outputting anything.
Do you think this needs to be fixed?
> slf4j is required for running oozie client starting from hadoop 2.0.4-alpha
> ---------------------------------------------------------------------------
>
> Key: OOZIE-1287
> URL: https://issues.apache.org/jira/browse/OOZIE-1287
> Project: Oozie
> Issue Type: Improvement
> Components: client
> Affects Versions: 3.3.1
> Reporter: Roman Shaposhnik
> Assignee: Roman Shaposhnik
>
> With Hadoop 2.0.4-alpha it is now now a requirement to have slf4j available
> for the oozie client to run (because of the hadoop-auth requiring it).
> I think it would not be a problem to include it even before Oozie migrates to
> Hadoop 2.0.4-alpha.
> Please let me know if I can submit a patch
--
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