Github user shivaram commented on the pull request:
https://github.com/apache/spark/pull/5667#issuecomment-96043575
Actually I just tried this out locally and have a minor comment: Could you
add a new line character to the end of the `toString` ? Right now on the shell
the output I get looks like
```
> a <- parallelize(sc, 1:20, 2L)
> a
ParallelCollectionRDD[0] at parallelize at RRDD.scala:450>
```
---
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.
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]