[ 
https://issues.apache.org/jira/browse/HIVE-8324?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14157749#comment-14157749
 ] 

Vaibhav Gumashta commented on HIVE-8324:
----------------------------------------

I'll rebase this since HIVE-6799 is committed. 

> Shim KerberosName (causes build failure on hadoop-1)
> ----------------------------------------------------
>
>                 Key: HIVE-8324
>                 URL: https://issues.apache.org/jira/browse/HIVE-8324
>             Project: Hive
>          Issue Type: Bug
>    Affects Versions: 0.14.0
>            Reporter: Szehon Ho
>            Assignee: Vaibhav Gumashta
>            Priority: Blocker
>             Fix For: 0.14.0
>
>         Attachments: HIVE-8324.1.patch
>
>
> Unfortunately even after HIVE-8265, there are still more compile failures.
> {code}
> [ERROR] Failed to execute goal 
> org.apache.maven.plugins:maven-compiler-plugin:3.1:compile (default-compile) 
> on project hive-service: Compilation failure: Compilation failure:
> [ERROR] 
> /Users/szehon/svn-repos/trunk/service/src/java/org/apache/hive/service/cli/thrift/ThriftHttpServlet.java:[35,54]
>  cannot find symbol
> [ERROR] symbol:   class KerberosName
> [ERROR] location: package org.apache.hadoop.security.authentication.util
> [ERROR] 
> /Users/szehon/svn-repos/trunk/service/src/java/org/apache/hive/service/cli/thrift/ThriftHttpServlet.java:[241,7]
>  cannot find symbol
> [ERROR] symbol:   class KerberosName
> [ERROR] location: class 
> org.apache.hive.service.cli.thrift.ThriftHttpServlet.HttpKerberosServerAction
> [ERROR] 
> /Users/szehon/svn-repos/trunk/service/src/java/org/apache/hive/service/cli/thrift/ThriftHttpServlet.java:[241,43]
>  cannot find symbol
> [ERROR] symbol:   class KerberosName
> [ERROR] location: class 
> org.apache.hive.service.cli.thrift.ThriftHttpServlet.HttpKerberosServerAction
> [ERROR] 
> /Users/szehon/svn-repos/trunk/service/src/java/org/apache/hive/service/cli/thrift/ThriftHttpServlet.java:[252,7]
>  cannot find symbol
> [ERROR] symbol:   class KerberosName
> [ERROR] location: class 
> org.apache.hive.service.cli.thrift.ThriftHttpServlet.HttpKerberosServerAction
> [ERROR] 
> /Users/szehon/svn-repos/trunk/service/src/java/org/apache/hive/service/cli/thrift/ThriftHttpServlet.java:[252,43]
>  cannot find symbol
> [ERROR] symbol:   class KerberosName
> [ERROR] location: class 
> org.apache.hive.service.cli.thrift.ThriftHttpServlet.HttpKerberosServerAction
> {code}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to