You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-issues@hadoop.apache.org by "Steve Loughran (JIRA)" <ji...@apache.org> on 2019/01/18 22:07:00 UTC

[jira] [Commented] (HADOOP-15631) Remove transient dependency on hadoop-hdfs-client

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

Steve Loughran commented on HADOOP-15631:
-----------------------------------------

Reviewing this. HDFS classes aren't in use in the uploader, so its a matter of "just" editing the POM to trim exports

> Remove transient dependency on hadoop-hdfs-client
> -------------------------------------------------
>
>                 Key: HADOOP-15631
>                 URL: https://issues.apache.org/jira/browse/HADOOP-15631
>             Project: Hadoop Common
>          Issue Type: Sub-task
>          Components: fs/s3
>    Affects Versions: 3.1.0, 3.2.0
>            Reporter: Steve Loughran
>            Priority: Major
>
> When HADOOP-13786 included hadoop-mapreduce-client-core as provided, it inadvertently added hadoop-hdfs-client as a transient dependency. Cut. 
>  
> This will require the classes required by the S3AMultipartUploader to be moved from HDFS client into hadoop-common. Otherwise you can't use it unless the hdfs lib is on the CP. Which I don't think HD/I deployments have



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: common-issues-unsubscribe@hadoop.apache.org
For additional commands, e-mail: common-issues-help@hadoop.apache.org