Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Hadoop Wiki" for change 
notification.

The following page has been changed by LarryOgrodnek:
http://wiki.apache.org/hadoop/AmazonS3

The comment on the change is:
clarify use of s3n as a replacement for hdfs (not currently supported).

------------------------------------------------------------------------------
  }}}
  
  For the S3 native filesystem, just replace `s3` with `s3n` in the above.
+ 
+ Note that you can not use s3n as a replacement for HDFS since rename is not 
supported.  This should be resolved once 
[https://issues.apache.org/jira/browse/HADOOP-3361 HADOOP-3361] is released.
  
  Alternatively, you can put the access key ID and the secret access key into a 
''s3'' (or ''s3n'') URI as the user info:
  

Reply via email to