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

Re: where is IndexHDFS.java

2015-05-05 Thread Chris Nauroth
Hello Mahmood, I'm not aware of any Apache project with a class named IndexHDFS. I just did a scan over my local checkouts of the code for many of the Apache projects, and I didn't find anything. The fact that IndexHDFS is not prefixed with a package name in the stack trace tells me that this is

Re: where is IndexHDFS.java

2015-05-05 Thread Mahmood N
Yes I understand. Indeed I am using a jar file. That error message is a call stack. The jar file name is "IndexData.jar". The command looks like hadoop jar IndexData.jar ...orjava -jar IndexData.jar  Regards, Mahmood On Tuesday, May 5, 2015 5:33 PM, Uwe Schindler wrote: #yiv550

RE: where is IndexHDFS.java

2015-05-05 Thread Uwe Schindler
Hi, I don’t think this is from an Apache Project, because Java classes should be in a package, while IndexHDFS is not part of a package. Apache Lucene/Apache Solr does not have any package-less classes. Uwe - Uwe Schindler H.-H.-Meier-Allee 63, D-28213 Bremen http://www.thetaph