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

Allen Wittenauer commented on HDFS-8685:
----------------------------------------

You can already do this via .hadooprc without the need of another env var.

> S3:Hadoop tools jars should be added in "dfs" class path.
> ---------------------------------------------------------
>
>                 Key: HDFS-8685
>                 URL: https://issues.apache.org/jira/browse/HDFS-8685
>             Project: Hadoop HDFS
>          Issue Type: Bug
>          Components: hdfs-client
>    Affects Versions: 2.7.0
>            Reporter: Surendra Singh Lilhore
>            Assignee: Surendra Singh Lilhore
>         Attachments: HDFS-8685.patch
>
>
> {code}
> ./hdfs dfs -ls s3a://xyz:xyz/
> -ls: Fatal internal error
> java.lang.RuntimeException: java.lang.ClassNotFoundException: Class 
> org.apache.hadoop.fs.s3a.S3AFileSystem not found
>         at 
> org.apache.hadoop.conf.Configuration.getClass(Configuration.java:2224)
>         at 
> org.apache.hadoop.fs.FileSystem.getFileSystemClass(FileSystem.java:2638)
> {code}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to