Re: No FileSystem for scheme: hdfs

2014-07-04 Thread Juan Rodríguez Hortalá
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: hdfs. I've looked at lots of promising comments on this issue

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

No FileSystem for scheme: hdfs

2014-07-03 Thread Steven Cox
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 in my pom.xml I find it odd that the app writes checkpoint files

Re: No FileSystem for scheme: hdfs

2014-07-03 Thread Soren Macbeth
@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: hdfs. I've looked at lots of promising comments

RE: No FileSystem for scheme: hdfs

2014-07-03 Thread Steven Cox
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 s...@renci.orgmailto:s...@renci.org wrote: ...and a real subject line

Re: No FileSystem for scheme: hdfs

2014-07-03 Thread Akhil Das
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: hdfs Are the hadoop configuration