|
|
Julien Le Dem 2013-01-26, 00:08
+
Julien Le Dem 2013-01-26, 00:08
+
Rohini Palaniswamy 2013-01-26, 00:27
+
Daniel Dai 2013-01-26, 01:02
Cheolsoo Park 2013-01-26, 01:31
I will also run e2e on Hadoop-1.x and Hadoop-2.x. On Fri, Jan 25, 2013 at 5:02 PM, Daniel Dai <[EMAIL PROTECTED]> wrote: > I will run e2e tests on Hadoop 1.x over the weekend. > > Thanks, > Daniel > > On Fri, Jan 25, 2013 at 4:27 PM, Rohini Palaniswamy > <[EMAIL PROTECTED]> wrote: > > Thats good :). Unit tests have all been passing. I haven't run e2e tests > > on pig 0.11 for sometime. Will kick off one this weekend. It would be > nice > > if Cheolsoo and Daniel can also kick off one run. > > > > Regards, > > Rohini > > > > > > On Fri, Jan 25, 2013 at 4:08 PM, Julien Le Dem <[EMAIL PROTECTED]> > wrote: > > > >> It looks like all the tickets for Pig 0.11 have been resolved as of > today. > >> See: > >> > >> > https://issues.apache.org/jira/issues/?jql=fixVersion%20%3D%20%220.11%22%20AND%20project%20%3D%20PIG%20AND%20resolution%20%3D%20Unresolved%20ORDER%20BY%20updated%20DESC%2C%20created%20ASC%2C%20priority%20DESC> >> > >> I propose we make the release 0.11.0 next week. > >> > >> Julien > >> >
+
Cheolsoo Park 2013-01-26, 01:31
Cheolsoo Park 2013-01-28, 16:33
Here are my results: Hadoop-1.0.x: [exec] Final results , PASSED: 612 FAILED: 2 SKIPPED: 24 ABORTED: 1 FAILED DEPENDENCY: 0 - The failures are simply because I didn't install Hcatalog. Hadoop-2.0.x: [exec] Final results , PASSED: 567 FAILED: 3 SKIPPED: 27 ABORTED: 42 FAILED DEPENDENCY: 0 - The failures seem due to issues in my cluster rather than Pig issues. I will re-run them to verify. On Fri, Jan 25, 2013 at 5:31 PM, Cheolsoo Park <[EMAIL PROTECTED]>wrote: > I will also run e2e on Hadoop-1.x and Hadoop-2.x. > > > On Fri, Jan 25, 2013 at 5:02 PM, Daniel Dai <[EMAIL PROTECTED]> wrote: > >> I will run e2e tests on Hadoop 1.x over the weekend. >> >> Thanks, >> Daniel >> >> On Fri, Jan 25, 2013 at 4:27 PM, Rohini Palaniswamy >> <[EMAIL PROTECTED]> wrote: >> > Thats good :). Unit tests have all been passing. I haven't run e2e >> tests >> > on pig 0.11 for sometime. Will kick off one this weekend. It would be >> nice >> > if Cheolsoo and Daniel can also kick off one run. >> > >> > Regards, >> > Rohini >> > >> > >> > On Fri, Jan 25, 2013 at 4:08 PM, Julien Le Dem <[EMAIL PROTECTED]> >> wrote: >> > >> >> It looks like all the tickets for Pig 0.11 have been resolved as of >> today. >> >> See: >> >> >> >> >> https://issues.apache.org/jira/issues/?jql=fixVersion%20%3D%20%220.11%22%20AND%20project%20%3D%20PIG%20AND%20resolution%20%3D%20Unresolved%20ORDER%20BY%20updated%20DESC%2C%20created%20ASC%2C%20priority%20DESC>> >> >> >> I propose we make the release 0.11.0 next week. >> >> >> >> Julien >> >> >> > >
+
Cheolsoo Park 2013-01-28, 16:33
Daniel Dai 2013-01-28, 18:12
All tests pass for me, no single failures or aborts. Daniel On Mon, Jan 28, 2013 at 8:33 AM, Cheolsoo Park <[EMAIL PROTECTED]> wrote: > Here are my results: > > Hadoop-1.0.x: [exec] Final results , PASSED: 612 FAILED: 2 > SKIPPED: 24 ABORTED: 1 FAILED DEPENDENCY: 0 > - The failures are simply because I didn't install Hcatalog. > > Hadoop-2.0.x: [exec] Final results , PASSED: 567 FAILED: 3 > SKIPPED: 27 ABORTED: 42 FAILED DEPENDENCY: 0 > - The failures seem due to issues in my cluster rather than Pig issues. I > will re-run them to verify. > > > > On Fri, Jan 25, 2013 at 5:31 PM, Cheolsoo Park <[EMAIL PROTECTED]>wrote: > >> I will also run e2e on Hadoop-1.x and Hadoop-2.x. >> >> >> On Fri, Jan 25, 2013 at 5:02 PM, Daniel Dai <[EMAIL PROTECTED]> wrote: >> >>> I will run e2e tests on Hadoop 1.x over the weekend. >>> >>> Thanks, >>> Daniel >>> >>> On Fri, Jan 25, 2013 at 4:27 PM, Rohini Palaniswamy >>> <[EMAIL PROTECTED]> wrote: >>> > Thats good :). Unit tests have all been passing. I haven't run e2e >>> tests >>> > on pig 0.11 for sometime. Will kick off one this weekend. It would be >>> nice >>> > if Cheolsoo and Daniel can also kick off one run. >>> > >>> > Regards, >>> > Rohini >>> > >>> > >>> > On Fri, Jan 25, 2013 at 4:08 PM, Julien Le Dem <[EMAIL PROTECTED]> >>> wrote: >>> > >>> >> It looks like all the tickets for Pig 0.11 have been resolved as of >>> today. >>> >> See: >>> >> >>> >> >>> https://issues.apache.org/jira/issues/?jql=fixVersion%20%3D%20%220.11%22%20AND%20project%20%3D%20PIG%20AND%20resolution%20%3D%20Unresolved%20ORDER%20BY%20updated%20DESC%2C%20created%20ASC%2C%20priority%20DESC>>> >> >>> >> I propose we make the release 0.11.0 next week. >>> >> >>> >> Julien >>> >> >>> >> >>
+
Daniel Dai 2013-01-28, 18:12
Julien Le Dem 2013-01-29, 00:44
It sounds like we are ready to go. There are two remaining documentation JIRAs that will be committed soon. Daniel, do you want to build the release? Julien On Mon, Jan 28, 2013 at 10:12 AM, Daniel Dai <[EMAIL PROTECTED]> wrote: > All tests pass for me, no single failures or aborts. > > Daniel > > On Mon, Jan 28, 2013 at 8:33 AM, Cheolsoo Park <[EMAIL PROTECTED]> > wrote: > > Here are my results: > > > > Hadoop-1.0.x: [exec] Final results , PASSED: 612 FAILED: 2 > > SKIPPED: 24 ABORTED: 1 FAILED DEPENDENCY: 0 > > - The failures are simply because I didn't install Hcatalog. > > > > Hadoop-2.0.x: [exec] Final results , PASSED: 567 FAILED: 3 > > SKIPPED: 27 ABORTED: 42 FAILED DEPENDENCY: 0 > > - The failures seem due to issues in my cluster rather than Pig issues. I > > will re-run them to verify. > > > > > > > > On Fri, Jan 25, 2013 at 5:31 PM, Cheolsoo Park <[EMAIL PROTECTED] > >wrote: > > > >> I will also run e2e on Hadoop-1.x and Hadoop-2.x. > >> > >> > >> On Fri, Jan 25, 2013 at 5:02 PM, Daniel Dai <[EMAIL PROTECTED]> > wrote: > >> > >>> I will run e2e tests on Hadoop 1.x over the weekend. > >>> > >>> Thanks, > >>> Daniel > >>> > >>> On Fri, Jan 25, 2013 at 4:27 PM, Rohini Palaniswamy > >>> <[EMAIL PROTECTED]> wrote: > >>> > Thats good :). Unit tests have all been passing. I haven't run e2e > >>> tests > >>> > on pig 0.11 for sometime. Will kick off one this weekend. It would be > >>> nice > >>> > if Cheolsoo and Daniel can also kick off one run. > >>> > > >>> > Regards, > >>> > Rohini > >>> > > >>> > > >>> > On Fri, Jan 25, 2013 at 4:08 PM, Julien Le Dem <[EMAIL PROTECTED]> > >>> wrote: > >>> > > >>> >> It looks like all the tickets for Pig 0.11 have been resolved as of > >>> today. > >>> >> See: > >>> >> > >>> >> > >>> > https://issues.apache.org/jira/issues/?jql=fixVersion%20%3D%20%220.11%22%20AND%20project%20%3D%20PIG%20AND%20resolution%20%3D%20Unresolved%20ORDER%20BY%20updated%20DESC%2C%20created%20ASC%2C%20priority%20DESC> >>> >> > >>> >> I propose we make the release 0.11.0 next week. > >>> >> > >>> >> Julien > >>> >> > >>> > >> > >> >
+
Julien Le Dem 2013-01-29, 00:44
Rohini Palaniswamy 2013-01-29, 03:22
e2e tests are fine on my end too except for hcat tests (Did not have hcat setup) and few transient Errors test failures which is a known issue. Ran with Hadoop 0.23. Regards, Rohini On Mon, Jan 28, 2013 at 4:44 PM, Julien Le Dem <[EMAIL PROTECTED]> wrote: > It sounds like we are ready to go. > There are two remaining documentation JIRAs that will be committed soon. > Daniel, do you want to build the release? > Julien > > On Mon, Jan 28, 2013 at 10:12 AM, Daniel Dai <[EMAIL PROTECTED]> > wrote: > > > All tests pass for me, no single failures or aborts. > > > > Daniel > > > > On Mon, Jan 28, 2013 at 8:33 AM, Cheolsoo Park <[EMAIL PROTECTED]> > > wrote: > > > Here are my results: > > > > > > Hadoop-1.0.x: [exec] Final results , PASSED: 612 FAILED: 2 > > > SKIPPED: 24 ABORTED: 1 FAILED DEPENDENCY: 0 > > > - The failures are simply because I didn't install Hcatalog. > > > > > > Hadoop-2.0.x: [exec] Final results , PASSED: 567 FAILED: 3 > > > SKIPPED: 27 ABORTED: 42 FAILED DEPENDENCY: 0 > > > - The failures seem due to issues in my cluster rather than Pig > issues. I > > > will re-run them to verify. > > > > > > > > > > > > On Fri, Jan 25, 2013 at 5:31 PM, Cheolsoo Park <[EMAIL PROTECTED] > > >wrote: > > > > > >> I will also run e2e on Hadoop-1.x and Hadoop-2.x. > > >> > > >> > > >> On Fri, Jan 25, 2013 at 5:02 PM, Daniel Dai <[EMAIL PROTECTED]> > > wrote: > > >> > > >>> I will run e2e tests on Hadoop 1.x over the weekend. > > >>> > > >>> Thanks, > > >>> Daniel > > >>> > > >>> On Fri, Jan 25, 2013 at 4:27 PM, Rohini Palaniswamy > > >>> <[EMAIL PROTECTED]> wrote: > > >>> > Thats good :). Unit tests have all been passing. I haven't run e2e > > >>> tests > > >>> > on pig 0.11 for sometime. Will kick off one this weekend. It would > be > > >>> nice > > >>> > if Cheolsoo and Daniel can also kick off one run. > > >>> > > > >>> > Regards, > > >>> > Rohini > > >>> > > > >>> > > > >>> > On Fri, Jan 25, 2013 at 4:08 PM, Julien Le Dem <[EMAIL PROTECTED] > > > > >>> wrote: > > >>> > > > >>> >> It looks like all the tickets for Pig 0.11 have been resolved as > of > > >>> today. > > >>> >> See: > > >>> >> > > >>> >> > > >>> > > > https://issues.apache.org/jira/issues/?jql=fixVersion%20%3D%20%220.11%22%20AND%20project%20%3D%20PIG%20AND%20resolution%20%3D%20Unresolved%20ORDER%20BY%20updated%20DESC%2C%20created%20ASC%2C%20priority%20DESC> > >>> >> > > >>> >> I propose we make the release 0.11.0 next week. > > >>> >> > > >>> >> Julien > > >>> >> > > >>> > > >> > > >> > > >
+
Rohini Palaniswamy 2013-01-29, 03:22
Bill Graham 2013-01-29, 07:37
I've just committed the 2 documentation jiras and all Pig 0.11 issues are resolved once again. On Mon, Jan 28, 2013 at 7:22 PM, Rohini Palaniswamy <[EMAIL PROTECTED] > wrote: > e2e tests are fine on my end too except for hcat tests (Did not have hcat > setup) and few transient Errors test failures which is a known issue. Ran > with Hadoop 0.23. > > Regards, > Rohini > > > On Mon, Jan 28, 2013 at 4:44 PM, Julien Le Dem <[EMAIL PROTECTED]> wrote: > > > It sounds like we are ready to go. > > There are two remaining documentation JIRAs that will be committed soon. > > Daniel, do you want to build the release? > > Julien > > > > On Mon, Jan 28, 2013 at 10:12 AM, Daniel Dai <[EMAIL PROTECTED]> > > wrote: > > > > > All tests pass for me, no single failures or aborts. > > > > > > Daniel > > > > > > On Mon, Jan 28, 2013 at 8:33 AM, Cheolsoo Park <[EMAIL PROTECTED]> > > > wrote: > > > > Here are my results: > > > > > > > > Hadoop-1.0.x: [exec] Final results , PASSED: 612 FAILED: 2 > > > > SKIPPED: 24 ABORTED: 1 FAILED DEPENDENCY: 0 > > > > - The failures are simply because I didn't install Hcatalog. > > > > > > > > Hadoop-2.0.x: [exec] Final results , PASSED: 567 FAILED: 3 > > > > SKIPPED: 27 ABORTED: 42 FAILED DEPENDENCY: 0 > > > > - The failures seem due to issues in my cluster rather than Pig > > issues. I > > > > will re-run them to verify. > > > > > > > > > > > > > > > > On Fri, Jan 25, 2013 at 5:31 PM, Cheolsoo Park < > [EMAIL PROTECTED] > > > >wrote: > > > > > > > >> I will also run e2e on Hadoop-1.x and Hadoop-2.x. > > > >> > > > >> > > > >> On Fri, Jan 25, 2013 at 5:02 PM, Daniel Dai <[EMAIL PROTECTED]> > > > wrote: > > > >> > > > >>> I will run e2e tests on Hadoop 1.x over the weekend. > > > >>> > > > >>> Thanks, > > > >>> Daniel > > > >>> > > > >>> On Fri, Jan 25, 2013 at 4:27 PM, Rohini Palaniswamy > > > >>> <[EMAIL PROTECTED]> wrote: > > > >>> > Thats good :). Unit tests have all been passing. I haven't run > e2e > > > >>> tests > > > >>> > on pig 0.11 for sometime. Will kick off one this weekend. It > would > > be > > > >>> nice > > > >>> > if Cheolsoo and Daniel can also kick off one run. > > > >>> > > > > >>> > Regards, > > > >>> > Rohini > > > >>> > > > > >>> > > > > >>> > On Fri, Jan 25, 2013 at 4:08 PM, Julien Le Dem < > [EMAIL PROTECTED] > > > > > > >>> wrote: > > > >>> > > > > >>> >> It looks like all the tickets for Pig 0.11 have been resolved as > > of > > > >>> today. > > > >>> >> See: > > > >>> >> > > > >>> >> > > > >>> > > > > > > https://issues.apache.org/jira/issues/?jql=fixVersion%20%3D%20%220.11%22%20AND%20project%20%3D%20PIG%20AND%20resolution%20%3D%20Unresolved%20ORDER%20BY%20updated%20DESC%2C%20created%20ASC%2C%20priority%20DESC> > > >>> >> > > > >>> >> I propose we make the release 0.11.0 next week. > > > >>> >> > > > >>> >> Julien > > > >>> >> > > > >>> > > > >> > > > >> > > > > > > -- *Note that I'm no longer using my Yahoo! email address. Please email me at [EMAIL PROTECTED] going forward.*
+
Bill Graham 2013-01-29, 07:37
Dmitriy Ryaboy 2013-01-29, 19:40
Sounds like we can roll a release. Who wants to do the honors? I think Olga and Daniel have done it in the past, not sure if they have the time? On Mon, Jan 28, 2013 at 11:37 PM, Bill Graham <[EMAIL PROTECTED]> wrote: > I've just committed the 2 documentation jiras and all Pig 0.11 issues are > resolved once again. > > > On Mon, Jan 28, 2013 at 7:22 PM, Rohini Palaniswamy < > [EMAIL PROTECTED] > > wrote: > > > e2e tests are fine on my end too except for hcat tests (Did not have hcat > > setup) and few transient Errors test failures which is a known issue. Ran > > with Hadoop 0.23. > > > > Regards, > > Rohini > > > > > > On Mon, Jan 28, 2013 at 4:44 PM, Julien Le Dem <[EMAIL PROTECTED]> > wrote: > > > > > It sounds like we are ready to go. > > > There are two remaining documentation JIRAs that will be committed > soon. > > > Daniel, do you want to build the release? > > > Julien > > > > > > On Mon, Jan 28, 2013 at 10:12 AM, Daniel Dai <[EMAIL PROTECTED]> > > > wrote: > > > > > > > All tests pass for me, no single failures or aborts. > > > > > > > > Daniel > > > > > > > > On Mon, Jan 28, 2013 at 8:33 AM, Cheolsoo Park < > [EMAIL PROTECTED]> > > > > wrote: > > > > > Here are my results: > > > > > > > > > > Hadoop-1.0.x: [exec] Final results , PASSED: 612 FAILED: 2 > > > > > SKIPPED: 24 ABORTED: 1 FAILED DEPENDENCY: 0 > > > > > - The failures are simply because I didn't install Hcatalog. > > > > > > > > > > Hadoop-2.0.x: [exec] Final results , PASSED: 567 FAILED: 3 > > > > > SKIPPED: 27 ABORTED: 42 FAILED DEPENDENCY: 0 > > > > > - The failures seem due to issues in my cluster rather than Pig > > > issues. I > > > > > will re-run them to verify. > > > > > > > > > > > > > > > > > > > > On Fri, Jan 25, 2013 at 5:31 PM, Cheolsoo Park < > > [EMAIL PROTECTED] > > > > >wrote: > > > > > > > > > >> I will also run e2e on Hadoop-1.x and Hadoop-2.x. > > > > >> > > > > >> > > > > >> On Fri, Jan 25, 2013 at 5:02 PM, Daniel Dai < > [EMAIL PROTECTED]> > > > > wrote: > > > > >> > > > > >>> I will run e2e tests on Hadoop 1.x over the weekend. > > > > >>> > > > > >>> Thanks, > > > > >>> Daniel > > > > >>> > > > > >>> On Fri, Jan 25, 2013 at 4:27 PM, Rohini Palaniswamy > > > > >>> <[EMAIL PROTECTED]> wrote: > > > > >>> > Thats good :). Unit tests have all been passing. I haven't run > > e2e > > > > >>> tests > > > > >>> > on pig 0.11 for sometime. Will kick off one this weekend. It > > would > > > be > > > > >>> nice > > > > >>> > if Cheolsoo and Daniel can also kick off one run. > > > > >>> > > > > > >>> > Regards, > > > > >>> > Rohini > > > > >>> > > > > > >>> > > > > > >>> > On Fri, Jan 25, 2013 at 4:08 PM, Julien Le Dem < > > [EMAIL PROTECTED] > > > > > > > > >>> wrote: > > > > >>> > > > > > >>> >> It looks like all the tickets for Pig 0.11 have been resolved > as > > > of > > > > >>> today. > > > > >>> >> See: > > > > >>> >> > > > > >>> >> > > > > >>> > > > > > > > > > > https://issues.apache.org/jira/issues/?jql=fixVersion%20%3D%20%220.11%22%20AND%20project%20%3D%20PIG%20AND%20resolution%20%3D%20Unresolved%20ORDER%20BY%20updated%20DESC%2C%20created%20ASC%2C%20priority%20DESC> > > > >>> >> > > > > >>> >> I propose we make the release 0.11.0 next week. > > > > >>> >> > > > > >>> >> Julien > > > > >>> >> > > > > >>> > > > > >> > > > > >> > > > > > > > > > > > > > -- > *Note that I'm no longer using my Yahoo! email address. Please email me at > [EMAIL PROTECTED] going forward.* >
+
Dmitriy Ryaboy 2013-01-29, 19:40
Daniel Dai 2013-01-30, 01:00
My hands are full these several days, I can try after several days but no promise. Thanks, Daniel On Tue, Jan 29, 2013 at 11:40 AM, Dmitriy Ryaboy <[EMAIL PROTECTED]> wrote: > Sounds like we can roll a release. > Who wants to do the honors? > > I think Olga and Daniel have done it in the past, not sure if they have the > time? > > > On Mon, Jan 28, 2013 at 11:37 PM, Bill Graham <[EMAIL PROTECTED]> wrote: > >> I've just committed the 2 documentation jiras and all Pig 0.11 issues are >> resolved once again. >> >> >> On Mon, Jan 28, 2013 at 7:22 PM, Rohini Palaniswamy < >> [EMAIL PROTECTED] >> > wrote: >> >> > e2e tests are fine on my end too except for hcat tests (Did not have hcat >> > setup) and few transient Errors test failures which is a known issue. Ran >> > with Hadoop 0.23. >> > >> > Regards, >> > Rohini >> > >> > >> > On Mon, Jan 28, 2013 at 4:44 PM, Julien Le Dem <[EMAIL PROTECTED]> >> wrote: >> > >> > > It sounds like we are ready to go. >> > > There are two remaining documentation JIRAs that will be committed >> soon. >> > > Daniel, do you want to build the release? >> > > Julien >> > > >> > > On Mon, Jan 28, 2013 at 10:12 AM, Daniel Dai <[EMAIL PROTECTED]> >> > > wrote: >> > > >> > > > All tests pass for me, no single failures or aborts. >> > > > >> > > > Daniel >> > > > >> > > > On Mon, Jan 28, 2013 at 8:33 AM, Cheolsoo Park < >> [EMAIL PROTECTED]> >> > > > wrote: >> > > > > Here are my results: >> > > > > >> > > > > Hadoop-1.0.x: [exec] Final results , PASSED: 612 FAILED: 2 >> > > > > SKIPPED: 24 ABORTED: 1 FAILED DEPENDENCY: 0 >> > > > > - The failures are simply because I didn't install Hcatalog. >> > > > > >> > > > > Hadoop-2.0.x: [exec] Final results , PASSED: 567 FAILED: 3 >> > > > > SKIPPED: 27 ABORTED: 42 FAILED DEPENDENCY: 0 >> > > > > - The failures seem due to issues in my cluster rather than Pig >> > > issues. I >> > > > > will re-run them to verify. >> > > > > >> > > > > >> > > > > >> > > > > On Fri, Jan 25, 2013 at 5:31 PM, Cheolsoo Park < >> > [EMAIL PROTECTED] >> > > > >wrote: >> > > > > >> > > > >> I will also run e2e on Hadoop-1.x and Hadoop-2.x. >> > > > >> >> > > > >> >> > > > >> On Fri, Jan 25, 2013 at 5:02 PM, Daniel Dai < >> [EMAIL PROTECTED]> >> > > > wrote: >> > > > >> >> > > > >>> I will run e2e tests on Hadoop 1.x over the weekend. >> > > > >>> >> > > > >>> Thanks, >> > > > >>> Daniel >> > > > >>> >> > > > >>> On Fri, Jan 25, 2013 at 4:27 PM, Rohini Palaniswamy >> > > > >>> <[EMAIL PROTECTED]> wrote: >> > > > >>> > Thats good :). Unit tests have all been passing. I haven't run >> > e2e >> > > > >>> tests >> > > > >>> > on pig 0.11 for sometime. Will kick off one this weekend. It >> > would >> > > be >> > > > >>> nice >> > > > >>> > if Cheolsoo and Daniel can also kick off one run. >> > > > >>> > >> > > > >>> > Regards, >> > > > >>> > Rohini >> > > > >>> > >> > > > >>> > >> > > > >>> > On Fri, Jan 25, 2013 at 4:08 PM, Julien Le Dem < >> > [EMAIL PROTECTED] >> > > > >> > > > >>> wrote: >> > > > >>> > >> > > > >>> >> It looks like all the tickets for Pig 0.11 have been resolved >> as >> > > of >> > > > >>> today. >> > > > >>> >> See: >> > > > >>> >> >> > > > >>> >> >> > > > >>> >> > > > >> > > >> > >> https://issues.apache.org/jira/issues/?jql=fixVersion%20%3D%20%220.11%22%20AND%20project%20%3D%20PIG%20AND%20resolution%20%3D%20Unresolved%20ORDER%20BY%20updated%20DESC%2C%20created%20ASC%2C%20priority%20DESC>> > > > >>> >> >> > > > >>> >> I propose we make the release 0.11.0 next week. >> > > > >>> >> >> > > > >>> >> Julien >> > > > >>> >> >> > > > >>> >> > > > >> >> > > > >> >> > > > >> > > >> > >> >> >> >> -- >> *Note that I'm no longer using my Yahoo! email address. Please email me at >> [EMAIL PROTECTED] going forward.* >>
+
Daniel Dai 2013-01-30, 01:00
Alan Gates 2013-01-30, 03:26
Olga had previously volunteered to be RM for this release. Olga, did you still want to do this or are you open to someone else taking it on? BTW, I don't have time to drive it right now either, though I'm happy to coach a first time RM through it if Olga doesn't want to do it. Alan. On Jan 29, 2013, at 7:00 PM, Daniel Dai wrote: > My hands are full these several days, I can try after several days but > no promise. > > Thanks, > Daniel > > On Tue, Jan 29, 2013 at 11:40 AM, Dmitriy Ryaboy <[EMAIL PROTECTED]> wrote: >> Sounds like we can roll a release. >> Who wants to do the honors? >> >> I think Olga and Daniel have done it in the past, not sure if they have the >> time? >> >> >> On Mon, Jan 28, 2013 at 11:37 PM, Bill Graham <[EMAIL PROTECTED]> wrote: >> >>> I've just committed the 2 documentation jiras and all Pig 0.11 issues are >>> resolved once again. >>> >>> >>> On Mon, Jan 28, 2013 at 7:22 PM, Rohini Palaniswamy < >>> [EMAIL PROTECTED] >>>> wrote: >>> >>>> e2e tests are fine on my end too except for hcat tests (Did not have hcat >>>> setup) and few transient Errors test failures which is a known issue. Ran >>>> with Hadoop 0.23. >>>> >>>> Regards, >>>> Rohini >>>> >>>> >>>> On Mon, Jan 28, 2013 at 4:44 PM, Julien Le Dem <[EMAIL PROTECTED]> >>> wrote: >>>> >>>>> It sounds like we are ready to go. >>>>> There are two remaining documentation JIRAs that will be committed >>> soon. >>>>> Daniel, do you want to build the release? >>>>> Julien >>>>> >>>>> On Mon, Jan 28, 2013 at 10:12 AM, Daniel Dai <[EMAIL PROTECTED]> >>>>> wrote: >>>>> >>>>>> All tests pass for me, no single failures or aborts. >>>>>> >>>>>> Daniel >>>>>> >>>>>> On Mon, Jan 28, 2013 at 8:33 AM, Cheolsoo Park < >>> [EMAIL PROTECTED]> >>>>>> wrote: >>>>>>> Here are my results: >>>>>>> >>>>>>> Hadoop-1.0.x: [exec] Final results , PASSED: 612 FAILED: 2 >>>>>>> SKIPPED: 24 ABORTED: 1 FAILED DEPENDENCY: 0 >>>>>>> - The failures are simply because I didn't install Hcatalog. >>>>>>> >>>>>>> Hadoop-2.0.x: [exec] Final results , PASSED: 567 FAILED: 3 >>>>>>> SKIPPED: 27 ABORTED: 42 FAILED DEPENDENCY: 0 >>>>>>> - The failures seem due to issues in my cluster rather than Pig >>>>> issues. I >>>>>>> will re-run them to verify. >>>>>>> >>>>>>> >>>>>>> >>>>>>> On Fri, Jan 25, 2013 at 5:31 PM, Cheolsoo Park < >>>> [EMAIL PROTECTED] >>>>>>> wrote: >>>>>>> >>>>>>>> I will also run e2e on Hadoop-1.x and Hadoop-2.x. >>>>>>>> >>>>>>>> >>>>>>>> On Fri, Jan 25, 2013 at 5:02 PM, Daniel Dai < >>> [EMAIL PROTECTED]> >>>>>> wrote: >>>>>>>> >>>>>>>>> I will run e2e tests on Hadoop 1.x over the weekend. >>>>>>>>> >>>>>>>>> Thanks, >>>>>>>>> Daniel >>>>>>>>> >>>>>>>>> On Fri, Jan 25, 2013 at 4:27 PM, Rohini Palaniswamy >>>>>>>>> <[EMAIL PROTECTED]> wrote: >>>>>>>>>> Thats good :). Unit tests have all been passing. I haven't run >>>> e2e >>>>>>>>> tests >>>>>>>>>> on pig 0.11 for sometime. Will kick off one this weekend. It >>>> would >>>>> be >>>>>>>>> nice >>>>>>>>>> if Cheolsoo and Daniel can also kick off one run. >>>>>>>>>> >>>>>>>>>> Regards, >>>>>>>>>> Rohini >>>>>>>>>> >>>>>>>>>> >>>>>>>>>> On Fri, Jan 25, 2013 at 4:08 PM, Julien Le Dem < >>>> [EMAIL PROTECTED] >>>>>> >>>>>>>>> wrote: >>>>>>>>>> >>>>>>>>>>> It looks like all the tickets for Pig 0.11 have been resolved >>> as >>>>> of >>>>>>>>> today. >>>>>>>>>>> See: >>>>>>>>>>> >>>>>>>>>>> >>>>>>>>> >>>>>> >>>>> >>>> >>> https://issues.apache.org/jira/issues/?jql=fixVersion%20%3D%20%220.11%22%20AND%20project%20%3D%20PIG%20AND%20resolution%20%3D%20Unresolved%20ORDER%20BY%20updated%20DESC%2C%20created%20ASC%2C%20priority%20DESC>>>>>>>>>>> >>>>>>>>>>> I propose we make the release 0.11.0 next week. >>>>>>>>>>> >>>>>>>>>>> Julien >>>>>>>>>>> >>>>>>>>> >>>>>>>> >>>>>>>> >>>>>> >>>>> >>>> >>> >>> >>> >>> -- >>> *Note that I'm no longer using my Yahoo! email address. Please email me at >>> [EMAIL PROTECTED] going forward.*
+
Alan Gates 2013-01-30, 03:26
Bill Graham 2013-01-30, 19:13
Olga if you've got your hands full I'll volunteer to wear the release manager hat this round. Alan/Olga is this doc current? * https://cwiki.apache.org/PIG/howtorelease.html*On Tue, Jan 29, 2013 at 7:26 PM, Alan Gates <[EMAIL PROTECTED]> wrote: > Olga had previously volunteered to be RM for this release. Olga, did you > still want to do this or are you open to someone else taking it on? BTW, I > don't have time to drive it right now either, though I'm happy to coach a > first time RM through it if Olga doesn't want to do it. > > Alan. > > On Jan 29, 2013, at 7:00 PM, Daniel Dai wrote: > > > My hands are full these several days, I can try after several days but > > no promise. > > > > Thanks, > > Daniel > > > > On Tue, Jan 29, 2013 at 11:40 AM, Dmitriy Ryaboy <[EMAIL PROTECTED]> > wrote: > >> Sounds like we can roll a release. > >> Who wants to do the honors? > >> > >> I think Olga and Daniel have done it in the past, not sure if they have > the > >> time? > >> > >> > >> On Mon, Jan 28, 2013 at 11:37 PM, Bill Graham <[EMAIL PROTECTED]> > wrote: > >> > >>> I've just committed the 2 documentation jiras and all Pig 0.11 issues > are > >>> resolved once again. > >>> > >>> > >>> On Mon, Jan 28, 2013 at 7:22 PM, Rohini Palaniswamy < > >>> [EMAIL PROTECTED] > >>>> wrote: > >>> > >>>> e2e tests are fine on my end too except for hcat tests (Did not have > hcat > >>>> setup) and few transient Errors test failures which is a known issue. > Ran > >>>> with Hadoop 0.23. > >>>> > >>>> Regards, > >>>> Rohini > >>>> > >>>> > >>>> On Mon, Jan 28, 2013 at 4:44 PM, Julien Le Dem <[EMAIL PROTECTED]> > >>> wrote: > >>>> > >>>>> It sounds like we are ready to go. > >>>>> There are two remaining documentation JIRAs that will be committed > >>> soon. > >>>>> Daniel, do you want to build the release? > >>>>> Julien > >>>>> > >>>>> On Mon, Jan 28, 2013 at 10:12 AM, Daniel Dai <[EMAIL PROTECTED]> > >>>>> wrote: > >>>>> > >>>>>> All tests pass for me, no single failures or aborts. > >>>>>> > >>>>>> Daniel > >>>>>> > >>>>>> On Mon, Jan 28, 2013 at 8:33 AM, Cheolsoo Park < > >>> [EMAIL PROTECTED]> > >>>>>> wrote: > >>>>>>> Here are my results: > >>>>>>> > >>>>>>> Hadoop-1.0.x: [exec] Final results , PASSED: 612 FAILED: 2 > >>>>>>> SKIPPED: 24 ABORTED: 1 FAILED DEPENDENCY: 0 > >>>>>>> - The failures are simply because I didn't install Hcatalog. > >>>>>>> > >>>>>>> Hadoop-2.0.x: [exec] Final results , PASSED: 567 FAILED: 3 > >>>>>>> SKIPPED: 27 ABORTED: 42 FAILED DEPENDENCY: 0 > >>>>>>> - The failures seem due to issues in my cluster rather than Pig > >>>>> issues. I > >>>>>>> will re-run them to verify. > >>>>>>> > >>>>>>> > >>>>>>> > >>>>>>> On Fri, Jan 25, 2013 at 5:31 PM, Cheolsoo Park < > >>>> [EMAIL PROTECTED] > >>>>>>> wrote: > >>>>>>> > >>>>>>>> I will also run e2e on Hadoop-1.x and Hadoop-2.x. > >>>>>>>> > >>>>>>>> > >>>>>>>> On Fri, Jan 25, 2013 at 5:02 PM, Daniel Dai < > >>> [EMAIL PROTECTED]> > >>>>>> wrote: > >>>>>>>> > >>>>>>>>> I will run e2e tests on Hadoop 1.x over the weekend. > >>>>>>>>> > >>>>>>>>> Thanks, > >>>>>>>>> Daniel > >>>>>>>>> > >>>>>>>>> On Fri, Jan 25, 2013 at 4:27 PM, Rohini Palaniswamy > >>>>>>>>> <[EMAIL PROTECTED]> wrote: > >>>>>>>>>> Thats good :). Unit tests have all been passing. I haven't run > >>>> e2e > >>>>>>>>> tests > >>>>>>>>>> on pig 0.11 for sometime. Will kick off one this weekend. It > >>>> would > >>>>> be > >>>>>>>>> nice > >>>>>>>>>> if Cheolsoo and Daniel can also kick off one run. > >>>>>>>>>> > >>>>>>>>>> Regards, > >>>>>>>>>> Rohini > >>>>>>>>>> > >>>>>>>>>> > >>>>>>>>>> On Fri, Jan 25, 2013 at 4:08 PM, Julien Le Dem < > >>>> [EMAIL PROTECTED] > >>>>>> > >>>>>>>>> wrote: > >>>>>>>>>> > >>>>>>>>>>> It looks like all the tickets for Pig 0.11 have been resolved > >>> as > >>>>> of > >>>>>>>>> today. > >>>>>>>>>>> See: > >>>>>>>>>>> > >>>>>>>>>>> > >>>>>>>>> > >>>>>> > >>>>> > >>>> > >>> > https://issues.apache.org/jira/issues/?jql=fixVersion%20%3D%20%220.11%22%20AND%20project%20%3D%20PIG%20AND%20resolution%20%3D%20Unresolved%20ORDER%20BY%20updated%20DESC%2C%20created%20ASC%2C%20priority%20DESC*Note that I'm no longer using my Yahoo! email address. Please email me at [EMAIL PROTECTED] going forward.*
+
Bill Graham 2013-01-30, 19:13
Daniel Dai 2013-01-30, 23:05
Thanks Bill, that will be great. Yes, the doc is up to date: https://cwiki.apache.org/confluence/display/PIG/HowToReleaseThanks, Daniel On Wed, Jan 30, 2013 at 11:13 AM, Bill Graham <[EMAIL PROTECTED]> wrote: > Olga if you've got your hands full I'll volunteer to wear the release > manager hat this round. > > Alan/Olga is this doc current? > * https://cwiki.apache.org/PIG/howtorelease.html*> > > On Tue, Jan 29, 2013 at 7:26 PM, Alan Gates <[EMAIL PROTECTED]> wrote: > >> Olga had previously volunteered to be RM for this release. Olga, did you >> still want to do this or are you open to someone else taking it on? BTW, I >> don't have time to drive it right now either, though I'm happy to coach a >> first time RM through it if Olga doesn't want to do it. >> >> Alan. >> >> On Jan 29, 2013, at 7:00 PM, Daniel Dai wrote: >> >> > My hands are full these several days, I can try after several days but >> > no promise. >> > >> > Thanks, >> > Daniel >> > >> > On Tue, Jan 29, 2013 at 11:40 AM, Dmitriy Ryaboy <[EMAIL PROTECTED]> >> wrote: >> >> Sounds like we can roll a release. >> >> Who wants to do the honors? >> >> >> >> I think Olga and Daniel have done it in the past, not sure if they have >> the >> >> time? >> >> >> >> >> >> On Mon, Jan 28, 2013 at 11:37 PM, Bill Graham <[EMAIL PROTECTED]> >> wrote: >> >> >> >>> I've just committed the 2 documentation jiras and all Pig 0.11 issues >> are >> >>> resolved once again. >> >>> >> >>> >> >>> On Mon, Jan 28, 2013 at 7:22 PM, Rohini Palaniswamy < >> >>> [EMAIL PROTECTED] >> >>>> wrote: >> >>> >> >>>> e2e tests are fine on my end too except for hcat tests (Did not have >> hcat >> >>>> setup) and few transient Errors test failures which is a known issue. >> Ran >> >>>> with Hadoop 0.23. >> >>>> >> >>>> Regards, >> >>>> Rohini >> >>>> >> >>>> >> >>>> On Mon, Jan 28, 2013 at 4:44 PM, Julien Le Dem <[EMAIL PROTECTED]> >> >>> wrote: >> >>>> >> >>>>> It sounds like we are ready to go. >> >>>>> There are two remaining documentation JIRAs that will be committed >> >>> soon. >> >>>>> Daniel, do you want to build the release? >> >>>>> Julien >> >>>>> >> >>>>> On Mon, Jan 28, 2013 at 10:12 AM, Daniel Dai <[EMAIL PROTECTED]> >> >>>>> wrote: >> >>>>> >> >>>>>> All tests pass for me, no single failures or aborts. >> >>>>>> >> >>>>>> Daniel >> >>>>>> >> >>>>>> On Mon, Jan 28, 2013 at 8:33 AM, Cheolsoo Park < >> >>> [EMAIL PROTECTED]> >> >>>>>> wrote: >> >>>>>>> Here are my results: >> >>>>>>> >> >>>>>>> Hadoop-1.0.x: [exec] Final results , PASSED: 612 FAILED: 2 >> >>>>>>> SKIPPED: 24 ABORTED: 1 FAILED DEPENDENCY: 0 >> >>>>>>> - The failures are simply because I didn't install Hcatalog. >> >>>>>>> >> >>>>>>> Hadoop-2.0.x: [exec] Final results , PASSED: 567 FAILED: 3 >> >>>>>>> SKIPPED: 27 ABORTED: 42 FAILED DEPENDENCY: 0 >> >>>>>>> - The failures seem due to issues in my cluster rather than Pig >> >>>>> issues. I >> >>>>>>> will re-run them to verify. >> >>>>>>> >> >>>>>>> >> >>>>>>> >> >>>>>>> On Fri, Jan 25, 2013 at 5:31 PM, Cheolsoo Park < >> >>>> [EMAIL PROTECTED] >> >>>>>>> wrote: >> >>>>>>> >> >>>>>>>> I will also run e2e on Hadoop-1.x and Hadoop-2.x. >> >>>>>>>> >> >>>>>>>> >> >>>>>>>> On Fri, Jan 25, 2013 at 5:02 PM, Daniel Dai < >> >>> [EMAIL PROTECTED]> >> >>>>>> wrote: >> >>>>>>>> >> >>>>>>>>> I will run e2e tests on Hadoop 1.x over the weekend. >> >>>>>>>>> >> >>>>>>>>> Thanks, >> >>>>>>>>> Daniel >> >>>>>>>>> >> >>>>>>>>> On Fri, Jan 25, 2013 at 4:27 PM, Rohini Palaniswamy >> >>>>>>>>> <[EMAIL PROTECTED]> wrote: >> >>>>>>>>>> Thats good :). Unit tests have all been passing. I haven't run >> >>>> e2e >> >>>>>>>>> tests >> >>>>>>>>>> on pig 0.11 for sometime. Will kick off one this weekend. It >> >>>> would >> >>>>> be >> >>>>>>>>> nice >> >>>>>>>>>> if Cheolsoo and Daniel can also kick off one run. >> >>>>>>>>>> >> >>>>>>>>>> Regards, >> >>>>>>>>>> Rohini >> >>>>>>>>>> >> >>>>>>>>>> >> >>>>>>>>>> On Fri, Jan 25, 2013 at 4:08 PM, Julien Le Dem <
+
Daniel Dai 2013-01-30, 23:05
Bill Graham 2013-01-31, 00:21
Cool. I hope to be able to get to this later in the week. On Wed, Jan 30, 2013 at 3:05 PM, Daniel Dai <[EMAIL PROTECTED]> wrote: > Thanks Bill, that will be great. > > Yes, the doc is up to date: > https://cwiki.apache.org/confluence/display/PIG/HowToRelease> > Thanks, > Daniel > > On Wed, Jan 30, 2013 at 11:13 AM, Bill Graham <[EMAIL PROTECTED]> > wrote: > > Olga if you've got your hands full I'll volunteer to wear the release > > manager hat this round. > > > > Alan/Olga is this doc current? > > * https://cwiki.apache.org/PIG/howtorelease.html*> > > > > > On Tue, Jan 29, 2013 at 7:26 PM, Alan Gates <[EMAIL PROTECTED]> > wrote: > > > >> Olga had previously volunteered to be RM for this release. Olga, did > you > >> still want to do this or are you open to someone else taking it on? > BTW, I > >> don't have time to drive it right now either, though I'm happy to coach > a > >> first time RM through it if Olga doesn't want to do it. > >> > >> Alan. > >> > >> On Jan 29, 2013, at 7:00 PM, Daniel Dai wrote: > >> > >> > My hands are full these several days, I can try after several days but > >> > no promise. > >> > > >> > Thanks, > >> > Daniel > >> > > >> > On Tue, Jan 29, 2013 at 11:40 AM, Dmitriy Ryaboy <[EMAIL PROTECTED]> > >> wrote: > >> >> Sounds like we can roll a release. > >> >> Who wants to do the honors? > >> >> > >> >> I think Olga and Daniel have done it in the past, not sure if they > have > >> the > >> >> time? > >> >> > >> >> > >> >> On Mon, Jan 28, 2013 at 11:37 PM, Bill Graham <[EMAIL PROTECTED]> > >> wrote: > >> >> > >> >>> I've just committed the 2 documentation jiras and all Pig 0.11 > issues > >> are > >> >>> resolved once again. > >> >>> > >> >>> > >> >>> On Mon, Jan 28, 2013 at 7:22 PM, Rohini Palaniswamy < > >> >>> [EMAIL PROTECTED] > >> >>>> wrote: > >> >>> > >> >>>> e2e tests are fine on my end too except for hcat tests (Did not > have > >> hcat > >> >>>> setup) and few transient Errors test failures which is a known > issue. > >> Ran > >> >>>> with Hadoop 0.23. > >> >>>> > >> >>>> Regards, > >> >>>> Rohini > >> >>>> > >> >>>> > >> >>>> On Mon, Jan 28, 2013 at 4:44 PM, Julien Le Dem <[EMAIL PROTECTED] > > > >> >>> wrote: > >> >>>> > >> >>>>> It sounds like we are ready to go. > >> >>>>> There are two remaining documentation JIRAs that will be committed > >> >>> soon. > >> >>>>> Daniel, do you want to build the release? > >> >>>>> Julien > >> >>>>> > >> >>>>> On Mon, Jan 28, 2013 at 10:12 AM, Daniel Dai < > [EMAIL PROTECTED]> > >> >>>>> wrote: > >> >>>>> > >> >>>>>> All tests pass for me, no single failures or aborts. > >> >>>>>> > >> >>>>>> Daniel > >> >>>>>> > >> >>>>>> On Mon, Jan 28, 2013 at 8:33 AM, Cheolsoo Park < > >> >>> [EMAIL PROTECTED]> > >> >>>>>> wrote: > >> >>>>>>> Here are my results: > >> >>>>>>> > >> >>>>>>> Hadoop-1.0.x: [exec] Final results , PASSED: 612 > FAILED: 2 > >> >>>>>>> SKIPPED: 24 ABORTED: 1 FAILED DEPENDENCY: 0 > >> >>>>>>> - The failures are simply because I didn't install Hcatalog. > >> >>>>>>> > >> >>>>>>> Hadoop-2.0.x: [exec] Final results , PASSED: 567 > FAILED: 3 > >> >>>>>>> SKIPPED: 27 ABORTED: 42 FAILED DEPENDENCY: 0 > >> >>>>>>> - The failures seem due to issues in my cluster rather than Pig > >> >>>>> issues. I > >> >>>>>>> will re-run them to verify. > >> >>>>>>> > >> >>>>>>> > >> >>>>>>> > >> >>>>>>> On Fri, Jan 25, 2013 at 5:31 PM, Cheolsoo Park < > >> >>>> [EMAIL PROTECTED] > >> >>>>>>> wrote: > >> >>>>>>> > >> >>>>>>>> I will also run e2e on Hadoop-1.x and Hadoop-2.x. > >> >>>>>>>> > >> >>>>>>>> > >> >>>>>>>> On Fri, Jan 25, 2013 at 5:02 PM, Daniel Dai < > >> >>> [EMAIL PROTECTED]> > >> >>>>>> wrote: > >> >>>>>>>> > >> >>>>>>>>> I will run e2e tests on Hadoop 1.x over the weekend. > >> >>>>>>>>> > >> >>>>>>>>> Thanks, > >> >>>>>>>>> Daniel > >> >>>>>>>>> > >> >>>>>>>>> On Fri, Jan 25, 2013 at 4:27 PM, Rohini Palaniswamy > >> >>>>>>>>> <[EMAIL PROTECTED]> wrote: > >> >>>>>>>>>> Thats good *Note that I'm no longer using my Yahoo! email address. Please email me at [EMAIL PROTECTED] going forward.*
+
Bill Graham 2013-01-31, 00:21
|
|