Re: Serialize input path

2014-09-05 Thread jerryye
and even removing given_name in the closure works as well. :-/ -- View this message in context: http://apache-spark-user-list.1001560.n3.nabble.com/Serialize-input-path-tp13519p13530.html Sent from the Apache Spark User List mai

Re: Serialize input path

2014-09-04 Thread Sean Owen
How about: val range = Range.getRange.toString val notWorking = "path/output_{" + range +"}/*/*" On Fri, Sep 5, 2014 at 3:45 AM, jerryye wrote: > Hi, > I have a quick serialization issue. I'm trying to read a date range of input > files and I'm getting a serialization issue when using an input p

Serialize input path

2014-09-04 Thread jerryye
essage in context: http://apache-spark-user-list.1001560.n3.nabble.com/Serialize-input-path-tp13519.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