[
https://issues.apache.org/jira/browse/HDFS-8685?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Allen Wittenauer updated HDFS-8685:
-----------------------------------
Resolution: Won't Fix
Status: Resolved (was: Patch Available)
Closing this as won't fix.
Also, HADOOP_CLASSPATH is for users to add jars as well. Forgot to mention
that earlier.
> 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)