You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@apex.apache.org by Dimple Patel <di...@gmail.com> on 2016/11/16 21:04:08 UTC

Which is the main class

Hello,

To run the application jar locally, which class should be used as a main
class?

Thanks,
Dimple



--
View this message in context: http://apache-apex-users-list.78494.x6.nabble.com/Which-is-the-main-class-tp1131.html
Sent from the Apache Apex Users list mailing list archive at Nabble.com.

Re: Which is the main class

Posted by Dimple Patel <di...@gmail.com>.
Than you, Yogi.
That is helpful.



--
View this message in context: http://apache-apex-users-list.78494.x6.nabble.com/Which-is-the-main-class-tp1131p1152.html
Sent from the Apache Apex Users list mailing list archive at Nabble.com.

Re: Which is the main class

Posted by Yogi Devendra <yo...@apache.org>.
Dimple,

To run the applications locally, please refer to README files from the
examples:
e.g.
https://github.com/DataTorrent/examples/tree/master/tutorials/filter

ApplicationTest.java describes how to run it in local mode.

If you want to launch it in local/single node hadoop cluster, you can use
apex cli from
https://github.com/apache/apex-core/tree/master/engine/src/main/scripts

~ Yogi

On 17 November 2016 at 02:34, Dimple Patel <di...@gmail.com> wrote:

> Hello,
>
> To run the application jar locally, which class should be used as a main
> class?
>
> Thanks,
> Dimple
>
>
>
> --
> View this message in context: http://apache-apex-users-list.
> 78494.x6.nabble.com/Which-is-the-main-class-tp1131.html
> Sent from the Apache Apex Users list mailing list archive at Nabble.com.
>