Re: RDD flatmap to multiple key/value pairs

2016-12-02 Thread Michal Šenkýř
context.write(new Text(cKey), new Text(cValue)); } } } -- View this message in context: http://apache-spark-user-list.1001560.n3.nabble.com/RDD-flatmap-to-multiple-key-value-pairs-tp28154.html Sent from t

RDD flatmap to multiple key/value pairs

2016-12-02 Thread im281
bble.com/RDD-flatmap-to-multiple-key-value-pairs-tp28154.html Sent from the Apache Spark User List mailing list archive at Nabble.com. - To unsubscribe e-mail: user-unsubscr...@spark.apache.org