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

Brock Noland commented on HIVE-6238:
------------------------------------

Weird. Can you verify if the HadoopShims interface it's loading is the latest?

> HadoopShims.getLongComparator needs to be public
> ------------------------------------------------
>
>                 Key: HIVE-6238
>                 URL: https://issues.apache.org/jira/browse/HIVE-6238
>             Project: Hive
>          Issue Type: Bug
>          Components: Shims
>            Reporter: Thejas M Nair
>            Assignee: Thejas M Nair
>         Attachments: HIVE-6238.1.patch
>
>
> HadoopShims.getLongComparator  is package private, it should be public as it 
> is used from other classes.
> {code}
> Caused by: java.lang.Error: Unresolved compilation problem:
>         The method getLongComparator() is undefined for the type HadoopShims
>         at 
> org.apache.hadoop.hive.ql.udf.UDAFPercentile.<init>(UDAFPercentile.java:51)
> {code}



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)

Reply via email to