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

Impala should not reference shaded classes from Kudu jar

    XMLWordPrintableJSON

Details

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

    Description

      This broke my build this morning:

      [ERROR] /home/tarmstrong/Impala/incubator-impala/fe/src/main/java/org/apache/impala/analysis/TableSampleClause.java:[21,60] package org.apache.kudu.client.shaded.com.google.common.base does not exist
      [ERROR] /home/tarmstrong/Impala/incubator-impala/fe/src/main/java/org/apache/impala/analysis/TimestampLiteral.java:[27,60] package org.apache.kudu.client.shaded.com.google.common.base does not exist
      

      It looks like we're importing a shaded class, which is bad.

      Attachments

        Issue Links

          Activity

            People

              tarmstrong Tim Armstrong
              tarmstrong Tim Armstrong
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: