You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by Shreepadma Venugopalan <sh...@cloudera.com> on 2012/08/10 23:48:29 UTC

Review Request: HIVE-3056: Ability to bulk update/delete Hive's metastore

-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/6532/
-----------------------------------------------------------

Review request for hive and Carl Steinbach.


Description
-------

This patch creates a HiveMetaTool to fire arbitrary JDOQL against the Hive metastore. SELECTS work, but UPDATES don't. This patch also upgrades Hive's DN to 2.2.4.


This addresses bug HIVE-3056.
    https://issues.apache.org/jira/browse/HIVE-3056


Diffs
-----

  ivy/libraries.properties f0b1918 
  metastore/ivy.xml 3011d2f 
  metastore/src/java/org/apache/hadoop/hive/metastore/HiveMetaTool.java PRE-CREATION 
  ql/src/java/org/apache/hadoop/hive/ql/exec/Utilities.java ccb0d7f 

Diff: https://reviews.apache.org/r/6532/diff/


Testing
-------


Thanks,

Shreepadma Venugopalan