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

Thejas M Nair resolved HIVE-6238.
---------------------------------

    Resolution: Won't Fix

[~navis] You are right, the methods in interface are implicitly public. I 
didn't realize this.
[~brocknoland] I think that must have been it, it was some local build issue. I 
can't reproduce now.


> 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