[
https://issues.apache.org/jira/browse/OOZIE-2931?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16109458#comment-16109458
]
Artem Ervits commented on OOZIE-2931:
-------------------------------------
build 4017 finished before 4016 and that contains latest patch, it passes
locally for the failing tests, please review
{noformat}
mvn clean
-Dtest=org.apache.oozie.action.hadoop.TestHiveMain,org.apache.oozie.action.hadoop.TestPigMainWithOldAPI,org.apache.oozie.action.hadoop.TestPigMain,org.apache.oozie.tools.TestDBLoadDump,org.apache.oozie.util.TestXConfiguration
test
{noformat}
{noformat}
[INFO] Reactor Summary:
[INFO]
[INFO] Apache Oozie Main .................................. SUCCESS [ 0.499 s]
[INFO] Apache Oozie Client ................................ SUCCESS [ 3.336 s]
[INFO] Apache Oozie Share Lib Oozie ....................... SUCCESS [ 4.707 s]
[INFO] Apache Oozie Share Lib HCatalog .................... SUCCESS [ 1.917 s]
[INFO] Apache Oozie Share Lib Distcp ...................... SUCCESS [ 0.981 s]
[INFO] Apache Oozie Core .................................. SUCCESS [ 49.535 s]
[INFO] Apache Oozie Share Lib Streaming ................... SUCCESS [ 4.608 s]
[INFO] Apache Oozie Share Lib Pig ......................... SUCCESS [01:44 min]
[INFO] Apache Oozie Share Lib Hive ........................ SUCCESS [01:00 min]
[INFO] Apache Oozie Share Lib Hive 2 ...................... SUCCESS [ 4.029 s]
[INFO] Apache Oozie Share Lib Sqoop ....................... SUCCESS [ 3.013 s]
[INFO] Apache Oozie Examples .............................. SUCCESS [ 2.896 s]
[INFO] Apache Oozie Share Lib Spark ....................... SUCCESS [ 7.308 s]
[INFO] Apache Oozie Share Lib ............................. SUCCESS [ 0.014 s]
[INFO] Apache Oozie Docs .................................. SUCCESS [ 0.876 s]
[INFO] Apache Oozie WebApp ................................ SUCCESS [ 3.894 s]
[INFO] Apache Oozie Tools ................................. SUCCESS [ 31.505 s]
[INFO] Apache Oozie MiniOozie ............................. SUCCESS [ 2.432 s]
[INFO] Apache Oozie Server ................................ SUCCESS [ 15.111 s]
[INFO] Apache Oozie Distro ................................ SUCCESS [ 38.245 s]
[INFO] Apache Oozie ZooKeeper Security Tests .............. SUCCESS [ 2.698 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 05:43 min
[INFO] Finished at: 2017-08-01T14:17:54-04:00
[INFO] Final Memory: 80M/455M
{noformat}
> Fix warnings during build for "no @param for"
> ---------------------------------------------
>
> Key: OOZIE-2931
> URL: https://issues.apache.org/jira/browse/OOZIE-2931
> Project: Oozie
> Issue Type: Sub-task
> Components: action, client, core
> Affects Versions: 4.3.0
> Reporter: Artem Ervits
> Assignee: Artem Ervits
> Priority: Trivial
> Fix For: trunk, 5.0.0
>
> Attachments: OOZIE-2931-0.0.patch, OOZIE-2931-0.patch,
> OOZIE-2931-1.patch, OOZIE-2931-2.patch
>
>
> {noformat}
> ./bin/mkdistro.sh -DskipTests=true
> {noformat}
> generates many warnings for "no @param for" message.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)