You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@nutch.apache.org by "Sebastian Nagel (JIRA)" <ji...@apache.org> on 2018/06/28 09:41:00 UTC

[jira] [Resolved] (NUTCH-2188) While crawling with solr url (kerberos enabled) Error: org.apache.solr.common.SolrException: Unauthorized

     [ https://issues.apache.org/jira/browse/NUTCH-2188?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Sebastian Nagel resolved NUTCH-2188.
------------------------------------
       Resolution: Unresolved
    Fix Version/s:     (was: 1.15)

Closing now - it's an old issue with an old Solr version, please reopen if the problem persists using the latest Nutch package (1.14 or 1.15). Thanks, [~mohantnr@hotmail.com]!

> While crawling with solr url (kerberos enabled) Error: org.apache.solr.common.SolrException: Unauthorized
> ---------------------------------------------------------------------------------------------------------
>
>                 Key: NUTCH-2188
>                 URL: https://issues.apache.org/jira/browse/NUTCH-2188
>             Project: Nutch
>          Issue Type: Bug
>    Affects Versions: 1.9
>         Environment: Proof of Concept
>            Reporter: Mohankumar K H
>            Priority: Major
>
> 15/12/16 21:49:22 INFO mapreduce.Job: Task Id : attempt_1449548680888_0063_r_000002_0, Status : FAILED
> Error: org.apache.solr.common.SolrException: Unauthorized
> Unauthorized
> request: https://hdrdn001c.cps.intel.com:8985/solr/nutch_std_config/update?wt=javabin&version=2
>         at org.apache.solr.client.solrj.impl.CommonsHttpSolrServer.request(CommonsHttpSolrServer.java:430)
>         at org.apache.solr.client.solrj.impl.CommonsHttpSolrServer.request(CommonsHttpSolrServer.java:244)
>         at org.apache.solr.client.solrj.request.AbstractUpdateRequest.process(AbstractUpdateRequest.java:105)
>         at org.apache.nutch.indexwriter.solr.SolrIndexWriter.close(SolrIndexWriter.java:155)
>         at org.apache.nutch.indexer.IndexWriters.close(IndexWriters.java:118)
>         at org.apache.nutch.indexer.IndexerOutputFormat$1.close(IndexerOutputFormat.java:44)
>         at org.apache.hadoop.mapred.ReduceTask$OldTrackingRecordWriter.close(ReduceTask.java:502)
>         at org.apache.hadoop.mapred.ReduceTask.runOldReducer(ReduceTask.java:456)
>         at org.apache.hadoop.mapred.ReduceTask.run(ReduceTask.java:392)
>         at org.apache.hadoop.mapred.YarnChild$2.run(YarnChild.java:163)
>         at java.security.AccessController.doPrivileged(Native Method)
>         at javax.security.auth.Subject.doAs(Subject.java:415)
>         at org.apache.hadoop.security.UserGroupInformation.doAs(UserGroupInformation.java:1671)
>         at org.apache.hadoop.mapred.YarnChild.main(YarnChild.java:158)
> Container killed by the ApplicationMaster.
> Container killed on request. Exit code is 143
> Container exited with a non-zero exit code 143



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)