简体   繁体   English

AWS-如何在当前步骤中添加EMR步骤

[英]AWS - How can I add EMR step in current step

I have an EMR cluster that runs a single step - custom JAR. 我有一个运行一个步骤的EMR集群-自定义JAR。 I need to create a second step from the first step at runtime, how can I do it? 我需要在运行时从第一步开始创建第二步,我该怎么做? I know I can do it using the CLI but how can I accomplish it using java? 我知道我可以使用CLI进行操作,但是如何使用Java来完成操作呢?

Thanks 谢谢

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

相关问题 (JAVA)如何检查AWS EMR中Step的状态? - (JAVA) How check status of Step in AWS EMR? AWS EMR步骤失败,因为它创建的作业失败 - AWS EMR Step failed as jobs it created failed 当步骤在S3中产生不良结果时,如何终止EMR群集 - How can I terminate EMR cluster when a step generated undesirable results in s3 如何将Packr步骤添加到Maven构建脚本? - How can I add a packr step to a maven build script? 适用于AWS EMR的Java客户端,listSteps未显示最新步骤 - Java Client for AWS EMR, listSteps doesn't show the latest step 在 aws emr 作业流程中,每个步骤是否都收到上一步的 output? - in aws emr job flow, does each step receive the output from the previous step? 如何获得从当前位置到下一步的距离,方向,持续时间? - How can I get the distance, direction, duration from my current location to next step? 如何按顺序初始化步骤? - How can I initialize a step in sequence? Netbeans:如何逐步运行项目,以便查看逻辑错误在哪里? - Netbeans: How do i run a project step by step so I can see where the logical error is? 我如何才能将Cucumber步骤失败的屏幕截图准确地附加到“魅力”报告中,而不是在“拆卸”部分中? - How I can attach screenshot of failed Cucumber step to Allure report exactly in step, not in Tear Down section?
 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM