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

Logs from spark-submit are not fully printed to console #203

Open
tmckayus opened this issue Apr 9, 2018 · 0 comments
Open

Logs from spark-submit are not fully printed to console #203

tmckayus opened this issue Apr 9, 2018 · 0 comments

Comments

@tmckayus
Copy link
Collaborator

tmckayus commented Apr 9, 2018

This may be because of the way spark-submit is run using an exec in start.sh

To reproduce

  1. Run a sample app with APP_EXIT set to false (manually in a template)
  2. Let the app run to completion using a non-ephemeral cluster
  3. Look at the log output
  4. oc rsh into the driver pod
  5. Run /opt/app-root/src/start.sh by hand in the same node

The log output from step 5 will have much more content, especially if you use a debug logging configuration

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

No branches or pull requests

1 participant