-----------------------------------------------------------
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