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

remove single quotes from EOF #213

Open
wants to merge 1 commit into
base: l4jv2
Choose a base branch
from

Conversation

mfountain-bh
Copy link

With the single quotes, this portion of the spark-monitoring.sh script doesn't function correctly.

You can determine this by printing out all of the available environment variables from inside the spark job.

For example, DB_CLUSTER_ID and DB_CLUSTER_NAME will be blank.
image
image

After removing the single quotes those variables are available inside the spark job.
image
image

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