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

Brandon Li commented on HDFS-5205:
----------------------------------

Thanks for fixing the diverged dependencies. 
Currently hadoop-nfs jar file is included in share/hadoop/common, and 
hadoop-hdfs-nfs jar is in share/hadoop/hdfs (HDFS-5069). The original thought 
of doing it this way is to make the deployment easier, especially for HDFS 
developers. Instead of deploy four(common/nfs/hdfs/hdfs-nfs) tar balls, the 
developer can deploy just two(common/hdfs) tar balls.
                
> Include NFS jars in the maven assembly
> --------------------------------------
>
>                 Key: HDFS-5205
>                 URL: https://issues.apache.org/jira/browse/HDFS-5205
>             Project: Hadoop HDFS
>          Issue Type: Sub-task
>          Components: build
>    Affects Versions: 3.0.0
>            Reporter: Mark Grover
>         Attachments: HDFS-5205-update-parent.patch
>
>
> The nfs jars (hadoop-hdfs-nfs.jar from hadoop-hdfs-project and hadoop-nfs.jar 
> from hadoop-common-project) are currently not a part of the maven assembly 
> built when specifying the distribution flag to the mvn build. We should make 
> these jars (and the dependencies) a part of the assembly.

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

Reply via email to