Description
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
Attachments
Issue Links
- depends upon
-
HDFS-13766 HDFS Classes used for implementation of Multipart uploads to move to hadoop-common JAR
- Resolved
- is broken by
-
HADOOP-13786 Add S3A committers for zero-rename commits to S3 endpoints
- Resolved
- relates to
-
HADOOP-15576 S3A Multipart Uploader to work with S3Guard and encryption
- Resolved