Input and output filesystems don't have to match. You should be able to read from S3 and write to hdfs as long as you give a path like s3:// and hdfs:// .
Koji On 2/1/11 11:13 AM, "Jeremy Hanna" <[email protected]> wrote: I wanted to input from s3 but output to someplace else in aws with elastic mapreduce. Their docs seem to only suggest that they only read from/write to s3. Is that correct?
