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

Gyorgy Gal updated LIVY-560:
----------------------------
    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 doesn't work on Kubernetes in cluster mode
> -----------------------------------------------
>
>                 Key: LIVY-560
>                 URL: https://issues.apache.org/jira/browse/LIVY-560
>             Project: Livy
>          Issue Type: Bug
>          Components: RSC
>    Affects Versions: 0.5.0
>         Environment: Kubernetes 1.13.2, Livy 0.5.0-incubating, Spark 2.4.0
>            Reporter: Samuel Suter
>            Priority: Major
>             Fix For: 0.10.0
>
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> Livy is able to start the driver pod which in turn starts the executor pod 
> but then fails probably because Livy is not able to callback the executor.
> The spark pods are able to communicate with Livy because we did set the RPC 
> server address to the actual IP address. Ie :
> {code:java}
> echo "livy.rsc.rpc.server.address = $(hostname -i)" > livy-client.conf
> {code}
> Log extract from Livy:
> {code:java}
> ERROR RSCClient: Failed to connect to context.
> {code}



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to