Hi,

We have a need where we need the RDD with the following format 
JavaPairRDD<String,HashMap<String,List<String>>>, mostly RDD with a Key and 
Subkey kind of a structure, how is that doable in Spark ?

Thanks
R

Reply via email to