[ 
https://issues.apache.org/jira/browse/HIVE-14391?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Peter Vary updated HIVE-14391:
------------------------------
    Attachment: HIVE-14391.patch

Since this jira was unassigned I thought it was ok to take it.
If not so, I am sorry to misbehaving again and you can take it back. :)

If it is ok, then here is a patch which makes the AccumuloDriver run.
It contains the following:
- AccumuloQTestUtil change, so the configuration changes are set not only in 
init(), but in clearTestSideEffects() as well
- AccumuloTestSetup changes:
   - Removing temporary
   - Configuration update
- 3 qtest golden output rewrites - here I am a little nervous, since I am not 
sure that all of the change are caused by other changes in Hive - I would be 
happy if someone with more experience can confirm it.
- master-mr2.properties change to run the tests

If I did something wrong feel free to tell me how should I do it.

Thanks,
Peter

> TestAccumuloCliDriver is not executed during precommit tests
> ------------------------------------------------------------
>
>                 Key: HIVE-14391
>                 URL: https://issues.apache.org/jira/browse/HIVE-14391
>             Project: Hive
>          Issue Type: Sub-task
>          Components: Testing Infrastructure
>            Reporter: Zoltan Haindrich
>            Assignee: Peter Vary
>         Attachments: HIVE-14391.patch
>
>
> according to for example this build result:
> https://builds.apache.org/job/PreCommit-HIVE-MASTER-Build/685/testReport/org.apache.hadoop.hive.cli/
> there is no 'TestAccumuloCliDriver' being run during precommit testing...but 
> i see no reason why and how it was excluded inside the project;
> my maven executes it when i start it with {{-Dtest=TestAccumuloCliDriver}} - 
> so i think the properties/profiles aren't preventing it.
> maybe i miss something obvious ;)
> (note: my TestAccumuloCliDriver executions are failed with errors.)



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to