[
https://issues.apache.org/jira/browse/HIVE-14415?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15408651#comment-15408651
]
Zoltan Haindrich commented on HIVE-14415:
-----------------------------------------
[~pvary] thank you for the review! i was not aware of HIVE-12033...
after these changes - the execution of these tests in ide won't be readily
available but will be a step closer...i've seen a few things which will have to
be solved prior to getting a working solution...like:
* qtests sometime contain some exact pathreference to datafiles...somewhere
they are using properties...i'm not sure those will work or not (in case of
-Pitests)
* there a few maven repo references here and there - not sure how this can be
avoided
* there is a "poisoning" core-site.xml in the common module...but generally the
ide shows all the resources to the test...which may get confused by the union
of all hive main&test resources
these are just what i know of...if we team up, we can get a fully working ide
faster ;)
> Upgrade qtest execution framework to junit4 - TestPerfCliDriver
> ---------------------------------------------------------------
>
> Key: HIVE-14415
> URL: https://issues.apache.org/jira/browse/HIVE-14415
> Project: Hive
> Issue Type: Improvement
> Components: Tests
> Reporter: Zoltan Haindrich
> Assignee: Zoltan Haindrich
> Attachments: HIVE-14415.1.patch, HIVE-14415.2.patch
>
>
> I would like to upgrade the current maven+ant+velocimacro+junit4 qtest
> generation&execution framework to use only junit4 - while (trying) to keep
> all the existing features it provides.
> What I can't really do with the current one: execute easily a single qtests
> from an IDE (as a matter of fact I can...but it's way too complicated; after
> this it won't be a cake-walk either...but it will be a step closer ;)
> I think this change will make it more clear how these tests are configured
> and executed.
> I will do this in two phases, currently i will only change
> {{TestPerfCliDriver}}.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)