How to Map and Reduce in sparkR

2015-06-24 Thread Wei Zhou
Anyone knows whether sparkR supports map and reduce operations as the RDD transformations? Thanks in advance. Best, Wei

Re: How to Map and Reduce in sparkR

2015-06-25 Thread Eskilson,Aleksander
:59 PM To: "user@spark.apache.org<mailto:user@spark.apache.org>" mailto:user@spark.apache.org>> Subject: How to Map and Reduce in sparkR Anyone knows whether sparkR supports map and reduce operations as the RDD transformations? Thanks in advance. Best, Wei CONFIDENTIALITY

Re: How to Map and Reduce in sparkR

2015-06-25 Thread Shivaram Venkataraman
7230 > > From: Wei Zhou > Date: Wednesday, June 24, 2015 at 4:59 PM > To: "user@spark.apache.org" > Subject: How to Map and Reduce in sparkR > > Anyone knows whether sparkR supports map and reduce operations as the > RDD transformations? Thanks in advance. >

Re: How to Map and Reduce in sparkR

2015-06-25 Thread Wei Zhou
or future releases. If you feel some use cases are most easily >> handled in SparkR through RDD functions, go ahead and let the dev email >> list know. >> >> Alek >> [1] -- https://issues.apache.org/jira/browse/SPARK-7230 >> >> From: Wei Zhou >> Dat

Re: How to Map and Reduce in sparkR

2015-06-25 Thread Shivaram Venkataraman
ciding which functions of the RDD API, if any, should be made >>> public for future releases. If you feel some use cases are most easily >>> handled in SparkR through RDD functions, go ahead and let the dev email >>> list know. >>> >>> Alek >>>

Re: How to Map and Reduce in sparkR

2015-06-25 Thread Wei Zhou
ing into the DataFrame API. The >>>> original rationale for this decision can be found in its JIRA [1]. The devs >>>> are still deciding which functions of the RDD API, if any, should be made >>>> public for future releases. If you feel some use cases are most easi