Uploaded image for project: 'IMPALA'
  1. IMPALA
  2. IMPALA-9491

Compilation failure in KuduUtil.java

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Blocker
    • Resolution: Fixed
    • None
    • None
    • Frontend
    • ghx-label-5

    Description

      Build is failing with the following:

      12:40:33 [INFO] BUILD FAILURE
      12:40:33 [ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.3:compile (default-compile) on project impala-frontend: Compilation failure: Compilation failure:
      12:40:33 [ERROR] /data0/jenkins/workspace/impala-asf-master-core/repos/Impala/fe/src/main/java/org/apache/impala/util/KuduUtil.java:[181,12] an enum switch case label must be the unqualified name of an enumeration constant
      12:40:33 [ERROR] /data0/jenkins/workspace/impala-asf-master-core/repos/Impala/fe/src/main/java/org/apache/impala/util/KuduUtil.java:[183,12] cannot find symbol
      12:40:33 [ERROR] symbol:   method addDate(int,java.sql.Date)
      12:40:33 [ERROR] location: variable key of type org.apache.kudu.client.PartialRow
      12:40:33 [ERROR] /data0/jenkins/workspace/impala-asf-master-core/repos/Impala/fe/src/main/java/org/apache/impala/util/KuduUtil.java:[239,12] an enum switch case label must be the unqualified name of an enumeration constant
      12:40:33 [ERROR] /data0/jenkins/workspace/impala-asf-master-core/repos/Impala/fe/src/main/java/org/apache/impala/util/KuduUtil.java:[442,45] cannot find symbol
      12:40:33 [ERROR] symbol:   variable DATE
      12:40:33 [ERROR] location: class org.apache.kudu.Type
      12:40:33 [ERROR] /data0/jenkins/workspace/impala-asf-master-core/repos/Impala/fe/src/main/java/org/apache/impala/util/KuduUtil.java:[468,12] an enum switch case label must be the unqualified name of an enumeration constant
      

      Likely related to this change: https://gerrit.cloudera.org/#/c/14705/

      Attachments

        Issue Links

          Activity

            People

              csringhofer Csaba Ringhofer
              drorke David Rorke
              Votes:
              0 Vote for this issue
              Watchers:
              6 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: