I tried broadcasting a key-value rdd, but then I cannot perform any rdd-actions inside a map/foreach function of another rdd.
any tips? If going into scala collections I end up with huge memory bottlenecks. Saif
I tried broadcasting a key-value rdd, but then I cannot perform any rdd-actions inside a map/foreach function of another rdd.
any tips? If going into scala collections I end up with huge memory bottlenecks. Saif