ng => b += thing}
> }
>
> and so on. However Im worried that this would cause a performance hit.
> Does anyone have any thoughts as to whether this would be a bad idea?
>
> thank you!
>
> --
> If you reply to this email, your message will be
or, r:RDD[Thing]){
> //a's logic
> r.foreach{ thing => b += thing}
> }
>
> and so on. However Im worried that this would cause a performance hit. Does
> anyone have any thoughts as to whether this would be a bad idea?
>
> thank you!
>
>
>
> --
> View this messa
; > }
> >
> > and so on. However Im worried that this would cause a performance hit.
> Does
> > anyone have any thoughts as to whether this would be a bad idea?
> >
> > thank you!
> >
> >
> >
> > --
> > View this message i
]){
> //a's logic
> r.foreach{ thing => b += thing}
> }
>
> and so on. However Im worried that this would cause a performance hit. Does
> anyone have any thoughts as to whether this would be a bad idea?
>
> thank you!
>
>
>
> --
> View this message i
ogic
r.foreach{ thing => b += thing}
}
and so on. However Im worried that this would cause a performance hit. Does
anyone have any thoughts as to whether this would be a bad idea?
thank you!
--
View this message in context:
http://apache-spark-user-list.1001560.n3.nabble.com/Running-multip