How to use docker bde2020/spark-history-server
image?
#156
Unanswered
Giangblackk
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
why do the
bde2020/spark-history-server
image configured with a local/tmp/spark-events
directory forspark.history.fs.logDirectory
instead of a HDFS folder or a shared volume?When I tried to use this image, after submitting an example job, the History web page still can't show any job I submitted.
Here is my docker-compose file:
What did I do wrong?
Please advice.
Thanks.
Beta Was this translation helpful? Give feedback.
All reactions