Just wrote up an article on how to install Sqoop on Amazon EMR:
http://blog.kylemulka.com/2012/04/how-to-install-sqoop-on-amazon-elastic-map-reduce-emr/
--
Kyle Mulka
mu...@umich.edu
206 883 5352
http://www.kylemulka.com
On Mon, Apr 23, 2012 at 10:55 AM, Kyle Mulka wrote:
> It is possible to i
g
Cc: u...@hive.apache.org, dev@hive.apache.org
Sent: Monday, April 23, 2012 10:55:36 AM
Subject: Re: Doubts related to Amazon EMR
It is possible to install Sqoop on AWS EMR. I've got some scripts I can publish
later. You are not required to use S3 to store files and can use the local
(tempo
It is possible to install Sqoop on AWS EMR. I've got some scripts I can publish
later. You are not required to use S3 to store files and can use the local
(temporary) HDFS instead. After you have Sqoop installed, you can import your
data with it into HDFS, run your calculations in HDFS, then exp