You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@impala.apache.org by "Jim Apple (JIRA)" <ji...@apache.org> on 2017/05/20 18:08:04 UTC

[jira] [Created] (IMPALA-5344) Frontend tests do not work with Java 8

Jim Apple created IMPALA-5344:
---------------------------------

             Summary: Frontend tests do not work with Java 8
                 Key: IMPALA-5344
                 URL: https://issues.apache.org/jira/browse/IMPALA-5344
             Project: IMPALA
          Issue Type: Bug
          Components: Frontend
    Affects Versions: Impala 2.8.0
         Environment: Ubuntu 16.04
Linux 4.4.0-24-generic #43-Ubuntu
java version "1.8.0_131"
Java(TM) SE Runtime Environment (build 1.8.0_131-b11)
Java HotSpot(TM) 64-Bit Server VM (build 25.131-b11, mixed mode)

            Reporter: Jim Apple
         Attachments: java-8-fe-test-logs.zip

The frontend tests pass Under Oracle Java 7 but fail under Oracle Java 8.

{noformat}
$ grep -iE 'failures: [^0]' *.txt
org.apache.impala.analysis.AuthorizationTest.txt:Tests run: 72, Failures: 2, Errors: 0, Skipped: 0, Time elapsed: 15.424 sec <<< FAILURE! - in org.apache.impala.analysis.AuthorizationTest
org.apache.impala.planner.PlannerTest.txt:Tests run: 53, Failures: 5, Errors: 0, Skipped: 0, Time elapsed: 51.82 sec <<< FAILURE! - in org.apache.impala.planner.PlannerTest
{noformat}

Some failures look similar to IMPALA-3643.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)