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

Alejandro Abdelnur commented on HADOOP-7952:
--------------------------------------------

bq. Are there any projects that actually use just auth?

oozie-client does.

Agree we have to simplify modules. Don't understand the issue with the IDEs, 
they don't care, and navigation through modules is seamless.

IMO we should have the following modules:

* auth (1)
* client-api (only the project public interfaces/classes)
* hdfs-client-impl (client impl)
* yarn-client-impl (client impl)
* mapreduce-client-impl (client impl)
* common-server
* hdfs-server
* yarn-server
* tools
* httpfs (2)

(1: it is used outside of Hadoop on client side)
(2: it produces a WAR, maven modules should produce one artifact, a JAR, a WAR, 
a POM)



                
> 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