[ 
https://issues.apache.org/jira/browse/SPARK-19260?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

zuotingbing updated SPARK-19260:
--------------------------------
    Description: 
run .sbin/start-history-server.sh "file:/a b"

And you get the error:
Caused by: java.lang.IllegalArgumentException: Log directory specified does not 
exist: file:/root/file:/a%20b.
at 
org.apache.spark.deploy.history.FsHistoryProvider.org$apache$spark$deploy$history$FsHistoryProvider$$startPolling(FsHistoryProvider.scala:201)

  was:
run .sbin/start-history-server.sh "file:/a b"
And you get the error:
Caused by: java.lang.IllegalArgumentException: Log directory specified does not 
exist: file:/root/file:/a%20b.
at 
org.apache.spark.deploy.history.FsHistoryProvider.org$apache$spark$deploy$history$FsHistoryProvider$$startPolling(FsHistoryProvider.scala:201)


>  Spaces in path parameter are not correctly handled with HistoryServer
> ----------------------------------------------------------------------
>
>                 Key: SPARK-19260
>                 URL: https://issues.apache.org/jira/browse/SPARK-19260
>             Project: Spark
>          Issue Type: Bug
>          Components: Spark Core
>    Affects Versions: 2.1.0
>         Environment: linux
>            Reporter: zuotingbing
>
> run .sbin/start-history-server.sh "file:/a b"
> And you get the error:
> Caused by: java.lang.IllegalArgumentException: Log directory specified does 
> not exist: file:/root/file:/a%20b.
> at 
> org.apache.spark.deploy.history.FsHistoryProvider.org$apache$spark$deploy$history$FsHistoryProvider$$startPolling(FsHistoryProvider.scala:201)



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

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org

Reply via email to