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
