aws-samples / emr-serverless-samples

Example code for running Spark and Hive jobs on EMR Serverless.
https://aws.amazon.com/emr/serverless/
MIT No Attribution
155 stars 78 forks source link

Update README.md with instructions to set executor log links #28

Closed akshatmittal108 closed 2 years ago

akshatmittal108 commented 2 years ago

Issue #, if available: No issue.

Description of changes: Update README.md with instructions to set executor log links. With changes made in the new running jobs to support Spark Live UI, executor links had to be explicitly set before starting the Spark History Server. This PR updates the instructions with this additional step so that customer can see executor logs correctly in the Spark History UI.

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.