[GitHub] spark pull request: Ability to initialize Spark-Shell with command...

2014-03-10 Thread kellrott
Github user kellrott closed the pull request at: https://github.com/apache/spark/pull/109 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is ena

[GitHub] spark pull request: Ability to initialize Spark-Shell with command...

2014-03-09 Thread mateiz
Github user mateiz commented on the pull request: https://github.com/apache/spark/pull/109#issuecomment-37156133 Yeah let's add those flags to help. I didn't realize that they weren't shown. --- If your project is set up for it, you can reply to this email and have your reply appear

[GitHub] spark pull request: Ability to initialize Spark-Shell with command...

2014-03-09 Thread pwendell
Github user pwendell commented on the pull request: https://github.com/apache/spark/pull/109#issuecomment-37154936 What if instead we added to the help docs the `-i` and `-e` flag from the scala repl? I don't think there is any way for the user to see these now. We should make sure th

[GitHub] spark pull request: Ability to initialize Spark-Shell with command...

2014-03-09 Thread kellrott
Github user kellrott commented on the pull request: https://github.com/apache/spark/pull/109#issuecomment-37154745 That would be enough for my usage. Wasn't aware of the '-i' flag, it doesn't show up in the '--help' and wasn't mentioned when I asked about this feature in spark-users

[GitHub] spark pull request: Ability to initialize Spark-Shell with command...

2014-03-09 Thread mateiz
Github user mateiz commented on the pull request: https://github.com/apache/spark/pull/109#issuecomment-37147073 You can actually already use the `-i` argument on `spark-shell` (similar to on `scala`) to load a script at the beginning. Is that enough? We don't want to diverge too much

[GitHub] spark pull request: Ability to initialize Spark-Shell with command...

2014-03-08 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/109#issuecomment-37121124 All automated tests passed. Refer to this link for build results: https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/13082/ --- If your project

[GitHub] spark pull request: Ability to initialize Spark-Shell with command...

2014-03-08 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/109#issuecomment-37121123 Merged build finished. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have

[GitHub] spark pull request: Ability to initialize Spark-Shell with command...

2014-03-08 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/109#issuecomment-37120323 Merged build triggered. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not hav

[GitHub] spark pull request: Ability to initialize Spark-Shell with command...

2014-03-08 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/109#issuecomment-37120324 Merged build started. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have t

[GitHub] spark pull request: Ability to initialize Spark-Shell with command...

2014-03-08 Thread kellrott
GitHub user kellrott opened a pull request: https://github.com/apache/spark/pull/109 Ability to initialize Spark-Shell with command script This script allows a user to define a script file with code that will be executed when then spark-shell starts up. This initialization scrip