[ 
https://issues.apache.org/jira/browse/HIVE-4999?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13740603#comment-13740603
 ] 

Edward Capriolo commented on HIVE-4999:
---------------------------------------

I think we should go around and change all the q tests that are using archiving 
but disabling other versions.

[edward@jackintosh hive-trunk]$ svn diff 
ql/src/test/queries/clientpositive/archive.q
Index: ql/src/test/queries/clientpositive/archive.q
===================================================================
--- ql/src/test/queries/clientpositive/archive.q        (revision 1514126)
+++ ql/src/test/queries/clientpositive/archive.q        (working copy)
@@ -1,8 +1,6 @@
 set hive.archive.enabled = true;
 set hive.enforce.bucketing = true;
 
--- INCLUDE_HADOOP_MAJOR_VERSIONS(0.20)
-
 drop table tstsrc;
 drop table tstsrcpart;

                
> Shim class HiveHarFileSystem does not have a hadoop2 counterpart
> ----------------------------------------------------------------
>
>                 Key: HIVE-4999
>                 URL: https://issues.apache.org/jira/browse/HIVE-4999
>             Project: Hive
>          Issue Type: Task
>            Reporter: Brock Noland
>            Assignee: Brock Noland
>            Priority: Minor
>         Attachments: HIVE-4999.patch
>
>
> HiveHarFileSystem only exists in the 0.20 shim.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to