.apache.org<mailto:user@spark.apache.org>"
mailto:user@spark.apache.org>>
Subject: Re: convert JavaRDD> to JavaRDD
There is no flattop just flatMap
On Apr 5, 2017, at 12:24 PM, Vinay Parekar
mailto:vpare...@overstock.com>> wrote:
I think flattop() will be helpful in this case
There is no flattop just flatMap
> On Apr 5, 2017, at 12:24 PM, Vinay Parekar wrote:
>
> I think flattop() will be helpful in this case . Correct me if I am wrong.
>
> From: Hamza HACHANI
> Date: Wednesday, April 5, 2017 at 3:43 AM
> To: "user@spark.apache.org&qu
I think flattop() will be helpful in this case . Correct me if I am wrong.
From: Hamza HACHANI mailto:hamza.hach...@supcom.tn>>
Date: Wednesday, April 5, 2017 at 3:43 AM
To: "user@spark.apache.org<mailto:user@spark.apache.org>"
mailto:user@spark.apache.org>>
Subject:
Use flatmap function on JavaRDD
On 5 Apr 2017 3:13 p.m., "Hamza HACHANI" wrote:
> I want to convert a JavaRDD> to JavaRDD. For example
> if there is 3 elment in List 3 Object would be created in my new
> JavaRDD.
>
> Does any one have an idea ?
>
I want to convert a JavaRDD> to JavaRDD. For example if
there is 3 elment in List 3 Object would be created in my new
JavaRDD.
Does any one have an idea ?