[GitHub] spark pull request: [SPARK-1186] : Enrich the Spark Shell to suppo...

2014-03-13 Thread berngp
Github user berngp commented on the pull request: https://github.com/apache/spark/pull/116#issuecomment-37579075 @aarondav thank you, applied the changes. I took the liberty to capitalize references to Spark, Spark Context and Spark Shell; concepts such as ip, address, hostname are

[GitHub] spark pull request: [SPARK-1186] : Enrich the Spark Shell to suppo...

2014-03-13 Thread berngp
Github user berngp commented on a diff in the pull request: https://github.com/apache/spark/pull/116#discussion_r10579188 --- Diff: bin/spark-shell --- @@ -30,69 +30,367 @@ esac # Enter posix mode for bash set -o posix -CORE_PATTERN="^[0-9]+$" -M

[GitHub] spark pull request: [SPARK-1186] : Enrich the Spark Shell to suppo...

2014-03-11 Thread berngp
Github user berngp commented on the pull request: https://github.com/apache/spark/pull/116#issuecomment-37328186 @aarondav thanks. Regarding colors, my understanding is that `tput` solves the compatibility issues across terms. --- If your project is set up for it, you can reply to

[GitHub] spark pull request: [SPARK-1186] : Enrich the Spark Shell to suppo...

2014-03-10 Thread berngp
Github user berngp commented on the pull request: https://github.com/apache/spark/pull/116#issuecomment-37216046 [Pull Request 84](https://github.com/apache/spark/pull/84) was the original ref. of this request. To keep things clean I did a rebase on apache/master and squashed the

[GitHub] spark pull request: [SPARK-1186] : Enrich the Spark Shell to suppo...

2014-03-10 Thread berngp
GitHub user berngp opened a pull request: https://github.com/apache/spark/pull/116 [SPARK-1186] : Enrich the Spark Shell to support additional arguments. Enrich the Spark Shell functionality to support the following options. ``` Usage: spark-shell [OPTIONS

[GitHub] spark pull request: [SPARK-1186] : Enrich the Spark Shell to suppo...

2014-03-10 Thread berngp
Github user berngp commented on the pull request: https://github.com/apache/spark/pull/84#issuecomment-37212763 Just cleaned my feature/enrich-spark-shell branch to reflect the rebase and squash on the latest apache/master but apparently I can't edit the ranges of a pull re

[GitHub] spark pull request: [SPARK-1186] : Enrich the Spark Shell to suppo...

2014-03-10 Thread berngp
Github user berngp closed the pull request at: https://github.com/apache/spark/pull/84 --- 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: [SPARK-1186] : Enrich the Spark Shell to suppo...

2014-03-10 Thread berngp
GitHub user berngp reopened a pull request: https://github.com/apache/spark/pull/84 [SPARK-1186] : Enrich the Spark Shell to support additional arguments. Enrich the Spark Shell functionality to support the following options. ``` Usage: spark-shell [OPTIONS

[GitHub] spark pull request: [SPARK-1186] : Enrich the Spark Shell to suppo...

2014-03-10 Thread berngp
Github user berngp closed the pull request at: https://github.com/apache/spark/pull/84 --- 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: [SPARK-1186] : Enrich the Spark Shell to suppo...

2014-03-10 Thread berngp
GitHub user berngp reopened a pull request: https://github.com/apache/spark/pull/84 [SPARK-1186] : Enrich the Spark Shell to support additional arguments. Enrich the Spark Shell functionality to support the following options. ``` Usage: spark-shell [OPTIONS

[GitHub] spark pull request: [SPARK-1186] : Enrich the Spark Shell to suppo...

2014-03-10 Thread berngp
Github user berngp closed the pull request at: https://github.com/apache/spark/pull/84 --- 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: [SPARK-1186] : Enrich the Spark Shell to suppo...

2014-03-07 Thread berngp
Github user berngp commented on the pull request: https://github.com/apache/spark/pull/84#issuecomment-37055758 @pwendell,@aarondav, @sryza couple of questions. 1. Based [SPARK-929] would it make sense to also include --spark-daemon-memory as an optional argument.? 2. Should I

[GitHub] spark pull request: [SPARK-1186] : Enrich the Spark Shell to suppo...

2014-03-05 Thread berngp
GitHub user berngp opened a pull request: https://github.com/apache/spark/pull/84 [SPARK-1186] : Enrich the Spark Shell to support additional arguments. Enrich the Spark Shell functionality to support the following options. ``` Usage: spark-shell [OPTIONS