[
https://issues.apache.org/jira/browse/SPARK-13041?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Stavros Kontopoulos updated SPARK-13041:
----------------------------------------
Description:
It would be convenient to have the uri of the driver's ui and the driver's
mesos sandbox uri on the dispatcher's ui. Two things to consider:
a) sandbox link has the master's hostname name in it which may not be
accessible if zk is used.
b) In case we have multiple executors on the same machine we make sure the
dispatcher allocates a known port from the available offered, so the port value
is known upfront.
Also we need to make sure there are no conflicts with port isolation on slaves,
eg multiple drivers.
was:
It would be convenient to have the uri of the driver's ui and the driver's
mesos sandbox uri on the dispatcher's ui. Two things to consider:
a) sandbox link has the master's hostname name in it which may not be
accessible if zk is used.
b) In case we have multiple executors on the same machine we make sure the
dispatcher allocates a known port from the available offered, so the port value
is known upfront.
Also we need to make sure there are no conflicts with port isolation on slaves.
> Add a driver ui link and a mesos sandbox link on the dispatcher's ui page for
> each driver
> -----------------------------------------------------------------------------------------
>
> Key: SPARK-13041
> URL: https://issues.apache.org/jira/browse/SPARK-13041
> Project: Spark
> Issue Type: Improvement
> Components: Mesos
> Reporter: Stavros Kontopoulos
> Priority: Minor
>
> It would be convenient to have the uri of the driver's ui and the driver's
> mesos sandbox uri on the dispatcher's ui. Two things to consider:
> a) sandbox link has the master's hostname name in it which may not be
> accessible if zk is used.
> b) In case we have multiple executors on the same machine we make sure the
> dispatcher allocates a known port from the available offered, so the port
> value is known upfront.
> Also we need to make sure there are no conflicts with port isolation on
> slaves, eg multiple drivers.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]