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

HIVE-10223 breaks -Phadoop-1

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Duplicate
    • None
    • None
    • None
    • None

    Description

      Looks like HIVE-10223 broke -Phadoop-1 compatibility for compilation, from the looks of it. We need to fix it. Even if we decide to drop support for -Phadoop-1 in master, we should fix it for branch-1.2

      [ERROR] COMPILATION ERROR : 
      [INFO] -------------------------------------------------------------
      [ERROR] /Users/sush/dev/hive.git/hcatalog/core/src/main/java/org/apache/hive/hcatalog/mapreduce/FileOutputCommitterContainer.java:[515,19] cannot find symbol
        symbol:   method isFile()
        location: variable fileStatus of type org.apache.hadoop.fs.FileStatus
      [ERROR] /Users/sush/dev/hive.git/hcatalog/core/src/main/java/org/apache/hive/hcatalog/mapreduce/FileOutputCommitterContainer.java:[545,26] cannot find symbol
        symbol:   method isDirectory()
        location: variable fileStatus of type org.apache.hadoop.fs.FileStatus
      [INFO] 2 errors 
      [INFO] -------------------------------------------------------------
      

      Attachments

        Activity

          People

            Unassigned Unassigned
            sushanth Sushanth Sowmyan
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: