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

Owen O'Malley commented on HADOOP-7952:
---------------------------------------

I understand the large number of dependencies, but if we carried that to its 
logical conclusion, all of the many many unrelated parts of common would split 
out into separate jars. (Writables, file formats, security, rpc, ...) That 
would create a huge mess.

For oozie client, just use the common jar and block all of the dependencies you 
don't want. (Or as I proposed earlier, we can create extras/auth that has a pom 
& jar that is just the auth package pulled out of common.)
                
> simplify common back to a single jar
> ------------------------------------
>
>                 Key: HADOOP-7952
>                 URL: https://issues.apache.org/jira/browse/HADOOP-7952
>             Project: Hadoop Common
>          Issue Type: Bug
>          Components: build
>            Reporter: Owen O'Malley
>            Assignee: Owen O'Malley
>
> The current build is too complex and we should move to a simple project for 
> common.

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