Ryan Williams created SPARK-4889:
------------------------------------

             Summary: HistoryServer documentation refers to non-existent 
spark-history-server.sh script
                 Key: SPARK-4889
                 URL: https://issues.apache.org/jira/browse/SPARK-4889
             Project: Spark
          Issue Type: Documentation
          Components: Documentation
            Reporter: Ryan Williams
            Priority: Minor


The [examples for how to start a history 
server|https://github.com/apache/spark/blob/253b72b56fe908bbab5d621eae8a5f359c639dfd/core/src/main/scala/org/apache/spark/deploy/history/HistoryServer.scala#L164]
 refer to a {{spark-history-server.sh}} script that doesn't exist; afaict it 
never did.

I believe the examples mean to refer to {{./sbin/start-history-server.sh}}, and 
should be updated to reflect that the log directory should be specified via 
{{-Dspark.history.fs.logDirectory}} in {{$SPARK_HISTORY_OPTS}}, not via a 
command-line argument.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to