Hi there, I also downloaded it and tried to build it with running the JavaActionExecutor tests:
mvn clean package assembly:single -DjavaVersion=1.8 -DtargetVersion=1.7 -Dtest=org.apache.oozie.action.hadoop.TestJavaActionExecutor -Phadoop-2 -Dhadoop.version=*2.6.0* -Puber Failed tests: testSimpestSleSubmitOK(org.apache.oozie.action.hadoop.TestJa vaActionExecutor) testOutputSubmitOK(org.apache.oozie.action.hadoop.TestJavaActionExecutor) testIdSwapSubmitOK(org.apache.oozie.action.hadoop.TestJavaActionExecutor) testAdditionalJarSubmitOK(org.apache.oozie.action.hadoop.Tes tJavaActionExecutor) testExit0SubmitOK(org.apache.oozie.action.hadoop.TestJavaActionExecutor) testExit1SubmitError(org.apache.oozie.action.hadoop.TestJava ActionExecutor) testChildKill(org.apache.oozie.action.hadoop.TestJavaActionExecutor): expected:<1> but was:<0> testExceptionSubmitException(org.apache.oozie.action.hadoop. TestJavaActionExecutor) testExceptionSubmitThrowable(org.apache.oozie.action.hadoop. TestJavaActionExecutor) testRecovery(org.apache.oozie.action.hadoop.TestJavaActionExecutor): expected:<...ob_1477579833383_001[1]> but was:<...ob_1477579833383_001[2]> testPrepare(org.apache.oozie.action.hadoop.TestJavaActionExecutor) testUpdateConfForTimeLineServiceEnabled(org.apache.oozie.act ion.hadoop.TestJavaActionExecutor): expected:<[tru]e> but was:<[fals]e> testActionShareLibWithNonDefaultNamenode(org.apache.oozie.ac tion.hadoop.TestJavaActionExecutor) testJobSubmissionWithoutYarnKill(org.apache.oozie.action.had oop.TestJavaActionExecutor) Tests run: 46, Failures: 14, Errors: 0, Skipped: 0 (using OS X 10.11.6 (15G1004), java 1.8.0_101) Regards, - Attila ps: I am re-running the tests to verify it is not a sporadic problem that is specific to my local dev environment. On Tue, Oct 25, 2016 at 7:38 AM, Abhishek Bafna <[email protected]> wrote: > Hi, > > I have created a build for Oozie 4.3.0, candidate 0. > > Keys to verify the signature of the release artifact are available at > > http://www.apache.org/dist/oozie/KEYS > > Please download, test, and try it out: > > https://dist.apache.org/repos/dist/dev/oozie/oozie-4.3.0-rc0/ > > The release, md5 signature, gpg signature, and rat report can all > be found at the above address. > > Vote closes on [Sat Oct 29 11:00:00 IST 2016]. > > Thanks! > Abhishek Bafna >
