Project suggestions for MS

classic Classic list List threaded Threaded
6 messages Options
Reply | Threaded
Open this post in threaded view
|

Project suggestions for MS

chandresh pancholi
Hi Igniters,

This is my last semester of MS and i had to work on a project. I am
planning to work on Storm or Kafka streaming in Ignite.

Please suggest one or two feature that i can work on. I have worked apache
storm and kafka previously.

I can see 9 issues are open here [1].

[1]:https://issues.apache.org/jira/browse/IGNITE-108

--
Chandresh Pancholi
Senior Software Engineer
Flipkart.com
Email-id:[hidden email]
Contact:08951803660
Reply | Threaded
Open this post in threaded view
|

Re: Project suggestions for MS

dsetrakyan
Hi Chandresh,

Welcome to Ignite community!

Please find instructions on how to contribute to Ignite here:
https://ignite.incubator.apache.org/community/contribute.html

I think Kafka ticket has already been closed, but the Storm streamer ticket
is Open:
http://s.apache.org/IGNITE-429

Would you be interested in working on it? If yes, please let me know your
Jira user name so I can add you as a contributor to the Ignite project. By
the way, you can use the Kafka streamer as an example for the Storm
streamer work.

If you have any questions, please send them here, to the dev list.

Thanks,
D.



On Wed, Jul 29, 2015 at 12:43 AM, chandresh pancholi <
[hidden email]> wrote:

> Hi Igniters,
>
> This is my last semester of MS and i had to work on a project. I am
> planning to work on Storm or Kafka streaming in Ignite.
>
> Please suggest one or two feature that i can work on. I have worked apache
> storm and kafka previously.
>
> I can see 9 issues are open here [1].
>
> [1]:https://issues.apache.org/jira/browse/IGNITE-108
>
> --
> Chandresh Pancholi
> Senior Software Engineer
> Flipkart.com
> Email-id:[hidden email]
> Contact:08951803660
>
Reply | Threaded
Open this post in threaded view
|

Re: Project suggestions for MS

chandresh pancholi
Hi
Jira username- Chandresh Pancholi
in ignite repo kafka module is empty.

is kafka code is in separate branch? where can i find it for reference?

On Wed, Jul 29, 2015 at 2:00 PM, Dmitriy Setrakyan <[hidden email]>
wrote:

> Hi Chandresh,
>
> Welcome to Ignite community!
>
> Please find instructions on how to contribute to Ignite here:
> https://ignite.incubator.apache.org/community/contribute.html
>
> I think Kafka ticket has already been closed, but the Storm streamer ticket
> is Open:
> http://s.apache.org/IGNITE-429
>
> Would you be interested in working on it? If yes, please let me know your
> Jira user name so I can add you as a contributor to the Ignite project. By
> the way, you can use the Kafka streamer as an example for the Storm
> streamer work.
>
> If you have any questions, please send them here, to the dev list.
>
> Thanks,
> D.
>
>
>
> On Wed, Jul 29, 2015 at 12:43 AM, chandresh pancholi <
> [hidden email]> wrote:
>
> > Hi Igniters,
> >
> > This is my last semester of MS and i had to work on a project. I am
> > planning to work on Storm or Kafka streaming in Ignite.
> >
> > Please suggest one or two feature that i can work on. I have worked
> apache
> > storm and kafka previously.
> >
> > I can see 9 issues are open here [1].
> >
> > [1]:https://issues.apache.org/jira/browse/IGNITE-108
> >
> > --
> > Chandresh Pancholi
> > Senior Software Engineer
> > Flipkart.com
> > Email-id:[hidden email]
> > Contact:08951803660
> >
>



--
Chandresh Pancholi
Senior Software Engineer
Flipkart.com
Email-id:[hidden email]
Contact:08951803660
Reply | Threaded
Open this post in threaded view
|

Re: Project suggestions for MS

Andrey Gura
Chandresh, hi

See also Streamers implementation guide (
https://cwiki.apache.org/confluence/display/IGNITE/Streamers+Implementation+Guidelines).
It will help you with proper design.

On Wed, Jul 29, 2015 at 12:21 PM, chandresh pancholi <
[hidden email]> wrote:

> Hi
> Jira username- Chandresh Pancholi
> in ignite repo kafka module is empty.
>
> is kafka code is in separate branch? where can i find it for reference?
>
> On Wed, Jul 29, 2015 at 2:00 PM, Dmitriy Setrakyan <[hidden email]>
> wrote:
>
> > Hi Chandresh,
> >
> > Welcome to Ignite community!
> >
> > Please find instructions on how to contribute to Ignite here:
> > https://ignite.incubator.apache.org/community/contribute.html
> >
> > I think Kafka ticket has already been closed, but the Storm streamer
> ticket
> > is Open:
> > http://s.apache.org/IGNITE-429
> >
> > Would you be interested in working on it? If yes, please let me know your
> > Jira user name so I can add you as a contributor to the Ignite project.
> By
> > the way, you can use the Kafka streamer as an example for the Storm
> > streamer work.
> >
> > If you have any questions, please send them here, to the dev list.
> >
> > Thanks,
> > D.
> >
> >
> >
> > On Wed, Jul 29, 2015 at 12:43 AM, chandresh pancholi <
> > [hidden email]> wrote:
> >
> > > Hi Igniters,
> > >
> > > This is my last semester of MS and i had to work on a project. I am
> > > planning to work on Storm or Kafka streaming in Ignite.
> > >
> > > Please suggest one or two feature that i can work on. I have worked
> > apache
> > > storm and kafka previously.
> > >
> > > I can see 9 issues are open here [1].
> > >
> > > [1]:https://issues.apache.org/jira/browse/IGNITE-108
> > >
> > > --
> > > Chandresh Pancholi
> > > Senior Software Engineer
> > > Flipkart.com
> > > Email-id:[hidden email]
> > > Contact:08951803660
> > >
> >
>
>
>
> --
> Chandresh Pancholi
> Senior Software Engineer
> Flipkart.com
> Email-id:[hidden email]
> Contact:08951803660
>



--
Andrey Gura
GridGain Systems, Inc.
www.gridgain.com
Reply | Threaded
Open this post in threaded view
|

Re: Project suggestions for MS

chandresh pancholi
Thanks Andrey,

Going through the document.



On Wed, Jul 29, 2015 at 5:44 PM, Andrey Gura <[hidden email]> wrote:

> Chandresh, hi
>
> See also Streamers implementation guide (
>
> https://cwiki.apache.org/confluence/display/IGNITE/Streamers+Implementation+Guidelines
> ).
> It will help you with proper design.
>
> On Wed, Jul 29, 2015 at 12:21 PM, chandresh pancholi <
> [hidden email]> wrote:
>
> > Hi
> > Jira username- Chandresh Pancholi
> > in ignite repo kafka module is empty.
> >
> > is kafka code is in separate branch? where can i find it for reference?
> >
> > On Wed, Jul 29, 2015 at 2:00 PM, Dmitriy Setrakyan <
> [hidden email]>
> > wrote:
> >
> > > Hi Chandresh,
> > >
> > > Welcome to Ignite community!
> > >
> > > Please find instructions on how to contribute to Ignite here:
> > > https://ignite.incubator.apache.org/community/contribute.html
> > >
> > > I think Kafka ticket has already been closed, but the Storm streamer
> > ticket
> > > is Open:
> > > http://s.apache.org/IGNITE-429
> > >
> > > Would you be interested in working on it? If yes, please let me know
> your
> > > Jira user name so I can add you as a contributor to the Ignite project.
> > By
> > > the way, you can use the Kafka streamer as an example for the Storm
> > > streamer work.
> > >
> > > If you have any questions, please send them here, to the dev list.
> > >
> > > Thanks,
> > > D.
> > >
> > >
> > >
> > > On Wed, Jul 29, 2015 at 12:43 AM, chandresh pancholi <
> > > [hidden email]> wrote:
> > >
> > > > Hi Igniters,
> > > >
> > > > This is my last semester of MS and i had to work on a project. I am
> > > > planning to work on Storm or Kafka streaming in Ignite.
> > > >
> > > > Please suggest one or two feature that i can work on. I have worked
> > > apache
> > > > storm and kafka previously.
> > > >
> > > > I can see 9 issues are open here [1].
> > > >
> > > > [1]:https://issues.apache.org/jira/browse/IGNITE-108
> > > >
> > > > --
> > > > Chandresh Pancholi
> > > > Senior Software Engineer
> > > > Flipkart.com
> > > > Email-id:[hidden email]
> > > > Contact:08951803660
> > > >
> > >
> >
> >
> >
> > --
> > Chandresh Pancholi
> > Senior Software Engineer
> > Flipkart.com
> > Email-id:[hidden email]
> > Contact:08951803660
> >
>
>
>
> --
> Andrey Gura
> GridGain Systems, Inc.
> www.gridgain.com
>



--
Chandresh Pancholi
Senior Software Engineer
Flipkart.com
Email-id:[hidden email]
Contact:08951803660
Reply | Threaded
Open this post in threaded view
|

Re: Project suggestions for MS

dsetrakyan
In reply to this post by chandresh pancholi
On Wed, Jul 29, 2015 at 2:21 AM, chandresh pancholi <
[hidden email]> wrote:

> Hi
> Jira username- Chandresh Pancholi
>

You are now a contributor to Ignite. Feel free to assign the Storm ticket
to yourself.


> in ignite repo kafka module is empty. is kafka code is in separate branch?
> where can i find it for reference?
>

I just looked and it is not empty. Here is the link to Ignite master branch
on GitHub:
https://github.com/apache/incubator-ignite/tree/master/modules/kafka



>
> On Wed, Jul 29, 2015 at 2:00 PM, Dmitriy Setrakyan <[hidden email]>
> wrote:
>
> > Hi Chandresh,
> >
> > Welcome to Ignite community!
> >
> > Please find instructions on how to contribute to Ignite here:
> > https://ignite.incubator.apache.org/community/contribute.html
> >
> > I think Kafka ticket has already been closed, but the Storm streamer
> ticket
> > is Open:
> > http://s.apache.org/IGNITE-429
> >
> > Would you be interested in working on it? If yes, please let me know your
> > Jira user name so I can add you as a contributor to the Ignite project.
> By
> > the way, you can use the Kafka streamer as an example for the Storm
> > streamer work.
> >
> > If you have any questions, please send them here, to the dev list.
> >
> > Thanks,
> > D.
> >
> >
> >
> > On Wed, Jul 29, 2015 at 12:43 AM, chandresh pancholi <
> > [hidden email]> wrote:
> >
> > > Hi Igniters,
> > >
> > > This is my last semester of MS and i had to work on a project. I am
> > > planning to work on Storm or Kafka streaming in Ignite.
> > >
> > > Please suggest one or two feature that i can work on. I have worked
> > apache
> > > storm and kafka previously.
> > >
> > > I can see 9 issues are open here [1].
> > >
> > > [1]:https://issues.apache.org/jira/browse/IGNITE-108
> > >
> > > --
> > > Chandresh Pancholi
> > > Senior Software Engineer
> > > Flipkart.com
> > > Email-id:[hidden email]
> > > Contact:08951803660
> > >
> >
>
>
>
> --
> Chandresh Pancholi
> Senior Software Engineer
> Flipkart.com
> Email-id:[hidden email]
> Contact:08951803660
>