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 2014/11/05 08:39:33 UTC

[jira] [Created] (HIVE-8741) Male changes to .q test framework to be able to test HIVE-8719

Sushanth Sowmyan created HIVE-8741:
--------------------------------------

             Summary: Male changes to .q test framework to be able to test HIVE-8719
                 Key: HIVE-8741
                 URL: https://issues.apache.org/jira/browse/HIVE-8741
             Project: Hive
          Issue Type: Bug
          Components: Tests
            Reporter: Sushanth Sowmyan
            Assignee: Sushanth Sowmyan


To be able to write a .q test for HIVE-8719, we need the following:

a) Ability to specify in the test case that the location should not be masked, and instead of checking for strict equality (or needing masking if not), to search for a regex match.

b) Ability to specify a load data local inpath that does a cross filesystem move. This bug manifests when moving from file:/// to hdfs:/// . file:/// -> pfile:/// does not trigger the issue.




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)