[
https://issues.apache.org/jira/browse/AMBARI-8794?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14253549#comment-14253549
]
Dalsass Nicolas commented on AMBARI-8794:
-----------------------------------------
Editing the mapreduce.application.classpath into MapReduce2 configs and adding
:/usr/hdp/2.2.0.0-2041/hadoop-mapreduce/aws-java-sdk-1.7.4.jar:/usr/hdp/2.2.0.0-2041/hadoop-mapreduce/hadoop-aws.jar
solved it for us.
> Ambari 1.7 doesn't ship with NativeS3FileSystem in hadoop/hive classpaths
> -------------------------------------------------------------------------
>
> Key: AMBARI-8794
> URL: https://issues.apache.org/jira/browse/AMBARI-8794
> Project: Ambari
> Issue Type: Bug
> Reporter: Dalsass Nicolas
> Priority: Minor
>
> The latest release of ambari doesn't include in its default classpath
> NativeS3FileSystem (which is now in hadoop-aws, and no longer in
> hadoop-common).
> For example, trying
> hadoop distcp <localfile> <s3n://file>
> will fail with a ClassNotFoundException.
> It also affects Hive external tables.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)