[ 
https://issues.apache.org/jira/browse/HIVE-2192?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Tomasz Nykiel updated HIVE-2192:
--------------------------------

    Attachment: HIVE-2192.patch

-Changes the table name used for collecting intermediate statistics by 
JDBCStatsPublisher
-removes an empty TestStatsPublisher.java

> Stats table schema incompatible after HIVE-2185
> -----------------------------------------------
>
>                 Key: HIVE-2192
>                 URL: https://issues.apache.org/jira/browse/HIVE-2192
>             Project: Hive
>          Issue Type: Bug
>            Reporter: Ning Zhang
>            Assignee: Tomasz Nykiel
>         Attachments: HIVE-2192.patch
>
>
> HIVE-2185 introduced a new column in the intermediate stats table. This 
> introduces incompatibility between old and new branches (multiple branches 
> could be deployed in production): the old branch will not work with the new 
> schema, and the new branch will not work with the old schema. A solution 
> would be to rename the stats table name (requires code change) or use a 
> different database name (requires hive-default.xml conf change).

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to