You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hive.apache.org by "Zoltan Haindrich (JIRA)" <ji...@apache.org> on 2018/03/04 07:43:00 UTC

[jira] [Commented] (HIVE-18849) Java 9 Building "mvn clean package -Pdist -rf :hive-common" get Caused by: java.lang.NullPointerException

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

Zoltan Haindrich commented on HIVE-18849:
-----------------------------------------

jdk 9 support is not there yet... see the umbrella:  HIVE-17632
the biggest blocker issues are some hadoop patch; and make tez build/work with jdk9 also - after those we might start building hive....I've had a branch somewhere which had some fixes for hive
https://github.com/kgyrtkirk/hive/tree/jdk9-trial

> Java 9 Building "mvn clean package -Pdist -rf :hive-common" get Caused by: java.lang.NullPointerException
> ---------------------------------------------------------------------------------------------------------
>
>                 Key: HIVE-18849
>                 URL: https://issues.apache.org/jira/browse/HIVE-18849
>             Project: Hive
>          Issue Type: Bug
>            Reporter: Мирон
>            Priority: Blocker
>         Attachments: Issue_Build_Complete_Log.txt, Issue_Stack_Trace.txt
>
>
> Please see attached stack trace, both, brief and complete capture, both using -X verbose output maven flag.
> Irrespective of the true cause, it would be very nice if this message of build tool ( maven )
> ------------------
> Caused by: java.lang.NullPointerException
>     at com.sun.tools.javac.main.JavaCompiler.readSourceFile (JavaCompiler.java:825)
>     at com.sun.tools.javac.processing.JavacProcessingEnvironment$ImplicitCompleter.complete (JavacProcessingEnvironment.java:1510)
>     at com.sun.tools.javac.code.Symbol.complete (Symbol.java:633)
> ------------------
> carried actual file name, that was attempted reading and failed with exception.
>  
> Git repository cloned from [https://github.com/apache/hive.git] yesterday - today overnight.



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