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

Andrew Ash updated SPARK-4915:
------------------------------
    Fix Version/s:     (was: 1.2.0)
                   1.2.1

> Wrong classname of external shuffle service in the doc for dynamic allocation
> -----------------------------------------------------------------------------
>
>                 Key: SPARK-4915
>                 URL: https://issues.apache.org/jira/browse/SPARK-4915
>             Project: Spark
>          Issue Type: Documentation
>          Components: Documentation, YARN
>    Affects Versions: 1.2.0
>            Reporter: Tsuyoshi OZAWA
>            Assignee: Tsuyoshi OZAWA
>             Fix For: 1.3.0, 1.2.1
>
>
> docs/job-scheduling.md says as follows:
> {quote}
> To enable this service, set `spark.shuffle.service.enabled` to `true`. In 
> YARN, this external shuffle service is implemented in 
> `org.apache.spark.yarn.network.YarnShuffleService` that runs in each 
> `NodeManager` in your cluster. 
> {quote}
> The class name org.apache.spark.yarn.network.YarnShuffleService is wrong. 
> org.apache.spark.network.yarn.YarnShuffleService is correct class name to be 
> specified.



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