You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by Oleksiy Sayankin <ol...@gmail.com> on 2018/06/27 10:13:44 UTC

Review Request 67753: HIVE-16950 : Dropping hive database/table which was created explicitly in default database location, deletes all databases data from default database location

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

Review request for hive.


Repository: hive-git


Description
-------

Added hive.metastore.allow.new.db.in.existing.directory property


Diffs
-----

  standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/HiveMetaStore.java e9d7e7c397 
  standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/Warehouse.java da5a71cc64 
  standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/conf/MetastoreConf.java f3b909ca44 


Diff: https://reviews.apache.org/r/67753/diff/1/


Testing
-------


Thanks,

Oleksiy Sayankin