[
https://issues.apache.org/jira/browse/LIVY-685?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Gyorgy Gal updated LIVY-685:
----------------------------
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.
> Running Livy on Openshift , with standalone Spark cluster
> ---------------------------------------------------------
>
> Key: LIVY-685
> URL: https://issues.apache.org/jira/browse/LIVY-685
> Project: Livy
> Issue Type: Bug
> Components: Batch, Server
> Affects Versions: 0.6.0
> Environment: Openshift 3.11 on-premise, Spark 2.3.1 - cluster mode
> (standalone)
> Reporter: Matar Peles
> Priority: Major
> Labels: LIVY, livy, livy.conf, openshift, spark, standalone
> Fix For: 0.10.0
>
>
> Trying to submit a Spark batch job using Apache Livy. I am running my Spark
> cluster and Livy service on Openshift. the Spark cluster is in standalone
> cluster mode, Livy runs spark in cluster deploy mode. I've configured Livy to
> the Spark cluster master service:
> {quote}livy.spark.master = "spark://spark.spark.svc:7077
> {quote}
> when i try to run a scala spark job, using the POST /batches method and get
> the exception:
> {quote}Unable to connect to server spark://spark.spark.svc:7077
> {quote}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)