You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "Sushanth Sowmyan (JIRA)" <ji...@apache.org> on 2015/04/28 07:13:06 UTC

[jira] [Created] (HIVE-10517) HCatPartition should not be created with "" as location in tests

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)