Spark 升级代理的提示示例 - Amazon EMR
Amazon Web Services 文档中描述的 Amazon Web Services 服务或功能可能因区域而异。要查看适用于中国区域的差异,请参阅 中国的 Amazon Web Services 服务入门 (PDF)

本文属于机器翻译版本。若本译文内容与英语原文存在差异,则一律以英文原文为准。

Spark 升级代理的提示示例

我们列出了几个可以在升级过程中使用的不同提示示例。

1. 为代理提供用于升级 Spark 应用程序的现有 EMR 步骤信息

Upgrade my Spark application <local-project-path> from EMR version 6.0.0 to 7.12.0. Use EMR-EC2 Cluster <cluster-id> to run the validation and s3 paths s3://<please fill in your staging bucket path> to store updated application artifacts. The Spark application is already executed in the source EMR-EC2 Cluster <cluster-id> with step id <step-id>.

2. 列出分析(用于升级)并检查特定分析的状态

Can you list all the spark upgrade analysis.
Describe the analysis with analysis id <analysis id>.

3. 在升级计划生成后对其进行修改

Help me to update the generated upgrade plan to skip the local test step.

4. 覆盖执行升级验证任务的默认配置

For submitting my EMR Severless validaiton job. I would like to use S3 logging instead of CW logging, and use this S3 path <S3 path prefix>.