Uploaded image for project: 'Livy'
  1. Livy
  2. LIVY-685

Running Livy on Openshift , with standalone Spark cluster

    XMLWordPrintableJSON

Details

    Description

      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:

      livy.spark.master = "spark://spark.spark.svc:7077

      when i try to run a scala spark job, using the POST /batches method and get the exception:

      Unable to connect to server spark://spark.spark.svc:7077

      Attachments

        Activity

          People

            Unassigned Unassigned
            matarp13 Matar Peles
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated: