GitHub user jyotiska reopened a pull request:

    https://github.com/apache/incubator-spark/pull/581

    Added extra description on ValueError when one Spark context already exists

    I added extra description on the ValueError message, when more than one 
Spark context already exists. Added the current master name and the app name 
for easier understanding.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/apache/incubator-spark master

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/incubator-spark/pull/581.patch

----
commit 945e39a5d68daa7e5bab0d96cbd35d7c4b04eafb
Author: jyotiska <jyotiska...@gmail.com>
Date:   2014-02-08T07:29:09Z

    Added example python code for sort

commit 6f98f1e313f4472a7c2207d36c4f0fbcebc95a8c
Author: jyotiska <jyotiska...@gmail.com>
Date:   2014-02-08T07:42:37Z

    Updated python example code sort.py

commit 8ad8faf6c8e02ae1cd68565d98524edf165f54df
Author: jyotiska <jyotiska...@gmail.com>
Date:   2014-02-09T05:30:41Z

    Added comments in code on collect() method

commit 92e23fea707ed6de551dc8d5ffa9b4f987683628
Author: jyotiska <jyotiska...@gmail.com>
Date:   2014-02-11T13:40:15Z

    Added extra description on ValueError when one Spark context already running

commit d90bea59f15738a00e03c9761ea27157ad2ef04d
Author: jyotiska <jyotiska...@gmail.com>
Date:   2014-02-11T13:55:12Z

    Merge remote-tracking branch 'upstream/master'

----

Reply via email to