[ 
https://issues.apache.org/jira/browse/HIVE-24083?focusedWorklogId=821738&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-821738
 ]

ASF GitHub Bot logged work on HIVE-24083:
-----------------------------------------

                Author: ASF GitHub Bot
            Created on: 30/Oct/22 00:28
            Start Date: 30/Oct/22 00:28
    Worklog Time Spent: 10m 
      Work Description: github-actions[bot] closed pull request #3520: 
HIVE-24083: Fix WebHCat is not compatible with Hadoop 3.3.x
URL: https://github.com/apache/hive/pull/3520




Issue Time Tracking
-------------------

    Worklog Id:     (was: 821738)
    Time Spent: 1h  (was: 50m)

> hcatalog error in Hadoop 3.3.0: authentication type needed
> ----------------------------------------------------------
>
>                 Key: HIVE-24083
>                 URL: https://issues.apache.org/jira/browse/HIVE-24083
>             Project: Hive
>          Issue Type: Bug
>          Components: HCatalog
>    Affects Versions: 3.1.2
>            Reporter: Javier J. Salmeron Garcia
>            Assignee: Zhiguo Wu
>            Priority: Minor
>              Labels: pull-request-available
>          Time Spent: 1h
>  Remaining Estimate: 0h
>
> Using Hive 3.1.2, webhcat fails to start in Hadoop 3.3.0 with the following 
> error:
> ```
> javax.servlet.ServletException: Authentication type must be specified: 
> simple|kerberos
> ```
> I tried in Hadoop 3.2.1 with the exact settings and it starts without issues:
>  
> ```
> webhcat: /tmp/hadoop-3.2.1//bin/hadoop jar 
> /opt/bitnami/hadoop/hive/hcatalog/sbin/../share/webhcat/svr/lib/hive-webhcat-3.1.2.jar
>  org.apache.hive.hcatalog.templeton.Main
> webhcat: starting ... started.
> webhcat: done
> ```
>  
> I can provide more logs if needed. Detected authentication settings:
>  
> ```
> hadoop.http.authentication.simple.anonymous.allowed=true
> hadoop.http.authentication.type=simple
> hadoop.security.authentication=simple
> ipc.client.fallback-to-simple-auth-allowed=false
> yarn.timeline-service.http-authentication.simple.anonymous.allowed=true
> yarn.timeline-service.http-authentication.type=simple
> ```
>  



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to