Hi Henry, Are you still getting this? IIRC Udesh was having a similar problem whilst running the tests locally. This became a major problem for him. I on the other hand could not reproduce this at the time. I can't look in to it until next week.... which is not much help I agree. Anyone else out there that can help here?
On Mon, Sep 30, 2013 at 1:52 PM, <[email protected]> wrote: > > > Hi Guys, > > I am seeing some file access error in the console log when running the > unit tests, I assume this is coming from MapReduce test case: > > Starting DataNode 0 with dfs.data.dir: > > /home/hsaputra/open/gora/trunk/gora-core/target/test-data/dfs/data/data1,/home/hsaputra/open/gora/trunk/gora-core/target/test-data/dfs/data/data2 > ... > snip > 13/09/27 23:28:04 ERROR datanode.DataNode: All directories in > dfs.data.dir are invalid. > 12910 [main] ERROR > org.apache.gora.mapreduce.DataStoreMapReduceTestBase - Hadoop Test > Case set up failed > java.lang.NullPointerException > > > Anyone know where do we set conf for the mapreduce test case and where > does Gora create the dfs.data.dir directory for the DFS to setup? > >

