Hi , this error is mentioned and solved in this message: http://www.mail-archive.com/[email protected]/msg11169.html
If you're running Nutch in Windows, you need to have cygwin installed and in the PATH variable the following entries need to be included: <CYGWIN_PATH>\bin;<CYGWIN_PATH>\usr\bin Hope this helps. Kind regards, Martina PS: Please don't post the same issue in two different lists. -----Ursprüngliche Nachricht----- Von: Vimal Varghese [mailto:[email protected]] Gesendet: Montag, 19. Januar 2009 11:01 An: [email protected] Betreff: login failedd exception Hi, I have configured the latest nutch from the nightly build in eclipse. I am getting this following error. Exception in thread "main" java.io.IOException: Failed to get the current user's information. at org.apache.hadoop.mapred.JobClient.getUGI(JobClient.java:717) at org.apache.hadoop.mapred.JobClient.configureCommandLineOptions( JobClient.java:592) at org.apache.hadoop.mapred.JobClient.submitJob(JobClient.java:774 ) at org.apache.hadoop.mapred.JobClient.runJob(JobClient.java:1127) at org.apache.nutch.crawl.Injector.inject(Injector.java:160) at org.apache.nutch.crawl.Crawl.main(Crawl.java:112) Caused by: javax.security.auth.login.LoginException: Login failed: Cannot run program "whoami": CreateProcess error=2, The system cannot find the file specified at org.apache.hadoop.security.UnixUserGroupInformation.login( UnixUserGroupInformation.java:250) at org.apache.hadoop.security.UnixUserGroupInformation.login( UnixUserGroupInformation.java:275) at org.apache.hadoop.mapred.JobClient.getUGI(JobClient.java:715) ... 5 more Is there any way to overcome this. Regards, Vimal Varghese =====-----=====-----===== Notice: The information contained in this e-mail message and/or attachments to it may contain confidential or privileged information. If you are not the intended recipient, any dissemination, use, review, distribution, printing or copying of the information contained in this e-mail message and/or attachments to it are strictly prohibited. If you have received this communication in error, please notify us by reply e-mail or telephone and immediately and permanently delete the message and any attachments. Thank you
