You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@oozie.apache.org by jun aoki <ju...@gmail.com> on 2012/11/17 10:47:30 UTC

Review Request: standalone execution with jetty

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

Review request for oozie.


Description
-------

workflowgenerator should be able to run standalone quickly.
jetty has a maven plugin i.e. http://docs.codehaus.org/display/JETTY/Maven+Jetty+Plugin
and the pom should utilize it, where 
mvn jetty:run-war
runs jetty with wfgen and developers can access at http://localhost:8080/


This addresses bug OOZIE-1077.
    https://issues.apache.org/jira/browse/OOZIE-1077


Diffs
-----

  http://svn.apache.org/repos/asf/oozie/trunk/workflowgenerator/pom.xml 1410710 

Diff: https://reviews.apache.org/r/8105/diff/


Testing
-------


Thanks,

jun aoki


Re: Review Request: standalone execution with jetty

Posted by Alejandro Abdelnur <tu...@cloudera.com>.

> On Nov. 18, 2012, 4:40 a.m., Mohammad Islam wrote:
> > http://svn.apache.org/repos/asf/oozie/trunk/workflowgenerator/pom.xml, line 176
> > <https://reviews.apache.org/r/8105/diff/1/?file=191627#file191627line176>
> >
> >     pls remove the extra space.

I've closed the JIRA as invalid as this is already possible, refer to JIRA for details.


- Alejandro


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


On Nov. 17, 2012, 9:47 a.m., jun aoki wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/8105/
> -----------------------------------------------------------
> 
> (Updated Nov. 17, 2012, 9:47 a.m.)
> 
> 
> Review request for oozie.
> 
> 
> Description
> -------
> 
> workflowgenerator should be able to run standalone quickly.
> jetty has a maven plugin i.e. http://docs.codehaus.org/display/JETTY/Maven+Jetty+Plugin
> and the pom should utilize it, where 
> mvn jetty:run-war
> runs jetty with wfgen and developers can access at http://localhost:8080/
> 
> 
> This addresses bug OOZIE-1077.
>     https://issues.apache.org/jira/browse/OOZIE-1077
> 
> 
> Diffs
> -----
> 
>   http://svn.apache.org/repos/asf/oozie/trunk/workflowgenerator/pom.xml 1410710 
> 
> Diff: https://reviews.apache.org/r/8105/diff/
> 
> 
> Testing
> -------
> 
> 
> Thanks,
> 
> jun aoki
> 
>


Re: Review Request: standalone execution with jetty

Posted by jun aoki <ju...@gmail.com>.

> On Nov. 18, 2012, 4:40 a.m., Mohammad Islam wrote:
> > http://svn.apache.org/repos/asf/oozie/trunk/workflowgenerator/pom.xml, line 176
> > <https://reviews.apache.org/r/8105/diff/1/?file=191627#file191627line176>
> >
> >     pls remove the extra space.
> 
> Alejandro Abdelnur wrote:
>     I've closed the JIRA as invalid as this is already possible, refer to JIRA for details.
> 
> Mohammad Islam wrote:
>     Didn't check the JIRA. In that case, this review request could be close as well.
>

Mohammad, thank you for your advise. I discarded this review.


- jun


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


On Nov. 17, 2012, 9:47 a.m., jun aoki wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/8105/
> -----------------------------------------------------------
> 
> (Updated Nov. 17, 2012, 9:47 a.m.)
> 
> 
> Review request for oozie.
> 
> 
> Description
> -------
> 
> workflowgenerator should be able to run standalone quickly.
> jetty has a maven plugin i.e. http://docs.codehaus.org/display/JETTY/Maven+Jetty+Plugin
> and the pom should utilize it, where 
> mvn jetty:run-war
> runs jetty with wfgen and developers can access at http://localhost:8080/
> 
> 
> This addresses bug OOZIE-1077.
>     https://issues.apache.org/jira/browse/OOZIE-1077
> 
> 
> Diffs
> -----
> 
>   http://svn.apache.org/repos/asf/oozie/trunk/workflowgenerator/pom.xml 1410710 
> 
> Diff: https://reviews.apache.org/r/8105/diff/
> 
> 
> Testing
> -------
> 
> 
> Thanks,
> 
> jun aoki
> 
>


Re: Review Request: standalone execution with jetty

Posted by Mohammad Islam <mi...@yahoo.com>.

> On Nov. 18, 2012, 4:40 a.m., Mohammad Islam wrote:
> > http://svn.apache.org/repos/asf/oozie/trunk/workflowgenerator/pom.xml, line 176
> > <https://reviews.apache.org/r/8105/diff/1/?file=191627#file191627line176>
> >
> >     pls remove the extra space.
> 
> Alejandro Abdelnur wrote:
>     I've closed the JIRA as invalid as this is already possible, refer to JIRA for details.

Didn't check the JIRA. In that case, this review request could be close as well.


- Mohammad


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


On Nov. 17, 2012, 9:47 a.m., jun aoki wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/8105/
> -----------------------------------------------------------
> 
> (Updated Nov. 17, 2012, 9:47 a.m.)
> 
> 
> Review request for oozie.
> 
> 
> Description
> -------
> 
> workflowgenerator should be able to run standalone quickly.
> jetty has a maven plugin i.e. http://docs.codehaus.org/display/JETTY/Maven+Jetty+Plugin
> and the pom should utilize it, where 
> mvn jetty:run-war
> runs jetty with wfgen and developers can access at http://localhost:8080/
> 
> 
> This addresses bug OOZIE-1077.
>     https://issues.apache.org/jira/browse/OOZIE-1077
> 
> 
> Diffs
> -----
> 
>   http://svn.apache.org/repos/asf/oozie/trunk/workflowgenerator/pom.xml 1410710 
> 
> Diff: https://reviews.apache.org/r/8105/diff/
> 
> 
> Testing
> -------
> 
> 
> Thanks,
> 
> jun aoki
> 
>


Re: Review Request: standalone execution with jetty

Posted by Mohammad Islam <mi...@yahoo.com>.
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/8105/#review13543
-----------------------------------------------------------


Looks good idea.


http://svn.apache.org/repos/asf/oozie/trunk/workflowgenerator/pom.xml
<https://reviews.apache.org/r/8105/#comment29104>

    pls remove the extra space.


- Mohammad Islam


On Nov. 17, 2012, 9:47 a.m., jun aoki wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/8105/
> -----------------------------------------------------------
> 
> (Updated Nov. 17, 2012, 9:47 a.m.)
> 
> 
> Review request for oozie.
> 
> 
> Description
> -------
> 
> workflowgenerator should be able to run standalone quickly.
> jetty has a maven plugin i.e. http://docs.codehaus.org/display/JETTY/Maven+Jetty+Plugin
> and the pom should utilize it, where 
> mvn jetty:run-war
> runs jetty with wfgen and developers can access at http://localhost:8080/
> 
> 
> This addresses bug OOZIE-1077.
>     https://issues.apache.org/jira/browse/OOZIE-1077
> 
> 
> Diffs
> -----
> 
>   http://svn.apache.org/repos/asf/oozie/trunk/workflowgenerator/pom.xml 1410710 
> 
> Diff: https://reviews.apache.org/r/8105/diff/
> 
> 
> Testing
> -------
> 
> 
> Thanks,
> 
> jun aoki
> 
>