You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lens.apache.org by "amareshwarisr ." <am...@gmail.com> on 2014/11/13 12:52:07 UTC

Code pushed

Hello all,

I have pushed the code under https://github.com/InMobi/grill/tree/toapache
to https://git-wip-us.apache.org/repos/asf/incubator-lens.git.

All dev can start checking out and start working!

Thanks
Amareshwari

Re: Code pushed

Posted by "amareshwarisr ." <am...@gmail.com>.
Yes.

We decided master as the current development branch and we will have
current-release-line are releases. You can look at the discussion in
Branching and Versioning thread -
http://mail-archives.apache.org/mod_mbox/incubator-lens-dev/201411.mbox/browser

Thanks
Amareshwari

On Fri, Nov 14, 2014 at 11:13 AM, Jaideep Dhok <ja...@inmobi.com>
wrote:

> Hi Amareshwari,
> There is no develop branch in the Apache git. Do we have to create patches
> against master?
>
> Thanks,
> Jaideep
>
> On Fri, Nov 14, 2014 at 8:50 AM, amareshwarisr . <am...@gmail.com>
> wrote:
>
> > Nice Srikanth!
> >
> > Can you also create the jiras for issues you mentioned?
> >
> > On Thu, Nov 13, 2014 at 6:20 PM, Srikanth Sundarrajan <
> sriksun@hotmail.com
> > >
> > wrote:
> >
> > > Thanks.
> > >
> > > Checked it out and built it. Builds alright, but few observations.
> > >
> > > 1. Building is taking too long. We need to break the tests into two
> > > groups. One that runs by default and one that run when we make patch
> > > available (test-patch)
> > > 2. Screen is too busy with the build. Too much logs are being printed
> > > during the build process. It might be useful to store them in test
> > specific
> > > logs and not have them printed on console
> > > 3. We might want to take care of some of the checkstyle/findbugs issues
> > > being reported if not all
> > >
> > > [INFO]
> > >
> ------------------------------------------------------------------------
> > > [INFO] BUILD SUCCESS
> > > [INFO]
> > >
> ------------------------------------------------------------------------
> > > [INFO] Total time: 20:46.266s
> > >
> > > Perhaps we can create separate jiras for each of these for us to work
> on.
> > >
> > > Regards
> > > Srikanth Sundarrajan
> > >
> > > > Date: Thu, 13 Nov 2014 17:22:07 +0530
> > > > Subject: Code pushed
> > > > From: amareshwari@gmail.com
> > > > To: dev@lens.incubator.apache.org
> > > >
> > > > Hello all,
> > > >
> > > > I have pushed the code under
> > > https://github.com/InMobi/grill/tree/toapache
> > > > to https://git-wip-us.apache.org/repos/asf/incubator-lens.git.
> > > >
> > > > All dev can start checking out and start working!
> > > >
> > > > Thanks
> > > > Amareshwari
> > >
> > >
> >
>
> --
> _____________________________________________________________
> The information contained in this communication is intended solely for the
> use of the individual or entity to whom it is addressed and others
> authorized to receive it. It may contain confidential or legally privileged
> information. If you are not the intended recipient you are hereby notified
> that any disclosure, copying, distribution or taking any action in reliance
> on the contents of this information is strictly prohibited and may be
> unlawful. If you have received this communication in error, please notify
> us immediately by responding to this email and then delete it from your
> system. The firm is neither liable for the proper and complete transmission
> of the information contained in this communication nor for any delay in its
> receipt.
>

Re: Code pushed

Posted by Jaideep Dhok <ja...@inmobi.com>.
Hi Amareshwari,
There is no develop branch in the Apache git. Do we have to create patches
against master?

Thanks,
Jaideep

On Fri, Nov 14, 2014 at 8:50 AM, amareshwarisr . <am...@gmail.com>
wrote:

> Nice Srikanth!
>
> Can you also create the jiras for issues you mentioned?
>
> On Thu, Nov 13, 2014 at 6:20 PM, Srikanth Sundarrajan <sriksun@hotmail.com
> >
> wrote:
>
> > Thanks.
> >
> > Checked it out and built it. Builds alright, but few observations.
> >
> > 1. Building is taking too long. We need to break the tests into two
> > groups. One that runs by default and one that run when we make patch
> > available (test-patch)
> > 2. Screen is too busy with the build. Too much logs are being printed
> > during the build process. It might be useful to store them in test
> specific
> > logs and not have them printed on console
> > 3. We might want to take care of some of the checkstyle/findbugs issues
> > being reported if not all
> >
> > [INFO]
> > ------------------------------------------------------------------------
> > [INFO] BUILD SUCCESS
> > [INFO]
> > ------------------------------------------------------------------------
> > [INFO] Total time: 20:46.266s
> >
> > Perhaps we can create separate jiras for each of these for us to work on.
> >
> > Regards
> > Srikanth Sundarrajan
> >
> > > Date: Thu, 13 Nov 2014 17:22:07 +0530
> > > Subject: Code pushed
> > > From: amareshwari@gmail.com
> > > To: dev@lens.incubator.apache.org
> > >
> > > Hello all,
> > >
> > > I have pushed the code under
> > https://github.com/InMobi/grill/tree/toapache
> > > to https://git-wip-us.apache.org/repos/asf/incubator-lens.git.
> > >
> > > All dev can start checking out and start working!
> > >
> > > Thanks
> > > Amareshwari
> >
> >
>

-- 
_____________________________________________________________
The information contained in this communication is intended solely for the 
use of the individual or entity to whom it is addressed and others 
authorized to receive it. It may contain confidential or legally privileged 
information. If you are not the intended recipient you are hereby notified 
that any disclosure, copying, distribution or taking any action in reliance 
on the contents of this information is strictly prohibited and may be 
unlawful. If you have received this communication in error, please notify 
us immediately by responding to this email and then delete it from your 
system. The firm is neither liable for the proper and complete transmission 
of the information contained in this communication nor for any delay in its 
receipt.

Re: Code pushed

Posted by "amareshwarisr ." <am...@gmail.com>.
Nice Srikanth!

Can you also create the jiras for issues you mentioned?

On Thu, Nov 13, 2014 at 6:20 PM, Srikanth Sundarrajan <sr...@hotmail.com>
wrote:

> Thanks.
>
> Checked it out and built it. Builds alright, but few observations.
>
> 1. Building is taking too long. We need to break the tests into two
> groups. One that runs by default and one that run when we make patch
> available (test-patch)
> 2. Screen is too busy with the build. Too much logs are being printed
> during the build process. It might be useful to store them in test specific
> logs and not have them printed on console
> 3. We might want to take care of some of the checkstyle/findbugs issues
> being reported if not all
>
> [INFO]
> ------------------------------------------------------------------------
> [INFO] BUILD SUCCESS
> [INFO]
> ------------------------------------------------------------------------
> [INFO] Total time: 20:46.266s
>
> Perhaps we can create separate jiras for each of these for us to work on.
>
> Regards
> Srikanth Sundarrajan
>
> > Date: Thu, 13 Nov 2014 17:22:07 +0530
> > Subject: Code pushed
> > From: amareshwari@gmail.com
> > To: dev@lens.incubator.apache.org
> >
> > Hello all,
> >
> > I have pushed the code under
> https://github.com/InMobi/grill/tree/toapache
> > to https://git-wip-us.apache.org/repos/asf/incubator-lens.git.
> >
> > All dev can start checking out and start working!
> >
> > Thanks
> > Amareshwari
>
>

RE: Code pushed

Posted by Srikanth Sundarrajan <sr...@hotmail.com>.
Thanks.

Checked it out and built it. Builds alright, but few observations.

1. Building is taking too long. We need to break the tests into two groups. One that runs by default and one that run when we make patch available (test-patch)
2. Screen is too busy with the build. Too much logs are being printed during the build process. It might be useful to store them in test specific logs and not have them printed on console
3. We might want to take care of some of the checkstyle/findbugs issues being reported if not all

[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 20:46.266s

Perhaps we can create separate jiras for each of these for us to work on.

Regards
Srikanth Sundarrajan

> Date: Thu, 13 Nov 2014 17:22:07 +0530
> Subject: Code pushed
> From: amareshwari@gmail.com
> To: dev@lens.incubator.apache.org
> 
> Hello all,
> 
> I have pushed the code under https://github.com/InMobi/grill/tree/toapache
> to https://git-wip-us.apache.org/repos/asf/incubator-lens.git.
> 
> All dev can start checking out and start working!
> 
> Thanks
> Amareshwari