|
Related question about this kind of
problems : what is the best way to get the mappings of a list of
keys ?
Does this make sense ? : val myKeys=sc.parallelize(List(("query1",None),("query2",None))) val resolved = myKeys.leftJoin(dictionary) Guillaume
--
|
- Re: How to create RDD over hashmap? Frank Austin Nothaft
- Re: How to create RDD over hashmap? Manoj Samel
- Re: How to create RDD over hashmap? Cheng Lian
- Re: How to create RDD over hashmap? Andrew Ash
- Re: How to create RDD over hashmap? Cheng Lian
- Re: How to create RDD over hashmap? Andrew Ash
- Re: How to create RDD over hash... Tathagata Das
- Re: How to create RDD over ... Manoj Samel
- Re: How to create RDD over ... Mark Hamstra
- Re: How to create RDD over ... Manoj Samel
- Re: How to create RDD over hashmap? Guillaume Pitel
- Re: How to create RDD over hashmap? Cheng Lian

