Re: where is IndexHDFS.java

2015-05-05 Thread Mahmood N
>I don’t think this is from an Apache Project>I'm not aware of any Apache >project with a class named IndexHDFS Not a good news but at least I am now >confident on that. I have to ask some other third party projects that use >hadoop. Thanks, Regards, Mahmood

where is IndexHDFS.java

2015-05-05 Thread Mahmood N
Dear Apache Guys, I am trying to run a hadoop/java command which uses a jar file called "IndexData.jar". However, I get an error and the call stack shows Exception in thread "main" java.lang.NullPointerException     at IndexHDFS.indexData(IndexHDFS.java:92)     at IndexHDFS.main(IndexHDFS