Steve Loughran created HADOOP-14118: ---------------------------------------
Summary: move jets3t into a dependency on hadoop-aws JAR Key: HADOOP-14118 URL: https://issues.apache.org/jira/browse/HADOOP-14118 Project: Hadoop Common Issue Type: Sub-task Components: build, fs/s3 Affects Versions: 2.9.0 Reporter: Steve Loughran hadoop-common still declares a dependency on jets3t, which allows downstream projects to pick it up. But as they can't get s3n to work without the hadoop-aws JAR, it's hard to see how much use this is. I propose: moving it to a dependency of hadoop-aws JAR alone. Marking as incompatible as it will be in the specific situation * downstream maven build doesn't pull in hadoop-aws * command line doesnt have hadoop-aws JAR dependencies on CP and still wants to use jets3t. Hard to imagine how this arises. -- This message was sent by Atlassian JIRA (v6.3.15#6346) --------------------------------------------------------------------- To unsubscribe, e-mail: common-dev-unsubscr...@hadoop.apache.org For additional commands, e-mail: common-dev-h...@hadoop.apache.org