Re: convert JavaRDD> to JavaRDD

Wed, 05 Apr 2017 09:25:09 -0700

I think flattop() will be helpful in this case . Correct me if I am wrong.

From: Hamza HACHANI <hamza.hach...@supcom.tn<mailto:hamza.hach...@supcom.tn>>
Date: Wednesday, April 5, 2017 at 3:43 AM
To: "user@spark.apache.org<mailto:user@spark.apache.org>" 
<user@spark.apache.org<mailto:user@spark.apache.org>>
Subject: convert JavaRDD<List<Object>> to JavaRDD<Object>


I want to convert a JavaRDD<List<Object>> to JavaRDD<Object>. For example if 
there is 3 elment in List<Object> 3 Object would be created in my new 
JavaRDD<Object>.

Does any one have an idea ?

________________________________

CONFIDENTIALITY NOTICE: This message is intended only for the use and review of 
the individual or entity to which it is addressed and may contain information 
that is privileged and confidential. If the reader of this message is not the 
intended recipient, or the employee or agent responsible for delivering the 
message solely to the intended recipient, you are hereby notified that any 
dissemination, distribution or copying of this communication is strictly 
prohibited. If you have received this communication in error, please notify 
sender immediately by telephone or return email. Thank you.

Reply via email to