Andrew Or created SPARK-4546:
--------------------------------
Summary: Improve HistoryServer first time user experience
Key: SPARK-4546
URL: https://issues.apache.org/jira/browse/SPARK-4546
Project: Spark
Issue Type: Bug
Components: Spark Core
Affects Versions: 1.1.0
Reporter: Andrew Or
Assignee: Andrew Or
Priority: Critical
The first thing a user would try to do is run the command as documented:
{code}
sbin/start-history-server.sh
{code}
This will throw an exception, however, complaining that the logging directory
is not set. We need two things: (1) a default logging directory that
corresponds to what EventLoggingListener uses, and (2) a better landing page
when there are no event logs found.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]