Re: unit tests with "java.io.IOException: Could not create FileClient"

2015-02-08 Thread Night Wolf
Did you find a work around for this? Could it be class path ordering. I would expect the "file://..." protocol to work when you have the MapR jars on the classpath..? On Tue, Jan 20, 2015 at 4:36 AM, Ted Yu wrote: > Your classpath has some MapR jar. > > Is that intentional ? > > Cheers > > On M

Re: unit tests with "java.io.IOException: Could not create FileClient"

2015-01-19 Thread Ted Yu
Your classpath has some MapR jar. Is that intentional ? Cheers On Mon, Jan 19, 2015 at 6:58 AM, Jianguo Li wrote: > Hi, > > I created some unit tests to test some of the functions in my project > which use Spark. However, when I used the sbt tool to build it and then ran > the "sbt test", I ra

unit tests with "java.io.IOException: Could not create FileClient"

2015-01-19 Thread Jianguo Li
Hi, I created some unit tests to test some of the functions in my project which use Spark. However, when I used the sbt tool to build it and then ran the "sbt test", I ran into "java.io.IOException: Could not create FileClient": 2015-01-19 08:50:38,1894 ERROR Client fs/client/fileclient/cc/client