Sushanth Sowmyan created HIVE-10517:
---------------------------------------
Summary: HCatPartition should not be created with "" as location
in tests
Key: HIVE-10517
URL: https://issues.apache.org/jira/browse/HIVE-10517
Project: Hive
Issue Type: Bug
Components: Tests
Affects Versions: 1.2.0
Reporter: Sushanth Sowmyan
Assignee: Sushanth Sowmyan
Tests in TestHCatClient and TestCommands wind up instantiating HCatPartition
with a dummy empty String as location. This causes test failures when run
against an existing metastore, as introduced by HIVE-10074.
We need to instantiate actual values instead of dummy "" strings.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)