[
https://issues.apache.org/jira/browse/TRAFODION-213?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Atanu Mishra closed TRAFODION-213.
----------------------------------
Resolution: Fixed
Assignee: (was: Hans Zeller)
Fix Version/s: 0.8 (pre-incubation)
> LP Bug: 1302178 - Build fails in CDH4 env. Not compatible with Hive 0.10
> ------------------------------------------------------------------------
>
> Key: TRAFODION-213
> URL: https://issues.apache.org/jira/browse/TRAFODION-213
> Project: Apache Trafodion
> Issue Type: Bug
> Components: sql-general
> Reporter: Steve Varnau
> Priority: Critical
> Fix For: 0.7 (pre-incubation), 0.8 (pre-incubation)
>
>
> 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.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)