UNSUBSCRIBE

2016-08-09 Thread James Ding
smime.p7s Description: S/MIME cryptographic signature

Recursive nested wildcard directory walking in Spark

2015-12-09 Thread James Ding
ouraged me from using something besides Hadoop fs API to walk the filesystem and feed that input to my spark job, but I'm open to suggestions here also. Thanks! James Ding smime.p7s Description: S/MIME cryptographic signature

Re: Recursive nested wildcard directory walking in Spark

2015-12-09 Thread James Ding
/*.gz). Any thoughts or workarounds? I’m considering using bash globbing to match files recursively and feed hundreds of thousands of arguments to spark-submit. Reasons for/against? From: Ted Yu <yuzhih...@gmail.com> Date: Wednesday, December 9, 2015 at 3:50 PM To: James Ding <jd...@pal