[ 
https://issues.apache.org/jira/browse/HDFS-9167?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Mingliang Liu updated HDFS-9167:
--------------------------------
    Attachment: HDFS-9167.000.patch

The v0 patch makes hadoop moduls that depend on {{hadoop-hdfs}}, depend on 
{{hadoop-hdfs-client}}. Specially:
# In {{DistCpSync}} class, uses {{DFSUtilClient}} instead of {{DFSUtil}}
# Makes modules like {{hadoop-streaming}} depend on {{hadoop-hdfs}}'s both 
{{jar}} and {{test-jar}} targets in test scope
# Keep {{hadoop-ant}} module depending on {{hadoop-hdfs}} as it uses 
{{HdfsConfiguration}} in {{src}}
# No need to exclude the {{commons-daemon}} dependency in {{hadoop-client}} as 
the {{hadoop-hdfs-client}} does not depend it

> Update pom.xml in other modules to depend on hdfs-client instead of hdfs
> ------------------------------------------------------------------------
>
>                 Key: HDFS-9167
>                 URL: https://issues.apache.org/jira/browse/HDFS-9167
>             Project: Hadoop HDFS
>          Issue Type: Sub-task
>          Components: build
>            Reporter: Haohui Mai
>            Assignee: Mingliang Liu
>         Attachments: HDFS-9167.000.patch
>
>
> Since now the implementation of the client has been moved to the 
> hadoop-hdfs-client, we should update the poms of other modules in hadoop to 
> use hdfs-client instead of hdfs.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to