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

Feature spark tweaks #1

Open
wants to merge 14 commits into
base: master
Choose a base branch
from
Open

Feature spark tweaks #1

wants to merge 14 commits into from

Conversation

gsvic
Copy link

@gsvic gsvic commented Sep 26, 2017

Functionality for exposing the application names and IDs of any Spark application to Prometheus. By default, the application name is exposed to spark_driver metrics only. With the functionality added the application name is also exposed to the following:

  • spark_executor
  • spark_kafka_metrics
  • spark_kafka_manager_metrics
  • spark_kafka_topic_metrics

The application name is obtained through the YARN REST API.

@gsvic gsvic force-pushed the feature-spark-tweaks branch from 53d3a17 to dfc916d Compare October 23, 2017 14:23
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.

1 participant