RE: filter RDD by variable

2016-12-08 Thread Mendelson, Assaf
. [mailto:soheila...@gmail.com] Sent: Wednesday, December 07, 2016 6:23 PM To: user@spark.apache.org Subject: filter RDD by variable Hi I am new in Spark and have a question in first steps of Spark learning. How can I filter an RDD using an String variable (for example words[i]) , instead of a fix

filter RDD by variable

2016-12-07 Thread Soheila S.
Hi I am new in Spark and have a question in first steps of Spark learning. How can I filter an RDD using an String variable (for example words[i]) , instead of a fix one like "Error"? Thanks a lot in advance. Soheila

Re: Filter RDD

2015-10-20 Thread ravi.gawai
es to subProduct attributes; return subProduct; }); -- View this message in context: http://apache-spark-user-list.1001560.n3.nabble.com/Filter-RDD-tp25133p25148.html Sent from the Apache Spark User List mailing list archi

Re: Filter RDD

2015-10-19 Thread Ted Yu
th string and > Int. > How can I get a sub RDD, based on a rule, that the second column equals to > a > string (s)? > > Thanks a lot. > > > > -- > View this message in context: > http://apache-spark-user-list.1001560.n3.nabble.com/Filter-RDD-tp25133.html > S

Filter RDD

2015-10-19 Thread Shepherd
.nabble.com/Filter-RDD-tp25133.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...@spark.apache.org