[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

[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

[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

[GitHub] spark pull request: Patch for SPARK-942

2014-03-06 Thread kellrott
Github user kellrott commented on the pull request: https://github.com/apache/spark/pull/50#issuecomment-36931153 I think I've covered all the formatting requests. Any other issues? --- If your project is set up for it, you can reply to this email and have your reply appear on G

[GitHub] spark pull request: Patch for SPARK-942

2014-03-02 Thread kellrott
Github user kellrott commented on the pull request: https://github.com/apache/spark/pull/50#issuecomment-36483912 Thank you for the notes. I'll start working on fixing things. I'd like to keep this patch 'simple', and limit the scope to DISK_ONLY, and ge

[GitHub] spark pull request: Patch for SPARK-942

2014-02-28 Thread kellrott
GitHub user kellrott opened a pull request: https://github.com/apache/spark/pull/50 Patch for SPARK-942 This is a port of a pull request original targeted at incubator-spark: https://github.com/apache/incubator-spark/pull/180 Essentially if a user returns a generative