Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

start/stop scripts based on pid file + documentation of spark.executor.uri parameter in local.conf.template #1

Merged
merged 7 commits into from Aug 27, 2014

Conversation

sv3ndk
Copy link
Contributor

@sv3ndk sv3ndk commented Aug 22, 2014

Very minor but handy update of the start/stop scripts, I needed this in order to start/stop the job server from a supervision tool (we use monit):

added the parameter PIDFILE to local.sh.template
server_start.sh now refuses to start if a process with a pid matching the content of $PIDFILE is running
added server_stop.sh
mentioned server_stop.sh in README
Also, it took me some time to realise how to plug the job server to a spark package present in HDFS when running in "development mode" ("sbt re-start") => an example with explanation is now present in local.conf.template.

@sv3ndk
Copy link
Contributor Author

sv3ndk commented Aug 27, 2014

fixed

@velvia
Copy link
Contributor

velvia commented Aug 27, 2014

Looks good, merging.

velvia added a commit that referenced this pull request Aug 27, 2014
start/stop scripts based on pid file + documentation of spark.executor.uri parameter in local.conf.template
@velvia velvia merged commit 243c2d7 into spark-jobserver:master Aug 27, 2014
velvia pushed a commit that referenced this pull request Nov 15, 2014
velvia pushed a commit that referenced this pull request Nov 15, 2014
Adds documentation of NamedRDD usage
velvia pushed a commit that referenced this pull request Nov 15, 2014
velvia pushed a commit that referenced this pull request Nov 15, 2014
Adds documentation of NamedRDD usage
velvia added a commit that referenced this pull request Nov 15, 2014
start/stop scripts based on pid file + documentation of spark.executor.uri parameter in local.conf.template
@velvia velvia mentioned this pull request Mar 9, 2015
noorul pushed a commit to noorul/spark-jobserver that referenced this pull request Aug 31, 2015
…ozan-R0.5.1-30883-dynamic-spark-master to v0.5.1-aruba

* commit 'f9d9e623dabcc7b3a4cd3dbbe6c41fdb0be0ee32':
  ref #30883 Support dynamic spark master
@velvia velvia mentioned this pull request Sep 24, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants