You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hive.apache.org by "Vihang Karajgaonkar (JIRA)" <ji...@apache.org> on 2018/06/22 16:36:00 UTC

[jira] [Comment Edited] (HIVE-19966) Compile error when using open-jdk

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

Vihang Karajgaonkar edited comment on HIVE-19966 at 6/22/18 4:35 PM:
---------------------------------------------------------------------

I am sure its jdk-8. Let me see if I can provide repro steps.


was (Author: vihangk1):
I am sure its jdk-8. Let me see if I provide repro steps.

> Compile error when using open-jdk
> ---------------------------------
>
>                 Key: HIVE-19966
>                 URL: https://issues.apache.org/jira/browse/HIVE-19966
>             Project: Hive
>          Issue Type: Bug
>            Reporter: Vihang Karajgaonkar
>            Priority: Major
>
> When you compile Hive using open-jdk-8 you see this error
> {noformat}
> hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/encoded/EncodedReaderImpl.java:[72,16] sun.misc.Cleaner is internal proprietary API and may be removed in a future release
> [ERROR] -> [Help 1]
> [ERROR]
> [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
> [ERROR] Re-run Maven using the -X switch to enable full debug logging.
> [ERROR]
> [ERROR] For more information about the errors and possible solutions, please read the following articles:
> [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
> [ERROR]
> [ERROR] After correcting the problems, you can resume the build with the command
> [ERROR]   mvn <goals> -rf :hive-exec
> {noformat}



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)