[
https://issues.apache.org/jira/browse/HIVE-3092?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13296054#comment-13296054
]
Kanna Karanam commented on HIVE-3092:
-------------------------------------
I am getting the following error on windows when I run the unit tests with
these changes. Do you have any suggestions to make it work on windows?
compile-test:
[echo] Project: ql
[javac] Compiling 57 source files to D:\OSS\hive\build\ql\test\classes
[javac] error: error reading D:\OSS\hive\build\dist\lib\libfb303.jar; error
in opening zip file
[javac] error: error reading D:\OSS\hive\build\dist\lib\libthrift.jar;
error in opening zip file
[javac] 2 errors
> Hive tests should load Hive classes from build directory, not Ivy cache
> -----------------------------------------------------------------------
>
> Key: HIVE-3092
> URL: https://issues.apache.org/jira/browse/HIVE-3092
> Project: Hive
> Issue Type: Bug
> Components: Testing Infrastructure, Tests
> Reporter: Jakob Homan
> Assignee: Kevin Wilfong
> Attachments: HIVE-3092.1.patch.txt, HIVE-3092.2.patch.txt
>
>
> As discussed in HIVE-895, currently the tests pull in jars for other
> components rather from Ivy rather than using the built classes and jars in
> the build directory (bit.ly/LzndQU). This means that absent a very-clean,
> one is testing against a previous version of the code and cross-component
> tests are invalid.
--
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