You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@oozie.apache.org by Andras Salamon <an...@melda.info> on 2018/09/20 13:53:38 UTC

Review Request 68783: OOZIE-3342: Missing examples archive from fluentjob examples

-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/68783/
-----------------------------------------------------------

Review request for oozie, András Piros and Kinga Marton.


Repository: oozie-git


Description
-------

OOZIE-3342: Missing examples archive from fluentjob examples


Diffs
-----

  docs/src/site/markdown/DG_FluentJobAPI.md bd3651701 
  examples/src/main/java/org/apache/oozie/example/fluentjob/JavaMain.java a8948fd13 
  examples/src/main/java/org/apache/oozie/example/fluentjob/Spark.java 952733622 


Diff: https://reviews.apache.org/r/68783/diff/1/


Testing
-------

I've also documented the JavaMain example execution.

To compile the examples we also need oozie-fluent-job-api jar file. I'm not sure if we package it right know.

My very own `./distro/target/oozie-5.1.0-SNAPSHOT-distro.tar.gz` file contains the `oozie-5.1.0-SNAPSHOT/embedded-oozie-server/webapp/WEB-INF/lib/oozie-fluent-job-api-5.1.0-SNAPSHOT.jar` file. This is not a nice place to store this file, but it can be used to compile the examples.

On the other hand, if I create a `oozie-5.1.0-SNAPSHOT.tar.gz` file using `bin/create-release-artifact` I cannot find the `oozie-fluent-job-api*.jar` file in it.


Thanks,

Andras Salamon


Re: Review Request 68783: OOZIE-3342: Missing examples archive from fluentjob examples

Posted by András Piros via Review Board <no...@reviews.apache.org>.
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/68783/#review208839
-----------------------------------------------------------


Ship it!




Ship It!

- András Piros


On Sept. 20, 2018, 1:53 p.m., Andras Salamon wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/68783/
> -----------------------------------------------------------
> 
> (Updated Sept. 20, 2018, 1:53 p.m.)
> 
> 
> Review request for oozie, András Piros and Kinga Marton.
> 
> 
> Repository: oozie-git
> 
> 
> Description
> -------
> 
> OOZIE-3342: Missing examples archive from fluentjob examples
> 
> 
> Diffs
> -----
> 
>   docs/src/site/markdown/DG_FluentJobAPI.md bd3651701 
>   examples/src/main/java/org/apache/oozie/example/fluentjob/JavaMain.java a8948fd13 
>   examples/src/main/java/org/apache/oozie/example/fluentjob/Spark.java 952733622 
> 
> 
> Diff: https://reviews.apache.org/r/68783/diff/1/
> 
> 
> Testing
> -------
> 
> I've also documented the JavaMain example execution.
> 
> To compile the examples we also need oozie-fluent-job-api jar file. I'm not sure if we package it right know.
> 
> My very own `./distro/target/oozie-5.1.0-SNAPSHOT-distro.tar.gz` file contains the `oozie-5.1.0-SNAPSHOT/embedded-oozie-server/webapp/WEB-INF/lib/oozie-fluent-job-api-5.1.0-SNAPSHOT.jar` file. This is not a nice place to store this file, but it can be used to compile the examples.
> 
> On the other hand, if I create a `oozie-5.1.0-SNAPSHOT.tar.gz` file using `bin/create-release-artifact` I cannot find the `oozie-fluent-job-api*.jar` file in it.
> 
> 
> Thanks,
> 
> Andras Salamon
> 
>