spark-broadcast in spark

    go through this block codes below,we will figure out some conclusions: val barr1 = sc.broadcast(arr1) //-broadcast a array with 1M int elements //-this is a embedded broadcast wrapped by rdd
相关文章
相关标签/搜索