I replied on the SO post - The bug you ran into is a slightly different one and is with the `show` method in RDDs. I've opened a PR to fix this at https://github.com/apache/spark/pull/6035
Thanks Shivaram On Wed, May 6, 2015 at 1:55 AM, himaeda <[email protected]> wrote: > Has this issue re-appeared? > > I posted this on SO before I knew about this list... > > > http://stackoverflow.com/questions/30057702/sparkr-filterrdd-and-flatmap-not-working > < > http://stackoverflow.com/questions/30057702/sparkr-filterrdd-and-flatmap-not-working > > > > Also I don't have access to the issues on github so wasn't sure if it was a > known issue or not.... > > > > > -- > View this message in context: > http://apache-spark-user-list.1001560.n3.nabble.com/SparkR-filter-function-tp1033p22782.html > Sent from the Apache Spark User List mailing list archive at Nabble.com. > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > >
