Steve Loughran created HADOOP-15631: ---------------------------------------
Summary: 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 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-dev-unsubscr...@hadoop.apache.org For additional commands, e-mail: common-dev-h...@hadoop.apache.org