garo commented on issue #167: [LIVY-588][WIP]: Full support for Spark on 
Kubernetes
URL: https://github.com/apache/incubator-livy/pull/167#issuecomment-523389950
 
 
   I'm now trying to get this PR to work and I'm facing an issue where the 
started driver pod fails to connect back to the livy server to port 10000.
   
   There's a relevant log line from the driver:
   ```RSCDriver:160 - Connecting to: livy.spark.svc:10000```
   
   The livy.spark.svc is a valid DNS hostname pointing to the service which 
points to the livy, but it maps only port 80. If the driver would instead have 
the livy server pod ip it would work. I'm not sure how this is supposed to work.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to