Hi All,

   Can someone give me a example code to get rid of the empty string in
JavaRDD<String>? I kwon there is a filter method in JavaRDD<T>:
https://spark.apache.org/docs/1.6.0/api/java/org/apache/spark/rdd/RDD.html#filter(scala.Function1)

Regards,
   Greg

Reply via email to