ooyala / spark-jobserver

REST job server for Spark. Note that this is *not* the mainline open source version. For that, go to https://github.com/spark-jobserver/spark-jobserver. This fork now serves as a semi-private repo for Ooyala.
Other
344 stars 135 forks source link

Unable to start job server in Spark Cluster #117

Closed franyfpk closed 8 years ago

franyfpk commented 8 years ago

Hi, I am able to upload the jar and start the job server from local. And i tried to start the job server from cluster. For that i deployed the server from local to cluster. And started the server using server_start.sh from cluster. But i am unable to start it. Its showing no such Process error at line no 41. So i commented the lines from 41 to 44 and started the server. But it does nothing and i didnt get any errors. Please help me to start the server and can anyone explain me when its starts the server and submits the job.