GitHub user GregOwen opened a pull request:
https://github.com/apache/spark/pull/1039
[SPARK-2086]
Changes RDD.toDebugString() to show hierarchy and shuffle transformations
more clearly
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/GregOwen/spark master
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/spark/pull/1039.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #1039
----
commit a8ba352fb96c0dccd7288c3ae5557e3b270a57df
Author: Gregory Owen <[email protected]>
Date: 2014-06-10T20:51:09Z
[SPARK-2086] Updated RDD.toDebugString to show hierarchy and shuffle
operations more clearly
commit bac5a52b59c927ef6d9a880ab58ddc94a35b2493
Author: Gregory Owen <[email protected]>
Date: 2014-06-10T21:06:10Z
Merge branch 'master' of github.com:GregOwen/spark
----
---
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 enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---