You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@oozie.apache.org by Robert Kanter <rk...@cloudera.com> on 2013/01/29 01:25:52 UTC

Issues with Hive Action tests on Jenkins

Hi,

The Jenkins builds that test-patch runs tries to use the testHive profile
that was removed in
OOZIE-1124<https://issues.apache.org/jira/browse/OOZIE-1124>;
the output contains the following:

> [WARNING] The requested profile "testHive" could not be activated because
> it does not exist.


Also, TestHiveMain and TestHiveActionExecutor get run twice.
Neither of these two issues are a big deal, but it would be good if we
update the Jenkins configuration to fix this; can somebody update it?

Here's an example of where you can see both issues:
https://builds.apache.org/job/oozie-trunk-precommit-build/301/consoleText
- For the first issue, search the page for that warning message
- For the second issue, search the page for "TestHiveMain"

thanks
- Robert

Re: Issues with Hive Action tests on Jenkins

Posted by Robert Kanter <rk...@cloudera.com>.
Spoke to Alejandro: this is actually something test-patch is doing, so I
created OOZIE-1194 <https://issues.apache.org/jira/browse/OOZIE-1194> to
update it.

- Robert



On Mon, Jan 28, 2013 at 4:25 PM, Robert Kanter <rk...@cloudera.com> wrote:

> Hi,
>
> The Jenkins builds that test-patch runs tries to use the testHive profile
> that was removed in OOZIE-1124<https://issues.apache.org/jira/browse/OOZIE-1124>;
> the output contains the following:
>
>> [WARNING] The requested profile "testHive" could not be activated because
>> it does not exist.
>
>
> Also, TestHiveMain and TestHiveActionExecutor get run twice.
> Neither of these two issues are a big deal, but it would be good if we
> update the Jenkins configuration to fix this; can somebody update it?
>
> Here's an example of where you can see both issues:
> https://builds.apache.org/job/oozie-trunk-precommit-build/301/consoleText
> - For the first issue, search the page for that warning message
> - For the second issue, search the page for "TestHiveMain"
>
> thanks
> - Robert
>