実行中のクラスタ内の保留中のステップを取り消します。 詳細は次のリンクを参照してください。 https://docs.aws.amazon.com/ja_jp/cli/latest/reference/emr/cancel-steps.html
aws emr cancel-steps --cluster-id j-2QUAJ7T3OTEI8 --step-ids s-3M8DKCZYYN1QE |
Work with Steps Using the CLI and Console - Amazon EMR : http://docs.aws.amazon.com/emr/latest/ManagementGuide/emr-work-with-steps.html |
aws emr cancel-steps --cluster-id j-XXXXXXXXXXXXX --step-ids s-YYYYYYYYYY |
GitHub - manuparra/starting-bigdata-aws : http://github.com/manuparra/starting-bigdata-aws |