Steve Loughran created SPARK-10317:
--------------------------------------

             Summary: start-history-server.sh CLI parsing incompatible with 
HistoryServer's arg parsing
                 Key: SPARK-10317
                 URL: https://issues.apache.org/jira/browse/SPARK-10317
             Project: Spark
          Issue Type: Bug
          Components: Spark Core
    Affects Versions: 1.4.1
            Reporter: Steve Loughran


The history server has its argument parsing class in 
{{HistoryServerArguments}}. However, this doesn't get involved in the 
{{start-history-server.sh}} codepath where the $0 arg is assigned to  
{{spark.history.fs.logDirectory}} and all other arguments discarded (e.g 
{{--property-file}}.

This stops the other options being usable from this script



--
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