Skip to content

Instantly share code, notes, and snippets.

@emaxerrno
Created August 30, 2016 01:22
Show Gist options
  • Select an option

  • Save emaxerrno/1f7ec0008a26110ec023fda107b1c120 to your computer and use it in GitHub Desktop.

Select an option

Save emaxerrno/1f7ec0008a26110ec023fda107b1c120 to your computer and use it in GitHub Desktop.
foo.py
{
"zookeeper_hosts": "104.155.142.242:2181",
"zookeeper_path": "/concord",
"executable_arguments": ["sink.py"],
"executable_name": "runner.bash",
"compress_files": ["sink.py", "runner.bash"],
"computation_name": "b",
"docker_container": "concord/runtime_executor:0.4.3.2",
"mem": 256,
"cpus": 0.5,
"instances": 4000
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment