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

Build failure caused by missing ExecutorMembershipSnapshot import

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Critical
    • Resolution: Fixed
    • Impala 4.1.0
    • Impala 4.1.0
    • None
    • None
    • ghx-label-2

    Description

      16:23:35 15:23:35 [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: 
      16:23:35 15:23:35 [ERROR] /home/ubuntu/Impala/fe/src/main/java/org/apache/impala/service/Frontend.java:[1785,9] cannot find symbol
      16:23:35 15:23:35 [ERROR]   symbol:   class ExecutorMembershipSnapshot
      16:23:35 15:23:35 [ERROR]   location: class org.apache.impala.service.Frontend
      16:23:35 15:23:35 [ERROR] /home/ubuntu/Impala/fe/src/main/java/org/apache/impala/service/Frontend.java:[1785,46] cannot find symbol
      16:23:35 15:23:35 [ERROR]   symbol:   variable ExecutorMembershipSnapshot
      16:23:35 15:23:35 [ERROR]   location: class org.apache.impala.service.Frontend
      16:23:35 15:23:35 [ERROR] /home/ubuntu/Impala/fe/src/main/java/org/apache/impala/service/Frontend.java:[1840,17] cannot find symbol
      

      These classes have been cleaned in IMPALA-11116 because of unused imports, however between merge and verify run another commit started to depend on these imports.

      Attachments

        Issue Links

          Activity

            People

              tmate Tamas Mate
              tmate Tamas Mate
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: