support for submitting jobs to Elastic mapreduce cluster
--------------------------------------------------------
Key: HIVE-566
URL: https://issues.apache.org/jira/browse/HIVE-566
Project: Hadoop Hive
Issue Type: New Feature
Components: Query Processor
Reporter: Joydeep Sen Sarma
EMR allows job submission to a cluster spawned by EMR via a webservices api or
a ruby client (currently). See
http://docs.amazonwebservices.com/ElasticMapReduce/2009-03-31/DeveloperGuide/.
Hive cli (or services) can submit jobs to EMR by using a command line just like
MapRedTask currently does for local mode execution. It should be possible to
configure hive to use this mode for job submission as well as configure any
additional required EMR parameters.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.