You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by Bing Li <sm...@aliyun.com> on 2015/09/15 04:09:59 UTC

Review Request 38392: HIVE-6990: Direct SQL fails when the explicit schema setting is different from the default one

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

Review request for hive.


Bugs: HIVE-6990
    https://issues.apache.org/jira/browse/HIVE-6990


Repository: hive-git


Description
-------

This patch will fix the failure that if the user specified differen values of javax.jdo.mapping.Schema and javax.jdo.option.ConnectionUserName in hive-site.xml


Diffs
-----

  metastore/src/java/org/apache/hadoop/hive/metastore/MetaStoreDirectSql.java 1f89b7c 
  metastore/src/java/org/apache/hadoop/hive/metastore/ObjectStore.java d165fc8 

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


Testing
-------

I have tested it in Hive 1.2.1 in a real cluster.


Thanks,

Bing Li