RE: No FileSystem for scheme: hdfs

2014-07-04 Thread Steven Cox
. Hopefully, this will save someone else some tedium. Thanks, Steve From: Akhil Das [ak...@sigmoidanalytics.com] Sent: Friday, July 04, 2014 1:55 AM To: user@spark.apache.org Subject: Re: No FileSystem for scheme: hdfs ​Most likely you are missing the hadoop

Re: No FileSystem for scheme: hdfs

2014-07-04 Thread Juan Rodríguez Hortalá
i.org] > > Sent: Thursday, July 03, 2014 9:21 PM > > To: user@spark.apache.org > > Subject: > > > > Folks, I have a program derived from the Kafka streaming wordcount > example > > which works fine standalone. > > > > > > Running on Mesos is not wo

Re: No FileSystem for scheme: hdfs

2014-07-04 Thread Sean Owen
ing on Mesos is not working so well. For starters, I get the error below > "No FileSystem for scheme: hdfs". > > > I've looked at lots of promising comments on this issue so now I have - > > * Every jar under hadoop in my classpath > > * Hadoop HDFS and Client

Re: No FileSystem for scheme: hdfs

2014-07-03 Thread Akhil Das
sn't before. > > But I still get the same error periodically. Other thoughts? > > -- > *From:* Soren Macbeth [so...@yieldbot.com] > *Sent:* Thursday, July 03, 2014 9:54 PM > *To:* user@spark.apache.org > *Subject:* Re: No FileSystem for scheme:

RE: No FileSystem for scheme: hdfs

2014-07-03 Thread Steven Cox
2014 9:54 PM To: user@spark.apache.org Subject: Re: No FileSystem for scheme: hdfs Are the hadoop configuration files on the classpath for your mesos executors? On Thu, Jul 3, 2014 at 6:45 PM, Steven Cox mailto:s...@renci.org>> wrote: ...and a real subject line. _

Re: No FileSystem for scheme: hdfs

2014-07-03 Thread Soren Macbeth
> *To:* user@spark.apache.org > *Subject:* > > Folks, I have a program derived from the Kafka streaming wordcount > example which works fine standalone. > > > Running on Mesos is not working so well. For starters, I get the error > below "No FileSystem for scheme: hd

No FileSystem for scheme: hdfs

2014-07-03 Thread Steven Cox
not working so well. For starters, I get the error below "No FileSystem for scheme: hdfs". I've looked at lots of promising comments on this issue so now I have - * Every jar under hadoop in my classpath * Hadoop HDFS and Client in my pom.xml I find it odd that the app writes c