[
https://issues.apache.org/jira/browse/LIVY-267?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Gyorgy Gal updated LIVY-267:
----------------------------
Fix Version/s: 0.10.0
(was: 0.9.0)
This issue has been moved to the 0.10.0 release as part of a bulk update. If
you feel this is moved out inappropriately, feel free to provide justification
and reset the Fix Version to 0.9.0.
> Livy yarn-cluster mode will fail on cluster with firewall as launcher.port
> uses random port
> -------------------------------------------------------------------------------------------
>
> Key: LIVY-267
> URL: https://issues.apache.org/jira/browse/LIVY-267
> Project: Livy
> Issue Type: Improvement
> Components: Core
> Affects Versions: 0.3
> Reporter: Prabhu Joseph
> Assignee: Saisai Shao
> Priority: Major
> Fix For: 0.10.0
>
>
> Livy Server when launches a Spark Job on yarn-cluster mode, RpcServer binds a
> random port and ContextLauncher sets that as livy.rsc.launcher.port. The
> RSCDriver which runs on some NodeManager Machine will try to connect to livy
> server at livy.rsc.launcher.port. In cluster where only fixed ports are open
> for security purposes, this job will fail. The livy.rsc.launcher.port port
> has to be a configurable one with a single or range of ports which RpcServer
> has to bind.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)