-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/46174/
-----------------------------------------------------------
(Updated April 15, 2016, 3:05 a.m.)
Review request for hive.
Changes
-------
add a HCatlog property in order to keep the backwards compatibility
Bugs: HIVE-13509
https://issues.apache.org/jira/browse/HIVE-13509
Repository: hive-git
Description
-------
Remove invalid path in HCatBaseInputFormat.getSplits.
Diffs (updated)
-----
hcatalog/core/src/main/java/org/apache/hive/hcatalog/common/HCatConstants.java
6b03fcb
hcatalog/core/src/main/java/org/apache/hive/hcatalog/mapreduce/HCatBaseInputFormat.java
adfaf4e
hcatalog/hcatalog-pig-adapter/src/test/java/org/apache/hive/hcatalog/pig/TestHCatLoader.java
2440cb5
hcatalog/hcatalog-pig-adapter/src/test/java/org/apache/hive/hcatalog/pig/TestHCatLoaderWithProps.java
PRE-CREATION
Diff: https://reviews.apache.org/r/46174/diff/
Testing
-------
New unit test passed
Precommit tests
Thanks,
Chaoyu Tang