Command option Sample:aws emr add-steps

Search command sample in the internet.It is the result.

Add a list of steps to a cluster.Show details from next link. https://docs.aws.amazon.com/ja_jp/cli/latest/reference/emr/add-steps.html

aws emr add-steps \
    A journey to Amazon EMR (and Spark) - Sqreen Blog | Modern Application Security : http://blog.sqreen.io/amazon-emr-spark/
aws emr add-steps --cluster-id j-8S4BHCR3UV7G --steps Name=Spark
    Brian ONeill's Random Thoughts: PySpark on Amazon EMR w/ Kinesis : http://brianoneill.blogspot.com/2016/03/pyspark-on-amazon-emr-w-kinesis.html
aws emr add-steps --cluster-id j-1234MYCLUSTERXXXXX --steps Type=CUSTOM_JAR
    Amazon EMR: five ways to improve the way you use Hadoop : http://cloudacademy.com/blog/amazon-emr-five-ways-to-improve-the-way-you-use-hadoop/
aws emr add-steps --cluster-id XXX --steps Type=spark
    Solved: Re: Oryx2 Kafka Broker Issue - Cloudera Community : http://community.cloudera.com/t5/Data-Science-and-Machine/Oryx2-Kafka-Broker-Issue/m-p/53823
aws emr add-steps --cluster-id j-XXXXXXXX --steps file://./step.json
    add-steps — AWS CLI 1.16.6 Command Reference : http://docs.aws.amazon.com/cli/latest/reference/emr/add-steps.html
aws emr add-steps --cluster-id
    data-science/README.md at master 揃 alexmilowski/data-science 揃 GitHub : http://github.com/alexmilowski/data-science/blob/master/activities/emr-cluster/README.md
aws emr add-steps --cluster-id
    Slow Performance with Apache Spark Gradient Boosted Tree training runs : http://mail-archives.apache.org/mod_mbox/spark-user/201509.mbox/%3C1442868097225-24758.post@n3.nabble.com%3E
aws emr add-steps cluster-id j-xxxxxxx steps Type=spark
    Run a python Spark application on Amazon EMR Kass 09 Medium : http://medium.com/@kass09/run-a-python-spark-application-on-amazon-emr-9eb76001dba
aws emr add-steps --cluster-id j-XXXXXXXXXXXXX --steps file://./step.json
    How to move a file (from S3 to HDFS) with S3DistCP? – My AWS Journey : http://myawsjourney.wordpress.com/2018/02/14/how-to-move-a-file-from-s3-to-hdfs-with-s3distcp/
aws emr add-steps --cluster-id j-ABC123456789Z --steps 'Name=LoadData
    Seven Tips for Using S3DistCp on Amazon EMR to Move Data Efficiently Between HDFS and Amazon S3 | Noise : http://noise.getoto.net/2017/06/02/seven-tips-for-using-s3distcp-on-amazon-emr-to-move-data-efficiently-between-hdfs-and-amazon-s3/
aws emr add-steps \
    Using the AWS CLI to manage Spark Clusters on EMR: Examples and Reference : http://queirozf.com/entries/using-command-line-tools-to-manage-spark-clusters-on-emr-examples-and-reference
aws emr add-steps --cluster-id ID_CLUSTER --region us-west-2 --steps Name=SparkSubmit
    aws cli - AWS EMR using spark steps in cluster mode. Application application_ finished with failed status - Stack Overflow : http://stackoverflow.com/questions/42393676/aws-emr-using-spark-steps-in-cluster-mode-application-application-finished-wit
aws emr add-steps --cluster-id "j-
    dhcp - Avoid dhclient-script overide ntp on amazon linux ami - Super User : http://superuser.com/a/1284146
aws emr add-steps --cluster-id
    Automated Model Building with EMR, Spark, and Airflow - Agari : http://www.agari.com/identity-intelligence-blog/automated-model-building-emr-spark-airflow/
aws emr add-steps --cluster-id
     Introducing pig-herder - Production ready pig/mapreduce workflow · Avi Zurel  : http://www.avitzurel.com/blog/2015/07/01/introducing-pig-herder-production-ready-pig-slash-mapreduce-workflow/
aws emr add-steps --cluster-id
    Boto3 EMR - Hive step - codesd.com : http://www.codesd.com/item/boto3-emr-hive-step.html
aws emr add-steps --cluster-id j-XXXXXXX --s...'
    Gallamine's Scientific Computing Blog: How to Add A Hive Step to a Running Cluster on EMR : http://www.gallamine.com/2016/01/how-to-add-hive-step-to-running-cluster.html
aws emr add-steps command. Note how the script specifies the Hive script file and input and output folder for each step:

    EMR Series 2: Running and troubleshooting jobs in an EMR cluster | Log Analysis | Log Monitoring by Loggly : http://www.loggly.com/blog/running-and-troubleshooting-jobs-in-an-emr-cluster/
aws emr add-steps --cluster-id
    How to automate pyspark jobs on AWS EMR - Quora : http://www.quora.com/How-do-you-automate-pyspark-jobs-on-AWS-EMR
aws emr add-steps
    AWS Black Belt Techシリーズ Amazon EMR : http://www.slideshare.net/AmazonWebServicesJapan/aws-black-belt-tech-amazon-emr
aws emr add-steps \
    Upload your Spark app to an AWS cluster via a simple Python script : http://www.themarketingtechnologist.co/upload-your-local-spark-script-to-an-aws-emr-cluster-using-a-simply-python-script/
aws emr add-steps cluster-id cluster steps steps
     What are the main components of a Hadoop application : http://www.thesisscientist.com/docs/Others/90dee015-4545-4e5a-939b-06f344c96885

aws のオプション一覧