Submit
Path:
~
/
/
proc
/
thread-self
/
root
/
proc
/
thread-self
/
root
/
lib
/
python2.7
/
site-packages
/
awscli
/
customizations
/
emr
/
File Content:
installapplications.pyc
� =��Xc @ sz d d l m Z d d l m Z d d l m Z d d l m Z d d l m Z d d l m Z d e f d � � YZ d S( i����( t applicationutils( t argumentschema( t constants( t emrutils( t helptext( t Commandt InstallApplicationsc B sx e Z d Z d Z i d d 6e d 6e j d 6i d d 6e d 6e j d 6e j d 6g Z d d g Z d � Z d � Z RS( s install-applicationss� Installs applications on a running cluster. Currently only Hive and Pig can be installed using this command, and this command is only supported by AMI versions (3.x and 2.x).s cluster-idt namet requiredt help_textt applicationst schemat HIVEt PIGc C s] i | j d 6} | j | j � t j | j | j � d | d <t j | j d | | � d S( Nt JobFlowIdi t Stepst AddJobFlowStepsi ( t cluster_idt _check_for_supported_appsR R t build_applicationst regionR t call_and_display_responset _session( t selft parsed_argst parsed_globalst parameters( ( sM /tmp/pip-build-uEGWVr/awscli/awscli/customizations/emr/installapplications.pyt _run_main_command'