You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Jared Stehler (JIRA)" <ji...@apache.org> on 2018/03/12 20:25:00 UTC

[jira] [Updated] (FLINK-8932) Mesos taskmanager should reserve port for query server

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

Jared Stehler updated FLINK-8932:
---------------------------------
    Description: 
Currently the LaunchableMesosWorker doesn't reserve a port for the query server, making it challenging to use the queryable state feature in mesos.

The applicable config param is: query.server.ports

 An additional port reservation for the proxy server would likely be necessary as well: query.proxy.ports

  was:
Currently the LaunchableMesosWorker doesn't reserve a port for the query server, making it challenging to use the queryable state feature in mesos.

The applicable config param is: query.server.ports

 


> Mesos taskmanager should reserve port for query server
> ------------------------------------------------------
>
>                 Key: FLINK-8932
>                 URL: https://issues.apache.org/jira/browse/FLINK-8932
>             Project: Flink
>          Issue Type: Improvement
>          Components: Mesos
>    Affects Versions: 1.4.0
>            Reporter: Jared Stehler
>            Priority: Major
>
> Currently the LaunchableMesosWorker doesn't reserve a port for the query server, making it challenging to use the queryable state feature in mesos.
> The applicable config param is: query.server.ports
>  An additional port reservation for the proxy server would likely be necessary as well: query.proxy.ports



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)