Ongoing Projects in stratosphere

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

Ongoing Projects in stratosphere

Sudheer Sana
Hi

I am interested to do one of the projects which are mentioned in
https://github.com/stratosphere/stratosphere/wiki/Google-Summer-of-Code-2014
, so, i want to know which all projects are started/finished, so that i can
work on the different problem.

Eagerly waiting for reply

-- Thanks & Regards
*Sudheer*,
Reply | Threaded
Open this post in threaded view
|

Re: Ongoing Projects in stratosphere

Ufuk Celebi
Hey Sudheer,

Stratosphere is now called Flink. We have finished the renaming and are going to have our first Apache release.

I would suggest to go over the issues on JIRA and pick something from there as a starting point first (there is a label called "starter"). The GSoC projects are quite large and I think it would be better to start with something small.

Best,

Ufuk

On 14 Jul 2014, at 10:01, Sudheer Sana <[hidden email]> wrote:

> Hi
>
> I am interested to do one of the projects which are mentioned in
> https://github.com/stratosphere/stratosphere/wiki/Google-Summer-of-Code-2014
> , so, i want to know which all projects are started/finished, so that i can
> work on the different problem.
>
> Eagerly waiting for reply
>
> -- Thanks & Regards
> *Sudheer*,

Reply | Threaded
Open this post in threaded view
|

Re: Ongoing Projects in stratosphere

Robert Metzger
Hi Sudheer,

thank you for your interest in contributing to our project. We have a "how
to contribute" guide on our website:
http://flink.incubator.apache.org/how-to-contribute.html that also contains
a link to the "starter" JIRA tasks.


Robert


On Mon, Jul 14, 2014 at 10:32 AM, Ufuk Celebi <[hidden email]> wrote:

> Hey Sudheer,
>
> Stratosphere is now called Flink. We have finished the renaming and are
> going to have our first Apache release.
>
> I would suggest to go over the issues on JIRA and pick something from
> there as a starting point first (there is a label called "starter"). The
> GSoC projects are quite large and I think it would be better to start with
> something small.
>
> Best,
>
> Ufuk
>
> On 14 Jul 2014, at 10:01, Sudheer Sana <[hidden email]> wrote:
>
> > Hi
> >
> > I am interested to do one of the projects which are mentioned in
> >
> https://github.com/stratosphere/stratosphere/wiki/Google-Summer-of-Code-2014
> > , so, i want to know which all projects are started/finished, so that i
> can
> > work on the different problem.
> >
> > Eagerly waiting for reply
> >
> > -- Thanks & Regards
> > *Sudheer*,
>
>
Reply | Threaded
Open this post in threaded view
|

Re: Ongoing Projects in stratosphere

Sudheer Sana
In reply to this post by Ufuk Celebi
Hi,

I can spend 10 months time on this project. I want to do this as my
academic project.
Reply | Threaded
Open this post in threaded view
|

Re: Ongoing Projects in stratosphere

Robert Metzger
Hi,

10 months is a good amount of time! I think we can find a suitable project
for you.
I would still suggest to start working on a small task first. You'll figure
out the setup (eclipse/IntelliJ, git, jira, mailinglist) and its a easier
start into our code. In addition, I think its easier for you to decide once
you've looked a bit into a code.


Robert


On Mon, Jul 14, 2014 at 12:00 PM, Sudheer Sana <[hidden email]>
wrote:

> Hi,
>
> I can spend 10 months time on this project. I want to do this as my
> academic project.
>
Reply | Threaded
Open this post in threaded view
|

Re: Ongoing Projects in stratosphere

Sudheer Sana
Thanks for the reply, and I will start with your suggestion.

-- Thanks & Regards
*Sana Sudheer*,
4th year Undergraduate (Dual Degree),
Department of Computer Science & Engineering,
IIT Madras.


On Mon, Jul 14, 2014 at 4:07 PM, Robert Metzger <[hidden email]> wrote:

> Hi,
>
> 10 months is a good amount of time! I think we can find a suitable project
> for you.
> I would still suggest to start working on a small task first. You'll figure
> out the setup (eclipse/IntelliJ, git, jira, mailinglist) and its a easier
> start into our code. In addition, I think its easier for you to decide once
> you've looked a bit into a code.
>
>
> Robert
>
>
> On Mon, Jul 14, 2014 at 12:00 PM, Sudheer Sana <[hidden email]>
> wrote:
>
> > Hi,
> >
> > I can spend 10 months time on this project. I want to do this as my
> > academic project.
> >
>
Reply | Threaded
Open this post in threaded view
|

Re: Ongoing Projects in stratosphere

Sudheer Sana
Hi

When I am clicking the  set up the Eclipse IDE for development
<https://github.com/apache/incubator-flink/#eclipse-setup-and-debugging>,
and how to build the code
<https://github.com/apache/incubator-flink/#build-stratosphere>. in the
link http://flink.incubator.apache.org/how-to-contribute.html, it is going
to the mirror of apache flink, but i couldn't find the steps for setting up
the eclipse

-- Thanks & Regards
*Sudheer*
Reply | Threaded
Open this post in threaded view
|

Re: Ongoing Projects in stratosphere

Gyula Fóra
Generally you can just simply import it as a maven project using the
Eclipse maven plugin and it should work.
2014.07.14. 15:18 ezt írta ("Sudheer Sana" <[hidden email]>):

> Hi
>
> When I am clicking the  set up the Eclipse IDE for development
> <https://github.com/apache/incubator-flink/#eclipse-setup-and-debugging>,
> and how to build the code
> <https://github.com/apache/incubator-flink/#build-stratosphere>. in the
> link http://flink.incubator.apache.org/how-to-contribute.html, it is going
> to the mirror of apache flink, but i couldn't find the steps for setting up
> the eclipse
>
> -- Thanks & Regards
> *Sudheer*
>
Reply | Threaded
Open this post in threaded view
|

Re: Ongoing Projects in stratosphere

Robert Metzger
In reply to this post by Sudheer Sana
Hi,

you are right, the link there is broken. We recently updated the README (as
part of the rename from Stratosphere to Flink).
You can find the instructions here in an older version of the Readme:
https://github.com/apache/incubator-flink/blob/0902829e4e9ef9a3a37ee6a89cfc52200796fd88/README.md#eclipse-setup-and-debugging
I'm going to copy the text from the old readme into the "how to contrib."
guide.


Robert


On Mon, Jul 14, 2014 at 3:18 PM, Sudheer Sana <[hidden email]>
wrote:

> Hi
>
> When I am clicking the  set up the Eclipse IDE for development
> <https://github.com/apache/incubator-flink/#eclipse-setup-and-debugging>,
> and how to build the code
> <https://github.com/apache/incubator-flink/#build-stratosphere>. in the
> link http://flink.incubator.apache.org/how-to-contribute.html, it is going
> to the mirror of apache flink, but i couldn't find the steps for setting up
> the eclipse
>
> -- Thanks & Regards
> *Sudheer*
>
Reply | Threaded
Open this post in threaded view
|

Re: Ongoing Projects in stratosphere

Kostas Tzoumas
Hi Sudheer,

Here is a previous thread that mentioned a few longer-term research-y
projects:
http://mail-archives.eu.apache.org/mod_mbox/incubator-flink-dev/201406.mbox/%3CCAGWx-_uzeyW_HTjQtkfEktQeU=ozjgJgmL-Lgwzt5gyEXDX98A@...%3E

Let us know if any of those titles sounds interesting, and we can talk more
about it and extend the description.

Best,
Kostas





On Mon, Jul 14, 2014 at 3:22 PM, Robert Metzger <[hidden email]> wrote:

> Hi,
>
> you are right, the link there is broken. We recently updated the README (as
> part of the rename from Stratosphere to Flink).
> You can find the instructions here in an older version of the Readme:
>
> https://github.com/apache/incubator-flink/blob/0902829e4e9ef9a3a37ee6a89cfc52200796fd88/README.md#eclipse-setup-and-debugging
> I'm going to copy the text from the old readme into the "how to contrib."
> guide.
>
>
> Robert
>
>
> On Mon, Jul 14, 2014 at 3:18 PM, Sudheer Sana <[hidden email]>
> wrote:
>
> > Hi
> >
> > When I am clicking the  set up the Eclipse IDE for development
> > <https://github.com/apache/incubator-flink/#eclipse-setup-and-debugging
> >,
> > and how to build the code
> > <https://github.com/apache/incubator-flink/#build-stratosphere>. in the
> > link http://flink.incubator.apache.org/how-to-contribute.html, it is
> going
> > to the mirror of apache flink, but i couldn't find the steps for setting
> up
> > the eclipse
> >
> > -- Thanks & Regards
> > *Sudheer*
> >
>
Reply | Threaded
Open this post in threaded view
|

Re: Ongoing Projects in stratosphere

Sudheer Sana
I will get back to you after reading about them
Reply | Threaded
Open this post in threaded view
|

Re: Ongoing Projects in stratosphere

Sudheer Sana
Hi

The following projects are interesting to me.

Integration with Apache Mahout (ongoing effort)


Integration with Apache Tez (ongoing effort)



-- Thanks & Regards
*Sana Sudheer*,
4th year Undergraduate (Dual Degree),
Department of Computer Science & Engineering,
IIT Madras.


On Mon, Jul 14, 2014 at 8:52 PM, Sudheer Sana <[hidden email]>
wrote:

> I will get back to you after reading about them
>
Reply | Threaded
Open this post in threaded view
|

Re: Ongoing Projects in stratosphere

Sudheer Sana
Hi

I am interested in the following project also Flink Streaming (ongoing
effort).

My friend also wants to do these kind of projects.

Can you tell us more about those mentioned projects.

-- Thanks & Regards
*Sana Sudheer*,
4th year Undergraduate (Dual Degree),
Department of Computer Science & Engineering,
IIT Madras.


On Wed, Jul 16, 2014 at 10:29 AM, Sudheer Sana <[hidden email]>
wrote:

> Hi
>
> The following projects are interesting to me.
>
> Integration with Apache Mahout (ongoing effort)
>
>
> Integration with Apache Tez (ongoing effort)
>
>
>
> -- Thanks & Regards
> *Sana Sudheer*,
> 4th year Undergraduate (Dual Degree),
> Department of Computer Science & Engineering,
> IIT Madras.
>
>
> On Mon, Jul 14, 2014 at 8:52 PM, Sudheer Sana <[hidden email]>
> wrote:
>
>> I will get back to you after reading about them
>>
>
>
Reply | Threaded
Open this post in threaded view
|

Re: Ongoing Projects in stratosphere

Henry Saputra
Welcome to Apache Flink =)

As Robert had mentioned before, it is better to start with small
tasks/  issues to gain more understanding about the flow and how to
contribute to  the project.

- Henry

On Tue, Jul 15, 2014 at 11:11 PM, Sudheer Sana
<[hidden email]> wrote:

> Hi
>
> I am interested in the following project also Flink Streaming (ongoing
> effort).
>
> My friend also wants to do these kind of projects.
>
> Can you tell us more about those mentioned projects.
>
> -- Thanks & Regards
> *Sana Sudheer*,
> 4th year Undergraduate (Dual Degree),
> Department of Computer Science & Engineering,
> IIT Madras.
>
>
> On Wed, Jul 16, 2014 at 10:29 AM, Sudheer Sana <[hidden email]>
> wrote:
>
>> Hi
>>
>> The following projects are interesting to me.
>>
>> Integration with Apache Mahout (ongoing effort)
>>
>>
>> Integration with Apache Tez (ongoing effort)
>>
>>
>>
>> -- Thanks & Regards
>> *Sana Sudheer*,
>> 4th year Undergraduate (Dual Degree),
>> Department of Computer Science & Engineering,
>> IIT Madras.
>>
>>
>> On Mon, Jul 14, 2014 at 8:52 PM, Sudheer Sana <[hidden email]>
>> wrote:
>>
>>> I will get back to you after reading about them
>>>
>>
>>
Reply | Threaded
Open this post in threaded view
|

Re: Ongoing Projects in stratosphere

Sudheer Sana
Hi

What you said is correct, can you suggest me any specific issues to solve
as I am new to this project.

-- Thanks & Regards
*Sana Sudheer*,
4th year Undergraduate (Dual Degree),
Department of Computer Science & Engineering,
IIT Madras.


On Wed, Jul 16, 2014 at 12:50 PM, Henry Saputra <[hidden email]>
wrote:

> Welcome to Apache Flink =)
>
> As Robert had mentioned before, it is better to start with small
> tasks/  issues to gain more understanding about the flow and how to
> contribute to  the project.
>
> - Henry
>
> On Tue, Jul 15, 2014 at 11:11 PM, Sudheer Sana
> <[hidden email]> wrote:
> > Hi
> >
> > I am interested in the following project also Flink Streaming (ongoing
> > effort).
> >
> > My friend also wants to do these kind of projects.
> >
> > Can you tell us more about those mentioned projects.
> >
> > -- Thanks & Regards
> > *Sana Sudheer*,
> > 4th year Undergraduate (Dual Degree),
> > Department of Computer Science & Engineering,
> > IIT Madras.
> >
> >
> > On Wed, Jul 16, 2014 at 10:29 AM, Sudheer Sana <
> [hidden email]>
> > wrote:
> >
> >> Hi
> >>
> >> The following projects are interesting to me.
> >>
> >> Integration with Apache Mahout (ongoing effort)
> >>
> >>
> >> Integration with Apache Tez (ongoing effort)
> >>
> >>
> >>
> >> -- Thanks & Regards
> >> *Sana Sudheer*,
> >> 4th year Undergraduate (Dual Degree),
> >> Department of Computer Science & Engineering,
> >> IIT Madras.
> >>
> >>
> >> On Mon, Jul 14, 2014 at 8:52 PM, Sudheer Sana <
> [hidden email]>
> >> wrote:
> >>
> >>> I will get back to you after reading about them
> >>>
> >>
> >>
>
Reply | Threaded
Open this post in threaded view
|

Re: Ongoing Projects in stratosphere

Ufuk Celebi
Hey Sudheer,

I think someone already linked this page: http://flink.incubator.apache.org/how-to-contribute.html

There is a short list of starter issues. We already tried to label most of the issues by component so you could also filter them by which component you find interesting and then see which issue seems interesting to you.

Have you played around with the system? In my experience, it makes a lot of sense to first write some Flink programs to familiarize yourself with it.

On 16 Jul 2014, at 09:52, Sudheer Sana <[hidden email]> wrote:

> Hi
>
> What you said is correct, can you suggest me any specific issues to solve
> as I am new to this project.
>
> -- Thanks & Regards
> *Sana Sudheer*,
> 4th year Undergraduate (Dual Degree),
> Department of Computer Science & Engineering,
> IIT Madras.
>
>
> On Wed, Jul 16, 2014 at 12:50 PM, Henry Saputra <[hidden email]>
> wrote:
>
>> Welcome to Apache Flink =)
>>
>> As Robert had mentioned before, it is better to start with small
>> tasks/  issues to gain more understanding about the flow and how to
>> contribute to  the project.
>>
>> - Henry
>>
>> On Tue, Jul 15, 2014 at 11:11 PM, Sudheer Sana
>> <[hidden email]> wrote:
>>> Hi
>>>
>>> I am interested in the following project also Flink Streaming (ongoing
>>> effort).
>>>
>>> My friend also wants to do these kind of projects.
>>>
>>> Can you tell us more about those mentioned projects.
>>>
>>> -- Thanks & Regards
>>> *Sana Sudheer*,
>>> 4th year Undergraduate (Dual Degree),
>>> Department of Computer Science & Engineering,
>>> IIT Madras.
>>>
>>>
>>> On Wed, Jul 16, 2014 at 10:29 AM, Sudheer Sana <
>> [hidden email]>
>>> wrote:
>>>
>>>> Hi
>>>>
>>>> The following projects are interesting to me.
>>>>
>>>> Integration with Apache Mahout (ongoing effort)
>>>>
>>>>
>>>> Integration with Apache Tez (ongoing effort)
>>>>
>>>>
>>>>
>>>> -- Thanks & Regards
>>>> *Sana Sudheer*,
>>>> 4th year Undergraduate (Dual Degree),
>>>> Department of Computer Science & Engineering,
>>>> IIT Madras.
>>>>
>>>>
>>>> On Mon, Jul 14, 2014 at 8:52 PM, Sudheer Sana <
>> [hidden email]>
>>>> wrote:
>>>>
>>>>> I will get back to you after reading about them
>>>>>
>>>>
>>>>
>>

Reply | Threaded
Open this post in threaded view
|

Re: Ongoing Projects in stratosphere

Sudheer Sana
Hi

I followed the link
https://github.com/apache/incubator-flink/blob/0902829e4e9ef9a3a37ee6a89cfc52200796fd88/README.md#eclipse-setup-and-debugging
for building the flink. when i am in this step cd stratosphere-dist
/target/stratosphere-dist-0.5-SNAPSHOT-bin/stratosphere-0.5-SNAPSHOT/;
Maven is saying pom doesn't exist.


Can any one send me the link for detailed instructions for building the
flink

Awaiting for reply

-- Thanks & Regards
*Sana Sudheer*,
4th year Undergraduate (Dual Degree),
Department of Computer Science & Engineering,
IIT Madras.


On Wed, Jul 16, 2014 at 1:25 PM, Ufuk Celebi <[hidden email]> wrote:

> Hey Sudheer,
>
> I think someone already linked this page:
> http://flink.incubator.apache.org/how-to-contribute.html
>
> There is a short list of starter issues. We already tried to label most of
> the issues by component so you could also filter them by which component
> you find interesting and then see which issue seems interesting to you.
>
> Have you played around with the system? In my experience, it makes a lot
> of sense to first write some Flink programs to familiarize yourself with it.
>
> On 16 Jul 2014, at 09:52, Sudheer Sana <[hidden email]> wrote:
>
> > Hi
> >
> > What you said is correct, can you suggest me any specific issues to solve
> > as I am new to this project.
> >
> > -- Thanks & Regards
> > *Sana Sudheer*,
> > 4th year Undergraduate (Dual Degree),
> > Department of Computer Science & Engineering,
> > IIT Madras.
> >
> >
> > On Wed, Jul 16, 2014 at 12:50 PM, Henry Saputra <[hidden email]
> >
> > wrote:
> >
> >> Welcome to Apache Flink =)
> >>
> >> As Robert had mentioned before, it is better to start with small
> >> tasks/  issues to gain more understanding about the flow and how to
> >> contribute to  the project.
> >>
> >> - Henry
> >>
> >> On Tue, Jul 15, 2014 at 11:11 PM, Sudheer Sana
> >> <[hidden email]> wrote:
> >>> Hi
> >>>
> >>> I am interested in the following project also Flink Streaming (ongoing
> >>> effort).
> >>>
> >>> My friend also wants to do these kind of projects.
> >>>
> >>> Can you tell us more about those mentioned projects.
> >>>
> >>> -- Thanks & Regards
> >>> *Sana Sudheer*,
> >>> 4th year Undergraduate (Dual Degree),
> >>> Department of Computer Science & Engineering,
> >>> IIT Madras.
> >>>
> >>>
> >>> On Wed, Jul 16, 2014 at 10:29 AM, Sudheer Sana <
> >> [hidden email]>
> >>> wrote:
> >>>
> >>>> Hi
> >>>>
> >>>> The following projects are interesting to me.
> >>>>
> >>>> Integration with Apache Mahout (ongoing effort)
> >>>>
> >>>>
> >>>> Integration with Apache Tez (ongoing effort)
> >>>>
> >>>>
> >>>>
> >>>> -- Thanks & Regards
> >>>> *Sana Sudheer*,
> >>>> 4th year Undergraduate (Dual Degree),
> >>>> Department of Computer Science & Engineering,
> >>>> IIT Madras.
> >>>>
> >>>>
> >>>> On Mon, Jul 14, 2014 at 8:52 PM, Sudheer Sana <
> >> [hidden email]>
> >>>> wrote:
> >>>>
> >>>>> I will get back to you after reading about them
> >>>>>
> >>>>
> >>>>
> >>
>
>
Reply | Threaded
Open this post in threaded view
|

Re: Ongoing Projects in stratosphere

Ufuk Celebi
Hey Sudheer,

the README you are referring to is outdated. The current one in master is here: https://github.com/apache/incubator-flink/blob/master/README.md

Ufuk

On 22 Jul 2014, at 08:13, Sudheer Sana <[hidden email]> wrote:

> Hi
>
> I followed the link
> https://github.com/apache/incubator-flink/blob/0902829e4e9ef9a3a37ee6a89cfc52200796fd88/README.md#eclipse-setup-and-debugging
> for building the flink. when i am in this step cd stratosphere-dist
> /target/stratosphere-dist-0.5-SNAPSHOT-bin/stratosphere-0.5-SNAPSHOT/;
> Maven is saying pom doesn't exist.
>
>
> Can any one send me the link for detailed instructions for building the
> flink
>
> Awaiting for reply
>
> -- Thanks & Regards
> *Sana Sudheer*,
> 4th year Undergraduate (Dual Degree),
> Department of Computer Science & Engineering,
> IIT Madras.
>
>
> On Wed, Jul 16, 2014 at 1:25 PM, Ufuk Celebi <[hidden email]> wrote:
>
>> Hey Sudheer,
>>
>> I think someone already linked this page:
>> http://flink.incubator.apache.org/how-to-contribute.html
>>
>> There is a short list of starter issues. We already tried to label most of
>> the issues by component so you could also filter them by which component
>> you find interesting and then see which issue seems interesting to you.
>>
>> Have you played around with the system? In my experience, it makes a lot
>> of sense to first write some Flink programs to familiarize yourself with it.
>>
>> On 16 Jul 2014, at 09:52, Sudheer Sana <[hidden email]> wrote:
>>
>>> Hi
>>>
>>> What you said is correct, can you suggest me any specific issues to solve
>>> as I am new to this project.
>>>
>>> -- Thanks & Regards
>>> *Sana Sudheer*,
>>> 4th year Undergraduate (Dual Degree),
>>> Department of Computer Science & Engineering,
>>> IIT Madras.
>>>
>>>
>>> On Wed, Jul 16, 2014 at 12:50 PM, Henry Saputra <[hidden email]
>>>
>>> wrote:
>>>
>>>> Welcome to Apache Flink =)
>>>>
>>>> As Robert had mentioned before, it is better to start with small
>>>> tasks/  issues to gain more understanding about the flow and how to
>>>> contribute to  the project.
>>>>
>>>> - Henry
>>>>
>>>> On Tue, Jul 15, 2014 at 11:11 PM, Sudheer Sana
>>>> <[hidden email]> wrote:
>>>>> Hi
>>>>>
>>>>> I am interested in the following project also Flink Streaming (ongoing
>>>>> effort).
>>>>>
>>>>> My friend also wants to do these kind of projects.
>>>>>
>>>>> Can you tell us more about those mentioned projects.
>>>>>
>>>>> -- Thanks & Regards
>>>>> *Sana Sudheer*,
>>>>> 4th year Undergraduate (Dual Degree),
>>>>> Department of Computer Science & Engineering,
>>>>> IIT Madras.
>>>>>
>>>>>
>>>>> On Wed, Jul 16, 2014 at 10:29 AM, Sudheer Sana <
>>>> [hidden email]>
>>>>> wrote:
>>>>>
>>>>>> Hi
>>>>>>
>>>>>> The following projects are interesting to me.
>>>>>>
>>>>>> Integration with Apache Mahout (ongoing effort)
>>>>>>
>>>>>>
>>>>>> Integration with Apache Tez (ongoing effort)
>>>>>>
>>>>>>
>>>>>>
>>>>>> -- Thanks & Regards
>>>>>> *Sana Sudheer*,
>>>>>> 4th year Undergraduate (Dual Degree),
>>>>>> Department of Computer Science & Engineering,
>>>>>> IIT Madras.
>>>>>>
>>>>>>
>>>>>> On Mon, Jul 14, 2014 at 8:52 PM, Sudheer Sana <
>>>> [hidden email]>
>>>>>> wrote:
>>>>>>
>>>>>>> I will get back to you after reading about them
>>>>>>>
>>>>>>
>>>>>>
>>>>
>>
>>