[
https://issues.apache.org/jira/browse/HIVE-3128?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13398239#comment-13398239
]
Kanna Karanam commented on HIVE-3128:
-------------------------------------
Attached the patch with JAVA based archiving & compression using apache common
compression library (commons-compress-1.4.1.jar).
Note: All unit tests are passing but CLI tests are taking little bit extra
time. It seems to be a small perf hit because of JAVA vs Native tools.
> Support the CAB format to accommodate the absence of tar command on windows
> ---------------------------------------------------------------------------
>
> Key: HIVE-3128
> URL: https://issues.apache.org/jira/browse/HIVE-3128
> Project: Hive
> Issue Type: Bug
> Components: CLI, Query Processor
> Reporter: Kanna Karanam
> Attachments: HIVE-3128.1.patch.txt, HIVE-3128.2.patch.txt
>
>
> TAR tool doesn’t exist by default on windows systems so use the CAB files on
> windows
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira