I’ve noticed that neither mrjob nor boto supports a Python interface to submit and run Hive jobs on Amazon Elastic MapReduce (EMR). Are there any other Python client libraries that supports running Hive on EMR?
I’ve noticed that neither mrjob nor boto supports a Python interface to submit and
Share
With boto you can do something like this: