Skip to content

Instantly share code, notes, and snippets.

@namabile
Created September 26, 2015 14:26
Show Gist options
  • Save namabile/aba9a55f52940bb58a8c to your computer and use it in GitHub Desktop.
Save namabile/aba9a55f52940bb58a8c to your computer and use it in GitHub Desktop.
{
"Example standalone" : {
"profile" : "standalone",
"name" : "Example standalone",
"status" : "stopped",
"template" : {
"customLocalRepo" : null,
"customRepos" : null,
"customDeps" : null,
"customImports" : null,
"customSparkConf" : {
"spark.app.name" : "Notebook",
"spark.master" : "spark://ip-10-0-0-127.ec2.internal:7077",
"spark.executor.memory" : "5G"
}
}
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment