You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@apex.apache.org by Thomas Weise <th...@apache.org> on 2017/04/25 15:14:22 UTC

One Year Anniversary of Apache Apex

Hi,

It's been one year for Apache Apex as top level project, congratulations to
the community!

I wrote this blog to reflect and look ahead:

http://www.atrato.io/blog/2017/04/25/one-year-apex/

Your comments and suggestions are welcome.

Thanks,
Thomas

Re: One Year Anniversary of Apache Apex

Posted by Amol Kekre <am...@datatorrent.com>.
Congrats to the community. It has been a great year.

Thks,
Amol



E:amol@datatorrent.com | M: 510-449-2606 | Twitter: @*amolhkekre*

www.datatorrent.com


On Tue, Apr 25, 2017 at 9:51 AM, Tushar Gosavi <tu...@datatorrent.com>
wrote:

> Congratulations to the community, and nice blog Thomas.
>
> - Tushar.
>
>
> On Tue, Apr 25, 2017 at 9:27 PM, Vlad Rozov <v....@datatorrent.com>
> wrote:
>
>> Congratulations to the community!
>>
>> Thank you,
>>
>> Vlad
>>
>>
>> On 4/25/17 08:14, Thomas Weise wrote:
>>
>>> Hi,
>>>
>>> It's been one year for Apache Apex as top level project, congratulations
>>> to
>>> the community!
>>>
>>> I wrote this blog to reflect and look ahead:
>>>
>>> http://www.atrato.io/blog/2017/04/25/one-year-apex/
>>>
>>> Your comments and suggestions are welcome.
>>>
>>> Thanks,
>>> Thomas
>>>
>>>
>>
>

Re: One Year Anniversary of Apache Apex

Posted by Tushar Gosavi <tu...@datatorrent.com>.
Congratulations to the community, and nice blog Thomas.

- Tushar.


On Tue, Apr 25, 2017 at 9:27 PM, Vlad Rozov <v....@datatorrent.com> wrote:

> Congratulations to the community!
>
> Thank you,
>
> Vlad
>
>
> On 4/25/17 08:14, Thomas Weise wrote:
>
>> Hi,
>>
>> It's been one year for Apache Apex as top level project, congratulations
>> to
>> the community!
>>
>> I wrote this blog to reflect and look ahead:
>>
>> http://www.atrato.io/blog/2017/04/25/one-year-apex/
>>
>> Your comments and suggestions are welcome.
>>
>> Thanks,
>> Thomas
>>
>>
>

Re: One Year Anniversary of Apache Apex

Posted by Vlad Rozov <v....@datatorrent.com>.
Congratulations to the community!

Thank you,

Vlad

On 4/25/17 08:14, Thomas Weise wrote:
> Hi,
>
> It's been one year for Apache Apex as top level project, congratulations to
> the community!
>
> I wrote this blog to reflect and look ahead:
>
> http://www.atrato.io/blog/2017/04/25/one-year-apex/
>
> Your comments and suggestions are welcome.
>
> Thanks,
> Thomas
>


Re: One Year Anniversary of Apache Apex

Posted by Thomas Weise <th...@apache.org>.
Ananth,

The feature allows to "pump" results upstream, typically those would be
selected tuples as otherwise the operator will "overflow" :)

https://issues.apache.org/jira/secure/attachment/12784037/Iteration%20Support%20in%20Apex.pdf

https://github.com/apache/apex-malhar/tree/master/examples/iteration/src/main/java/org/apache/apex/examples/iteration

The feature has been used to implement Apex as execution engine in SAMOA.

HTH,
Thomas




On Wed, Apr 26, 2017 at 1:06 PM, Ananth G <an...@gmail.com> wrote:

> Congratulations all..
>
> I was wondering if anyone could point me to docs/examples of what Thomas
> meant in his blog by stating that "Iterative processing is now supported by
> the engine to process loop based patterns for ML" ? Does this mean a tuple
> can flow multiple times through the same operator ? If yes, that is a very
> interesting feature ( perhaps unique to Apex as compared to Flink, Spark
> engines ) and could be a building block for more patterns on top of Apex
> Engine and hence the question.
>
> Regards,
> Ananth
>
> On Wed, Apr 26, 2017 at 2:23 PM, Shubham Pathak <sh...@datatorrent.com>
> wrote:
>
>> Nice blog Thomas!!
>> Congratulations to the community!!
>>
>> Thanks and Regards,
>>
>>
>>
>> _______________________________________________________
>>
>> Shubham Pathak
>>
>> Software Developer
>>
>> E: shubham@datatorrent.com | M: +91-9823345968
>>
>>  www.datatorrent.com <http://www.datatorrent.com>  |  apex.apache.org
>>
>>
>> On Wed, Apr 26, 2017 at 9:11 AM, Bhupesh Chawda <bh...@datatorrent.com>
>> wrote:
>>
>> > Congratulations to the community!!
>> >
>> > ~ Bhupesh
>> >
>> >
>> > _______________________________________________________
>> >
>> > Bhupesh Chawda
>> >
>> > E: bhupesh@datatorrent.com | Twitter: @bhupeshsc
>> >
>> > www.datatorrent.com  |  apex.apache.org
>> >
>> >
>> >
>> > On Tue, Apr 25, 2017 at 8:44 PM, Thomas Weise <th...@apache.org> wrote:
>> >
>> > > Hi,
>> > >
>> > > It's been one year for Apache Apex as top level project,
>> congratulations
>> > to
>> > > the community!
>> > >
>> > > I wrote this blog to reflect and look ahead:
>> > >
>> > > http://www.atrato.io/blog/2017/04/25/one-year-apex/
>> > >
>> > > Your comments and suggestions are welcome.
>> > >
>> > > Thanks,
>> > > Thomas
>> > >
>> >
>>
>
>

Re: One Year Anniversary of Apache Apex

Posted by Ananth G <an...@gmail.com>.
Congratulations all..

I was wondering if anyone could point me to docs/examples of what Thomas
meant in his blog by stating that "Iterative processing is now supported by
the engine to process loop based patterns for ML" ? Does this mean a tuple
can flow multiple times through the same operator ? If yes, that is a very
interesting feature ( perhaps unique to Apex as compared to Flink, Spark
engines ) and could be a building block for more patterns on top of Apex
Engine and hence the question.

Regards,
Ananth

On Wed, Apr 26, 2017 at 2:23 PM, Shubham Pathak <sh...@datatorrent.com>
wrote:

> Nice blog Thomas!!
> Congratulations to the community!!
>
> Thanks and Regards,
>
>
>
> _______________________________________________________
>
> Shubham Pathak
>
> Software Developer
>
> E: shubham@datatorrent.com | M: +91-9823345968
>
>  www.datatorrent.com <http://www.datatorrent.com>  |  apex.apache.org
>
>
> On Wed, Apr 26, 2017 at 9:11 AM, Bhupesh Chawda <bh...@datatorrent.com>
> wrote:
>
> > Congratulations to the community!!
> >
> > ~ Bhupesh
> >
> >
> > _______________________________________________________
> >
> > Bhupesh Chawda
> >
> > E: bhupesh@datatorrent.com | Twitter: @bhupeshsc
> >
> > www.datatorrent.com  |  apex.apache.org
> >
> >
> >
> > On Tue, Apr 25, 2017 at 8:44 PM, Thomas Weise <th...@apache.org> wrote:
> >
> > > Hi,
> > >
> > > It's been one year for Apache Apex as top level project,
> congratulations
> > to
> > > the community!
> > >
> > > I wrote this blog to reflect and look ahead:
> > >
> > > http://www.atrato.io/blog/2017/04/25/one-year-apex/
> > >
> > > Your comments and suggestions are welcome.
> > >
> > > Thanks,
> > > Thomas
> > >
> >
>

Re: One Year Anniversary of Apache Apex

Posted by Ananth G <an...@gmail.com>.
Congratulations all..

I was wondering if anyone could point me to docs/examples of what Thomas
meant in his blog by stating that "Iterative processing is now supported by
the engine to process loop based patterns for ML" ? Does this mean a tuple
can flow multiple times through the same operator ? If yes, that is a very
interesting feature ( perhaps unique to Apex as compared to Flink, Spark
engines ) and could be a building block for more patterns on top of Apex
Engine and hence the question.

Regards,
Ananth

On Wed, Apr 26, 2017 at 2:23 PM, Shubham Pathak <sh...@datatorrent.com>
wrote:

> Nice blog Thomas!!
> Congratulations to the community!!
>
> Thanks and Regards,
>
>
>
> _______________________________________________________
>
> Shubham Pathak
>
> Software Developer
>
> E: shubham@datatorrent.com | M: +91-9823345968
>
>  www.datatorrent.com <http://www.datatorrent.com>  |  apex.apache.org
>
>
> On Wed, Apr 26, 2017 at 9:11 AM, Bhupesh Chawda <bh...@datatorrent.com>
> wrote:
>
> > Congratulations to the community!!
> >
> > ~ Bhupesh
> >
> >
> > _______________________________________________________
> >
> > Bhupesh Chawda
> >
> > E: bhupesh@datatorrent.com | Twitter: @bhupeshsc
> >
> > www.datatorrent.com  |  apex.apache.org
> >
> >
> >
> > On Tue, Apr 25, 2017 at 8:44 PM, Thomas Weise <th...@apache.org> wrote:
> >
> > > Hi,
> > >
> > > It's been one year for Apache Apex as top level project,
> congratulations
> > to
> > > the community!
> > >
> > > I wrote this blog to reflect and look ahead:
> > >
> > > http://www.atrato.io/blog/2017/04/25/one-year-apex/
> > >
> > > Your comments and suggestions are welcome.
> > >
> > > Thanks,
> > > Thomas
> > >
> >
>

Re: One Year Anniversary of Apache Apex

Posted by Shubham Pathak <sh...@datatorrent.com>.
Nice blog Thomas!!
Congratulations to the community!!

Thanks and Regards,



_______________________________________________________

Shubham Pathak

Software Developer

E: shubham@datatorrent.com | M: +91-9823345968

 www.datatorrent.com <http://www.datatorrent.com>  |  apex.apache.org


On Wed, Apr 26, 2017 at 9:11 AM, Bhupesh Chawda <bh...@datatorrent.com>
wrote:

> Congratulations to the community!!
>
> ~ Bhupesh
>
>
> _______________________________________________________
>
> Bhupesh Chawda
>
> E: bhupesh@datatorrent.com | Twitter: @bhupeshsc
>
> www.datatorrent.com  |  apex.apache.org
>
>
>
> On Tue, Apr 25, 2017 at 8:44 PM, Thomas Weise <th...@apache.org> wrote:
>
> > Hi,
> >
> > It's been one year for Apache Apex as top level project, congratulations
> to
> > the community!
> >
> > I wrote this blog to reflect and look ahead:
> >
> > http://www.atrato.io/blog/2017/04/25/one-year-apex/
> >
> > Your comments and suggestions are welcome.
> >
> > Thanks,
> > Thomas
> >
>

Re: One Year Anniversary of Apache Apex

Posted by Shubham Pathak <sh...@datatorrent.com>.
Nice blog Thomas!!
Congratulations to the community!!

Thanks and Regards,



_______________________________________________________

Shubham Pathak

Software Developer

E: shubham@datatorrent.com | M: +91-9823345968

 www.datatorrent.com <http://www.datatorrent.com>  |  apex.apache.org


On Wed, Apr 26, 2017 at 9:11 AM, Bhupesh Chawda <bh...@datatorrent.com>
wrote:

> Congratulations to the community!!
>
> ~ Bhupesh
>
>
> _______________________________________________________
>
> Bhupesh Chawda
>
> E: bhupesh@datatorrent.com | Twitter: @bhupeshsc
>
> www.datatorrent.com  |  apex.apache.org
>
>
>
> On Tue, Apr 25, 2017 at 8:44 PM, Thomas Weise <th...@apache.org> wrote:
>
> > Hi,
> >
> > It's been one year for Apache Apex as top level project, congratulations
> to
> > the community!
> >
> > I wrote this blog to reflect and look ahead:
> >
> > http://www.atrato.io/blog/2017/04/25/one-year-apex/
> >
> > Your comments and suggestions are welcome.
> >
> > Thanks,
> > Thomas
> >
>

Re: One Year Anniversary of Apache Apex

Posted by Bhupesh Chawda <bh...@datatorrent.com>.
Congratulations to the community!!

~ Bhupesh


_______________________________________________________

Bhupesh Chawda

E: bhupesh@datatorrent.com | Twitter: @bhupeshsc

www.datatorrent.com  |  apex.apache.org



On Tue, Apr 25, 2017 at 8:44 PM, Thomas Weise <th...@apache.org> wrote:

> Hi,
>
> It's been one year for Apache Apex as top level project, congratulations to
> the community!
>
> I wrote this blog to reflect and look ahead:
>
> http://www.atrato.io/blog/2017/04/25/one-year-apex/
>
> Your comments and suggestions are welcome.
>
> Thanks,
> Thomas
>

Re: One Year Anniversary of Apache Apex

Posted by Pramod Immaneni <pr...@datatorrent.com>.
Good blog Thomas. In the first technical point you could also add
kubernetes to the mix.

On Tue, Apr 25, 2017 at 8:14 AM, Thomas Weise <th...@apache.org> wrote:

> Hi,
>
> It's been one year for Apache Apex as top level project, congratulations to
> the community!
>
> I wrote this blog to reflect and look ahead:
>
> http://www.atrato.io/blog/2017/04/25/one-year-apex/
>
> Your comments and suggestions are welcome.
>
> Thanks,
> Thomas
>

Re: One Year Anniversary of Apache Apex

Posted by Vlad Rozov <v....@datatorrent.com>.
Congratulations to the community!

Thank you,

Vlad

On 4/25/17 08:14, Thomas Weise wrote:
> Hi,
>
> It's been one year for Apache Apex as top level project, congratulations to
> the community!
>
> I wrote this blog to reflect and look ahead:
>
> http://www.atrato.io/blog/2017/04/25/one-year-apex/
>
> Your comments and suggestions are welcome.
>
> Thanks,
> Thomas
>


Re: One Year Anniversary of Apache Apex

Posted by Bhupesh Chawda <bh...@datatorrent.com>.
Congratulations to the community!!

~ Bhupesh


_______________________________________________________

Bhupesh Chawda

E: bhupesh@datatorrent.com | Twitter: @bhupeshsc

www.datatorrent.com  |  apex.apache.org



On Tue, Apr 25, 2017 at 8:44 PM, Thomas Weise <th...@apache.org> wrote:

> Hi,
>
> It's been one year for Apache Apex as top level project, congratulations to
> the community!
>
> I wrote this blog to reflect and look ahead:
>
> http://www.atrato.io/blog/2017/04/25/one-year-apex/
>
> Your comments and suggestions are welcome.
>
> Thanks,
> Thomas
>