You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/09/15 01:01:45 UTC

[jira] [Commented] (SPARK-10317) start-history-server.sh CLI parsing incompatible with HistoryServer's arg parsing

    [ https://issues.apache.org/jira/browse/SPARK-10317?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14744451#comment-14744451 ] 

Apache Spark commented on SPARK-10317:
--------------------------------------

User 'rekhajoshm' has created a pull request for this issue:
https://github.com/apache/spark/pull/8758

> 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
>            Priority: Trivial
>
> 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: issues-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org