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

Liwei Lin updated SPARK-12305:
------------------------------
    Description: 
Spark 1.5 has added better Receiver scheduling support, via which users can 
deploy Receivers to certain Executors in a way they wish.

However, neither 'Receiver.preferredLocations' info nor the candidate Executors 
info are displayed on the web UI. Then when Receivers are not scheduled in the 
way users have specified, it's non-trivial for the users to find out why.

This issue proposes to add Receiver scheduling info, including 
'Receiver.preferredLocations' info as well as the candidate Executors info, 
onto Spark Streaming web UI.

  was:Spark 1.5 has added better Receiver scheduling support,


> Add Receiver scheduling info onto Spark Streaming web UI
> --------------------------------------------------------
>
>                 Key: SPARK-12305
>                 URL: https://issues.apache.org/jira/browse/SPARK-12305
>             Project: Spark
>          Issue Type: Improvement
>          Components: Streaming
>    Affects Versions: 1.5.2
>            Reporter: Liwei Lin
>            Priority: Minor
>
> Spark 1.5 has added better Receiver scheduling support, via which users can 
> deploy Receivers to certain Executors in a way they wish.
> However, neither 'Receiver.preferredLocations' info nor the candidate 
> Executors info are displayed on the web UI. Then when Receivers are not 
> scheduled in the way users have specified, it's non-trivial for the users to 
> find out why.
> This issue proposes to add Receiver scheduling info, including 
> 'Receiver.preferredLocations' info as well as the candidate Executors info, 
> onto Spark Streaming web UI.



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