conversion from java collection type to scala JavaRDD

Thu, 02 Apr 2015 08:35:28 -0700

Hi All
Is there an way to make the JavaRDD<Object> from existing java collection
type List<Object>?
I know this can be done using scala , but i am looking how to do this using
java.


Regards
Jeetendra

Reply via email to