Re: Inserting an element in RDD[String]

2015-01-15 Thread Hafiz Mujadid
>> I hav an RDD[String] and i want to add schema line at beginning in this >> rdd. I know RDD is immutable. So is there anyway to have a new rdd with one >> schema line and contents of previous rdd? >> >> >> Thanks >> >> -------------

Re: Inserting an element in RDD[String]

2015-01-15 Thread Prannoy
http://apache-spark-user-list.1001560.n3.nabble.com/Inserting-an-element-in-RDD-String-tp21161.html > To start a new topic under Apache Spark User List, email > ml-node+s1001560n1...@n3.nabble.com > To unsubscribe from Apache Spark User List, click here > <http://apache-s

Re: Inserting an element in RDD[String]

2015-01-15 Thread Aniket Bhatnagar
dd schema line at beginning in this > rdd. > I know RDD is immutable. So is there anyway to have a new rdd with one > schema line and contents of previous rdd? > > > Thanks > > > > -- > View this message in context: http://apache-spark-user-list. > 1001560.n3.

Inserting an element in RDD[String]

2015-01-15 Thread Hafiz Mujadid
.nabble.com/Inserting-an-element-in-RDD-String-tp21161.html Sent from the Apache Spark User List mailing list archive at Nabble.com. - To unsubscribe, e-mail: user-unsubscr...@spark.apache.org For additional commands, e-mail: user-h