[
https://issues.apache.org/jira/browse/HIVE-14444?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Zoltan Haindrich updated HIVE-14444:
------------------------------------
Attachment: HIVE-14444.1.patch
i'm getting lost in the different test executions...but it looks ok to me now ;)
so this patch might work ;)
...all i wanted to change is to move from ant/etc to java for all qfile related
tests - migrating just a few might lead to a situation where it becomes hard to
migrate the remaining ones...
there are some things i've left behind like:
* BeeLine tests are updated...but somehow they caused compilation errors for
me...so i've commented the whole class; AFAIK they are not executed in
precommit tests...
* Accumulo tests are also not executed...i've update it to junit4 earlier (i
wanted to start with that instead perfcli) - i'll add it later...since it
haven't been executed lately...
* refactoring of these cli classes have been postoned after they are working as
expected as java classes
* there are a few intresting possible problems i've found; but because this is
refactor which tries to keep every functionality as-is - I haven't touched
them...
* I think all existing features should not change after this patch
(qfile,qfile_regex,run_disabled,clustermode,initScript)
> Upgrade qtest execution framework to junit4 - migrate most of them
> ------------------------------------------------------------------
>
> Key: HIVE-14444
> URL: https://issues.apache.org/jira/browse/HIVE-14444
> Project: Hive
> Issue Type: Sub-task
> Components: Tests
> Reporter: Zoltan Haindrich
> Assignee: Zoltan Haindrich
> Attachments: HIVE-14444.1.patch
>
>
> this is the second step..migrating all exiting qtestgen generated tests to
> junit4
> it might be possible that not all will get migrated in this ticket...I will
> leave out the problematic ones...
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)