Uploaded image for project: 'Apache Trafodion (Retired)'
  1. Apache Trafodion (Retired)
  2. TRAFODION-213

LP Bug: 1302178 - Build fails in CDH4 env. Not compatible with Hive 0.10

    XMLWordPrintableJSON

Details

    Description

      HiveClient.java is not compatible with Hive 0.10

      ../executor/HiveClient.java:21: error: cannot find symbol ##(SQL)
      import org.apache.hadoop.hive.metastore.api.Constants; ##(SQL)
      ^ ##(SQL)
      symbol: class Constants ##(SQL)
      location: package org.apache.hadoop.hive.metastore.api ##(SQL)
      ../executor/HiveClient.java:96: error: cannot find symbol ##(SQL)
      String rfTime = table.getParameters().get(Constants.DDL_TIME) ; ##(SQL)
      ^ ##(SQL)
      symbol: variable Constants ##(SQL)
      location: class HiveClient ##(SQL)

      This breaks build in Cloudera 4.4 environment. Currently this is the only environment for Jenkins automated builds.

      Attachments

        Activity

          People

            Unassigned Unassigned
            svarnau Steve Varnau
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: