Hi Lahiru,

Thanks for the PR! I've made my comments.

Kind Regards,
Furkan KAMACI

On Sun, Aug 4, 2019 at 11:20 PM Lahiru Jayasekera <mlpjayasek...@gmail.com>
wrote:

> Hi all,
> I have updated my week 10 report and have asked  questions there as usual.
> I have made a PR too, so that I can get reviews easily. Please have a look
> and your reviews are mostly welcome.
> https://github.com/apache/gora/pull/175
>
> On Mon, Aug 5, 2019 at 1:49 AM Lahiru Jayasekera <mlpjayasek...@gmail.com>
> wrote:
>
> > Hi all,
> > I have updated my week 09 report and have asked  questions there as
> usual.
> > Please have a look. Your feedback is much appreciated.
> > Please have a look into the PR too, and your reviews are mostly welcome.
> > https://github.com/apache/gora/pull/175
> >
> > Regards
> >
> > On Wed, Jul 31, 2019 at 1:04 AM Lahiru Jayasekera <
> mlpjayasek...@gmail.com>
> > wrote:
> >
> >> Hi all,
> >> I have updated my week 09 report and have asked  questions there as
> >> usual. Please have a look. Your feedback is much appreciated.
> >>
> >> Please have a look into the PR too, and your reviews are mostly welcome.
> >> https://github.com/apache/gora/pull/175
> >>
> >>
> >> Thanks and regards
> >>
> >> On Sun, Jul 21, 2019 at 10:34 PM Lahiru Jayasekera <
> >> mlpjayasek...@gmail.com> wrote:
> >>
> >>> Hi all,
> >>> I have updated my week 08 report and have asked  questions there as
> >>> usual. Please have a look. Your feedback is much appreciated.
> >>>
> >>> Please have a look into the PR too, and your reviews are mostly
> welcome.
> >>> https://github.com/apache/gora/pull/175
> >>>
> >>>
> >>> Thanks and regards
> >>>
> >>> On Tue, Jul 16, 2019 at 9:13 PM Lahiru Jayasekera <
> >>> mlpjayasek...@gmail.com> wrote:
> >>>
> >>>> Hi all,
> >>>> I have updated my week 07 report and have asked  questions there as
> >>>> usual.
> >>>> I have made a PR too, so that I can get reviews easily. Please have a
> >>>> look and your reviews are mostly welcome.
> >>>> https://github.com/apache/gora/pull/175
> >>>>
> >>>> Thanks and regards
> >>>>
> >>>> On Tue, Jul 9, 2019 at 7:53 AM Lahiru Jayasekera <
> >>>> mlpjayasek...@gmail.com> wrote:
> >>>>
> >>>>> Hi all,
> >>>>> I have updated my week 06 report and have asked  questions there as
> >>>>> usual. Please have a look. Your feedback is much appreciated.
> >>>>>
> >>>>> Thanks and regards
> >>>>>
> >>>>> On Wed, Jul 3, 2019 at 10:57 PM Lahiru Jayasekera <
> >>>>> mlpjayasek...@gmail.com> wrote:
> >>>>>
> >>>>>> Hi all,
> >>>>>> I have updated my week 05 report and have asked  questions there.
> >>>>>> Please have a look. Your feedback is much appreciated.
> >>>>>>
> >>>>>> On Sun, Jun 23, 2019 at 10:34 PM Lahiru Jayasekera <
> >>>>>> mlpjayasek...@gmail.com> wrote:
> >>>>>>
> >>>>>>> Hi all,
> >>>>>>> I have updated my week 04 report and have asked  questions there.
> >>>>>>> Please have a look. Your feedback is much appreciated.
> >>>>>>>
> >>>>>>>
> >>>>>>>
> https://cwiki.apache.org/confluence/display/GORA/GORA-546%3A+Hazelcast+Jet+execution+engine+support+for+Apache+Gora+Reports
> >>>>>>>
> >>>>>>>
> >>>>>>> Thanks and regards
> >>>>>>>
> >>>>>>>
> >>>>>>> On Sun, Jun 16, 2019 at 5:38 PM Lahiru Jayasekera <
> >>>>>>> mlpjayasek...@gmail.com> wrote:
> >>>>>>>
> >>>>>>>> Hi all,
> >>>>>>>> I have updated my week 03 report and have asked  questions there.
> >>>>>>>> Please have a look. Your feedback is much appreciated.
> >>>>>>>>
> >>>>>>>>
> >>>>>>>>
> https://cwiki.apache.org/confluence/display/GORA/GORA-546%3A+Hazelcast+Jet+execution+engine+support+for+Apache+Gora+Reports
> >>>>>>>>
> >>>>>>>> Thanks and regards
> >>>>>>>>
> >>>>>>>> On Mon, Jun 10, 2019 at 12:33 AM Lahiru Jayasekera <
> >>>>>>>> mlpjayasek...@gmail.com> wrote:
> >>>>>>>>
> >>>>>>>>> Hi all
> >>>>>>>>> I have updated my week 02 report and have asked several questions
> >>>>>>>>> there. Please have a look. Your feedback is much appreciated.
> >>>>>>>>>
> >>>>>>>>>
> >>>>>>>>>
> https://cwiki.apache.org/confluence/display/GORA/GORA-546%3A+Hazelcast+Jet+execution+engine+support+for+Apache+Gora+Reports
> >>>>>>>>>
> >>>>>>>>> Thanks and Regards
> >>>>>>>>>
> >>>>>>>>> On Mon, Jun 3, 2019 at 8:00 PM Lahiru Jayasekera <
> >>>>>>>>> mlpjayasek...@gmail.com> wrote:
> >>>>>>>>>
> >>>>>>>>>> Hi all,
> >>>>>>>>>> I have updated my week 01 report and have asked several
> questions
> >>>>>>>>>> there. Please have a look  nad give your feed back.
> >>>>>>>>>>
> >>>>>>>>>>
> >>>>>>>>>>
> https://cwiki.apache.org/confluence/display/GORA/GORA-546%3A+Hazelcast+Jet+execution+engine+support+for+Apache+Gora+Reports
> >>>>>>>>>>
> >>>>>>>>>> Thanks and Regards
> >>>>>>>>>>
> >>>>>>>>>> On Mon, May 27, 2019 at 9:33 PM Lahiru Jayasekera <
> >>>>>>>>>> mlpjayasek...@gmail.com> wrote:
> >>>>>>>>>>
> >>>>>>>>>>> Hi all,
> >>>>>>>>>>> I'm doing this project for GSOC 2019. This email is to update
> >>>>>>>>>>> the initiative progress of the project and this thread will be
> used in
> >>>>>>>>>>> future for updating the progress too.
> >>>>>>>>>>>
> >>>>>>>>>>> First of all here [0] is a basic POC I did.
> >>>>>>>>>>> After that I found out that there is already a HDFS connector
> >>>>>>>>>>> for hazelcast jet[1]. Then I looked into using this. But
> encountered with
> >>>>>>>>>>> some package conflicts('org.apache.hadoop.mapreduce', and
> >>>>>>>>>>> 'org.apache.hadoop.mapred').
> >>>>>>>>>>>
> >>>>>>>>>>> Therefore finally after further discussions with mentors, it
> was
> >>>>>>>>>>> decided to implement custom source and sink as of this
> documentation[2].
> >>>>>>>>>>> Now i'm in the process of implementing this. Your ideas and
> >>>>>>>>>>> feedback are appreciated.
> >>>>>>>>>>>
> >>>>>>>>>>> [0]
> >>>>>>>>>>>
> https://github.com/LahiruJayasekara/gora/blob/poc-hazelcast-jet/gora-tutorial/src/main/java/org/apache/gora/tutorial/log/HazelcastJetPOC.java
> >>>>>>>>>>>
> >>>>>>>>>>> [1] https://docs.hazelcast.org/docs/jet/0.7/manual/#hdfs
> >>>>>>>>>>>
> >>>>>>>>>>> [2]
> >>>>>>>>>>>
> https://docs.hazelcast.org/docs/jet/3.0/manual/#custom-source-sink-vertex
> >>>>>>>>>>>
> >>>>>>>>>>>
> >>>>>>>>>>> Thanks and Regards
> >>>>>>>>>>> --
> >>>>>>>>>>> Lahiru Jayasekara
> >>>>>>>>>>> Batch 15
> >>>>>>>>>>> Faculty of Information Technology
> >>>>>>>>>>> University of Moratuwa
> >>>>>>>>>>> 0716492170
> >>>>>>>>>>>
> >>>>>>>>>>
> >>>>>>>>>>
> >>>>>>>>>> --
> >>>>>>>>>> Lahiru Jayasekara
> >>>>>>>>>> Batch 15
> >>>>>>>>>> Faculty of Information Technology
> >>>>>>>>>> University of Moratuwa
> >>>>>>>>>> 0716492170
> >>>>>>>>>>
> >>>>>>>>>
> >>>>>>>>>
> >>>>>>>>> --
> >>>>>>>>> Lahiru Jayasekara
> >>>>>>>>> Batch 15
> >>>>>>>>> Faculty of Information Technology
> >>>>>>>>> University of Moratuwa
> >>>>>>>>> 0716492170
> >>>>>>>>>
> >>>>>>>>
> >>>>>>>>
> >>>>>>>> --
> >>>>>>>> Lahiru Jayasekara
> >>>>>>>>
> >>>>>>>> President | Information Technology Society (INTECS)
> >>>>>>>>
> >>>>>>>> Faculty of Information Technology
> >>>>>>>> University of Moratuwa
> >>>>>>>> 0716492170
> >>>>>>>>
> >>>>>>>
> >>>>>>>
> >>>>>>> --
> >>>>>>> Lahiru Jayasekara
> >>>>>>>
> >>>>>>> President | Information Technology Society (INTECS)
> >>>>>>>
> >>>>>>> Faculty of Information Technology
> >>>>>>> University of Moratuwa
> >>>>>>> 0716492170
> >>>>>>>
> >>>>>>
> >>>>>>
> >>>>>> --
> >>>>>> Lahiru Jayasekara
> >>>>>>
> >>>>>> President | Information Technology Society (INTECS)
> >>>>>>
> >>>>>> Faculty of Information Technology
> >>>>>> University of Moratuwa
> >>>>>> 0716492170
> >>>>>>
> >>>>>
> >>>>>
> >>>>> --
> >>>>> Lahiru Jayasekara
> >>>>>
> >>>>> President | Information Technology Society (INTECS)
> >>>>>
> >>>>> Faculty of Information Technology
> >>>>> University of Moratuwa
> >>>>> 0716492170
> >>>>>
> >>>>
> >>>>
> >>>> --
> >>>> Lahiru Jayasekara
> >>>>
> >>>> President | Information Technology Society (INTECS)
> >>>>
> >>>> Faculty of Information Technology
> >>>> University of Moratuwa
> >>>> 0716492170
> >>>>
> >>>
> >>>
> >>> --
> >>> Lahiru Jayasekara
> >>>
> >>> President | Information Technology Society (INTECS)
> >>>
> >>> Faculty of Information Technology
> >>> University of Moratuwa
> >>> 0716492170
> >>>
> >>
> >>
> >> --
> >> Lahiru Jayasekara
> >>
> >> President | Information Technology Society (INTECS)
> >>
> >> Faculty of Information Technology
> >> University of Moratuwa
> >> 0716492170
> >>
> >
> >
> > --
> > Lahiru Jayasekara
> >
> > President | Information Technology Society (INTECS)
> >
> > Faculty of Information Technology
> > University of Moratuwa
> > 0716492170
> >
>
>
> --
> Lahiru Jayasekara
>
> President | Information Technology Society (INTECS)
>
> Faculty of Information Technology
> University of Moratuwa
> 0716492170
>

Reply via email to