Uploaded image for project: 'Hive'
  1. Hive
  2. HIVE-20008

Fix second compilation errors in ql

Log workAgile BoardRank to TopRank to BottomBulk Copy AttachmentsBulk Move AttachmentsVotersWatch issueWatchersCreate sub-taskConvert to sub-taskMoveLinkCloneLabelsUpdate Comment AuthorReplace String in CommentUpdate Comment VisibilityDelete Comments
    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 4.0.0-alpha-1
    • None
    • None

    Description

      I'm bumping into this a lot lately....and I've just had enough from removing my {{ql/target/classes} dir by hand and building again..

      executing the following script:

      git clean -dfx
      mvn install -pl ql -DskipTests -am
      echo >> ql/src/java/org/apache/hadoop/hive/ql/parse/UpdateDeleteSemanticAnalyzer.java
      mvn install -pl ql -DskipTests
      

      results in a compilation error; probably because incremental compilation have some issues keeping track the template arguments...

      pile) on project hive-exec: Compilation failure: Compilation failure: 
      [ERROR] /mnt/work/hwx/hive/master/ql/src/java/org/apache/hadoop/hive/ql/parse/UpdateDeleteSemanticAnalyzer.java:[217,22] incompatible types: java.util.List<org.apache.hadoop.hive.ql.exec.Task<?>> cannot be converted to java.util.List<org.apache.hadoop.hive.ql.exec.Task<? extends java.io.Serializable>>
      [ERROR] /mnt/work/hwx/hive/master/ql/src/java/org/apache/hadoop/hive/ql/parse/UpdateDeleteSemanticAnalyzer.java:[241,19] incompatible types: java.util.List<org.apache.hadoop.hive.ql.exec.Task<?>> cannot be converted to java.util.List<org.apache.hadoop.hive.ql.exec.Task<? extends java.io.Serializable>>
      

      Attachments

        1. HIVE-20008.01.patch
          35 kB
          Zoltan Haindrich
        2. HIVE-20008.02.patch
          35 kB
          Zoltan Haindrich
        3. HIVE-20008.02.patch
          35 kB
          Zoltan Haindrich

        Activity

          This comment will be Viewable by All Users Viewable by All Users
          Cancel

          People

            kgyrtkirk Zoltan Haindrich Assign to me
            kgyrtkirk Zoltan Haindrich
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Slack

                Issue deployment