[
https://issues.apache.org/jira/browse/HIVE-22676?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17008376#comment-17008376
]
David Mollitor commented on HIVE-22676:
---------------------------------------
Will need to look at this change more:
{code:none}
2019-12-29T15:22:03,106 ERROR [HiveServer2-HttpHandler-Pool: Thread-71]
thrift.ThriftHttpServlet: Error:
org.apache.hive.service.auth.HttpAuthenticationException:
java.lang.IllegalArgumentException: Illegal base64 character 3a
at
org.apache.hive.service.cli.thrift.ThriftHttpServlet.doKerberosAuth(ThriftHttpServlet.java:450)
~[hive-service-4.0.0-SNAPSHOT.jar:4.0.0-SNAPSHOT]
at
org.apache.hive.service.cli.thrift.ThriftHttpServlet.doPost(ThriftHttpServlet.java:201)
[hive-service-4.0.0-SNAPSHOT.jar:4.0.0-SNAPSHOT]
at javax.servlet.http.HttpServlet.service(HttpServlet.java:707)
[javax.servlet-api-3.1.0.jar:3.1.0]
at javax.servlet.http.HttpServlet.service(HttpServlet.java:790)
[javax.servlet-api-3.1.0.jar:3.1.0]
at
org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:848)
[jetty-runner-9.3.27.v20190418.jar:9.3.27.v20190418]
{code}
> Replace Base64 in hive-service Package
> --------------------------------------
>
> Key: HIVE-22676
> URL: https://issues.apache.org/jira/browse/HIVE-22676
> Project: Hive
> Issue Type: Sub-task
> Reporter: David Mollitor
> Assignee: David Mollitor
> Priority: Minor
> Attachments: HIVE-22676.1.patch, HIVE-22676.2.patch
>
>
--
This message was sent by Atlassian Jira
(v8.3.4#803005)