I know that, Lewis, I just read that today looking for a solution in the precedent mail threads :-)
Benjamin From: Lewis John Mcgibbney <[email protected]> To: "[email protected]" <[email protected]>, Date: 28/04/2013 07:54 PM Subject: Running Nutch from Eclipse so the problem indicates a hadoop security incompatability. I need to be honest Benjamin, I've not run Nutch code on windows for a number of years. I am in no position to say yes nor no! On Sunday, April 28, 2013, Benjamin Sznajder <[email protected]> wrote: > Hi Lewis, > > I am running from a windows machine... > Is it related to this problem?! > > Best regards > > Benjamin > > > > > From: Lewis John Mcgibbney <[email protected]> > To: "[email protected]" <[email protected]>, > Date: 26/04/2013 09:53 AM > Subject: Re: Running Nutch from Eclipse > > > > Hi Benjamin, > Are you trying to do anything fruity with your Hadoop environment within > Eclipse? > I've not seen this before and I am keen to find out whats going on. > > On Thursday, April 25, 2013, Benjamin Sznajder <[email protected]> wrote: >> >> Hello, >> >> After having installed Nutch 1.6 on Eclipse (Following instructions at >> http://wiki.apache.org/nutch/RunNutchInEclipse ) >> >> I get the following error when launching the Crawl. >> >> Any insight is welcome >> >> solrUrl is not set, indexing will be skipped... >> Exception in thread "main" java.io.IOException: failure to login >> at org.apache.hadoop.security.UserGroupInformation.getLoginUser( >> UserGroupInformation.java:490) >> at org.apache.hadoop.security.UserGroupInformation.getCurrentUser > ( >> UserGroupInformation.java:452) >> at org.apache.hadoop.fs.FileSystem$Cache$Key.<init>( >> FileSystem.java:1494) >> at org.apache.hadoop.fs.FileSystem$Cache.get > (FileSystem.java:1395) >> at org.apache.hadoop.fs.FileSystem.get(FileSystem.java:254) >> at org.apache.hadoop.fs.FileSystem.get(FileSystem.java:123) >> at org.apache.nutch.crawl.Crawl.run(Crawl.java:100) >> at org.apache.hadoop.util.ToolRunner.run(ToolRunner.java:65) >> at org.apache.nutch.crawl.Crawl.main(Crawl.java:55) >> Caused by: javax.security.auth.login.LoginException: unable to find >> LoginModule class: com.ibm.security.auth.module.NTLoginModule >> at javax.security.auth.login.LoginContext.invoke( >> LoginContext.java:835) >> at javax.security.auth.login.LoginContext.access$000( >> LoginContext.java:211) >> at > javax.security.auth.login.LoginContext$5.run(LoginContext.java:733 >> ) >> at > javax.security.auth.login.LoginContext$5.run(LoginContext.java:731 >> ) >> at java.security.AccessController.doPrivileged( >> AccessController.java:314) >> at javax.security.auth.login.LoginContext.invokeCreatorPriv( >> LoginContext.java:730) >> at > javax.security.auth.login.LoginContext.login(LoginContext.java:600 >> ) >> at org.apache.hadoop.security.UserGroupInformation.getLoginUser( >> UserGroupInformation.java:471) >> ... 8 more >> >> >> >> Regards >> Benjamin >> >> > > -- > *Lewis* > > > -- *Lewis*

