Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added support for AWS Glue #8

Merged

Conversation

karthikbhamidipati
Copy link
Contributor

Issue #, if available:

Description of changes:

Notes:

  • Codeguru Profiler for Apache Spark doesn't work with AWS Glue because Glue doesn't deploy the spark job using yarn. Added support by setting parameters from env or fetch them from SparkConf
  • Added unit tests for updated code
  • Minor: Bumped codeguru profiler from 1.2.1 to 1.2.2

Testing:

  • Ran mvn clean -B package --file pom.xml
  • Deployed sample profiling app to AWS Glue

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

karthikbhamidipati and others added 2 commits October 27, 2023 09:50
### Notes:
* Codeguru Profiler for Apache Spark doesn't work with AWS Glue because Glue doesn't deploy the spark job using yarn. Added support by setting parameters from env or fetch them from SparkConf
* Added unit tests for updated code
* *Minor:* Bumped codeguru profiler from `1.2.1` to `1.2.2`

### Testing:
* Ran `mvn clean -B package --file pom.xml`
* Deployed sample profiling app to AWS Glue
@karthikbhamidipati karthikbhamidipati merged commit 54c8558 into amzn:main Mar 26, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant