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

FE fails to compile due to incompatible Guava Hasher API

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Blocker
    • Resolution: Fixed
    • Impala 2.11.0
    • Impala 2.11.0
    • Frontend

    Description

      The version of Hive we are using must have had a revert that went through, because, sigh:

      [ERROR] COMPILATION ERROR :
      [ERROR] /home/mikeb/Impala/fe/src/main/java/org/apache/impala/analysis/ColumnLineageGraph.java:[592,11] cannot find symbol
      [INFO] BUILD FAILURE
      [ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.3:compile (default-compile) on project impala-frontend: Compilation failure
      [ERROR] /home/mikeb/Impala/fe/src/main/java/org/apache/impala/analysis/ColumnLineageGraph.java:[592,11] cannot find symbol
      [ERROR] symbol:   method putUnencodedChars(java.lang.String)
      [ERROR] location: variable hasher of type com.google.common.hash.Hasher
      [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
      

      Attachments

        Issue Links

          Activity

            People

              mikeb Michael Brown
              mikeb Michael Brown
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: