additionally, I've ran the mvn verify and after some time it failed due to
timeout, still OK in my opinion.

INFO] Results:
[INFO]
[INFO] Tests run: 738, Failures: 0, Errors: 0, Skipped: 0
[INFO]
[INFO]
------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] Apache Oozie Main 5.0.0 ............................ SUCCESS [
3.859 s]
[INFO] Apache Oozie Client ................................ SUCCESS [
34.826 s]
[INFO] Apache Oozie Share Lib Oozie ....................... SUCCESS [
25.740 s]
[INFO] Apache Oozie Share Lib HCatalog .................... SUCCESS [
11.842 s]
[INFO] Apache Oozie Share Lib Distcp ...................... SUCCESS [
7.465 s]
[INFO] Apache Oozie Core .................................. FAILURE [
01:30 h]
[INFO] Apache Oozie Share Lib Streaming ................... SKIPPED
[INFO] Apache Oozie Share Lib Pig ......................... SKIPPED
[INFO] Apache Oozie Share Lib Hive ........................ SKIPPED
[INFO] Apache Oozie Share Lib Hive 2 ...................... SKIPPED
[INFO] Apache Oozie Share Lib Sqoop ....................... SKIPPED
[INFO] Apache Oozie Examples .............................. SKIPPED
[INFO] Apache Oozie Share Lib Spark ....................... SKIPPED
[INFO] Apache Oozie Share Lib ............................. SKIPPED
[INFO] Apache Oozie Docs .................................. SKIPPED
[INFO] Apache Oozie WebApp ................................ SKIPPED
[INFO] Apache Oozie Tools ................................. SKIPPED
[INFO] Apache Oozie MiniOozie ............................. SKIPPED
[INFO] Apache Oozie Server ................................ SKIPPED
[INFO] Apache Oozie Distro ................................ SKIPPED
[INFO] Apache Oozie ZooKeeper Security Tests 5.0.0 ........ SKIPPED
[INFO]
------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO]
------------------------------------------------------------------------
[INFO] Total time: 01:32 h
[INFO] Finished at: 2018-03-28T14:21:30Z
[INFO]
------------------------------------------------------------------------
[ERROR] Failed to execute goal
org.apache.maven.plugins:maven-surefire-plugin:2.20.1:test (default-test)
on project oozie-core: There was a timeout or other error in the fork ->
[Help 1]
[ERROR]
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e
switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR]
[ERROR] For more information about the errors and possible solutions,
please read the following articles:
[ERROR] [Help 1]
http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
[ERROR]
[ERROR] After correcting the problems, you can resume the build with the
command
[ERROR]   mvn <goals> -rf :oozie-core

On Wed, Mar 28, 2018 at 8:50 AM, Artem Ervits <[email protected]> wrote:

> +1 non-binding
>
> signatures and checksum: OK
> build with Hadoop 2.7.5: OK
> install on a single-node pseudo-distributed cluster: OK
> ran no-op workflow: OK
>
> the directions to install sharelib on 5.0 are unclear and I'm not able to
> execute other workflows due to share lib problems. (not a blocker in my
> opinion).
>
> Thank you
>
> On Tue, Mar 27, 2018 at 8:39 AM, Andras Piros <[email protected]> wrote:
>
>> Hi there,
>>
>> I have created a build for Oozie 5.0.0, release candidate 0.
>>
>> This release introduces major changes:
>> - moved launcher from MapReduce AM to YARN AM,
>> - switched from Tomcat to embedded Jetty,
>> - updated third party libraries,
>> - completely rewritten workflow graph generator,
>> - JDK 8 support,
>> - deprecated Instrumentation in favor of Metrics,
>> - added indexes to speed up DB queries,
>> - fixed CVE-2017-15712
>>
>> 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:
>>
>> http://people.apache.org/~andras/oozie-5.0.0-rc0/
>>
>> The release candidate, sha512 signature, gpg signature, and rat report can
>> all be found
>> at the above address.
>>
>> The vote is open until Saturday, March 31, 2018 at 12:00am PDT.
>>
>> Thanks,
>>
>> Andras Piros
>>
>
>

Reply via email to