Github user reactormonk closed the pull request at:
https://github.com/apache/spark/pull/8240
---
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 user JoshRosen commented on the pull request:
https://github.com/apache/spark/pull/8240#issuecomment-174335922
Hey @reactormonk, would you mind closing this PR for now? We can easily
re-open / resubmit later. Thanks!
---
If your project is set up for it, you can reply to this
Github user JoshRosen commented on the pull request:
https://github.com/apache/spark/pull/8240#issuecomment-148829254
@shivaram @rxin @marmbrus, I'm guessing that this is still "won't fix for
now" as of 1.6?
---
If your project is set up for it, you can reply to this email and have y
Github user sun-rui commented on the pull request:
https://github.com/apache/spark/pull/8240#issuecomment-132843607
I think UDF() is important, hope it can be available in 1.6 release.
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitH
Github user reactormonk commented on the pull request:
https://github.com/apache/spark/pull/8240#issuecomment-132560703
I haven't found any documentation on how to write UDFs with R.
https://issues.apache.org/jira/browse/SPARK-6817 tells me it's not going to
happen anytime soon.
---
Github user sun-rui commented on the pull request:
https://github.com/apache/spark/pull/8240#issuecomment-132131289
Yes, DataFrame API has lapply and lapplyPartition, but actually there are
RDD-like API ,and its implementation is based on the corresponding RDD API
after converting the
Github user reactormonk commented on the pull request:
https://github.com/apache/spark/pull/8240#issuecomment-132108789
This is part of the DataFrame API, not the RDD.
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If yo
Github user sun-rui commented on the pull request:
https://github.com/apache/spark/pull/8240#issuecomment-132065626
RDD API is deliberatly hidden in spark 1.4. For discussion of exposing
subset of RDD API and high level parallel computation API, please refer to
https://issues.apache.
Github user AmplabJenkins commented on the pull request:
https://github.com/apache/spark/pull/8240#issuecomment-131845824
Can one of the admins verify this patch?
---
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 pr
GitHub user reactormonk opened a pull request:
https://github.com/apache/spark/pull/8240
[SPARK-10053] Export lapply and lapplyPartition from sparkR
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/reactormonk/spark spark-r-lapply
10 matches
Mail list logo