You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kudu.apache.org by Jean-Daniel Cryans <jd...@apache.org> on 2016/03/04 23:54:13 UTC

[VOTE] Apache Kudu (incubating) 0.7.1 RC2

Hi,

Here's the second release candidate for Apache Kudu (incubating) 0.7.1.

This release fixes a few important bugs found during the process of
releasing 0.7.0 that didn't warrant sinking the vote for. It also takes
care of fixing some licenses.

The is a source-only release. The artifacts were staged here:
https://dist.apache.org/repos/dist/dev/incubator/kudu/0.7.1-RC2/

It was built from this tag:
https://git1-us-west.apache.org/repos/asf?p=incubator-kudu.git;a=commit;h=dd1757f2f44ab36a24a4503cb7920f3530dab08c

Please see the release notes here:
https://github.com/apache/incubator-kudu/blob/master/docs/release_notes.adoc#rn_0.7.1

The list of all issues fixed can be found here:
https://issues.apache.org/jira/issues/?jql=project%20%3D%20KUDU%20AND%20fixVersion%20%3D%200.7.1

Here's the changes made since the last RC:
dd1757f docs: Replace links to github.com/cloudera/kudu with
apache/incubator-kudu
382cacc Release notes for 0.7.1

KEYS file:
http://www.apache.org/dist/incubator/kudu/KEYS

I'd suggest going through the README, building Kudu, and running the unit
tests.

We're pigging backing on the previous vote since there's only a small
change in documentation. Vote will be opened for at least 26 hours.

Thanks,

J-D

Re: [VOTE] Apache Kudu (incubating) 0.7.1 RC2

Posted by Jean-Daniel Cryans <jd...@apache.org>.
+1

Building upon my testing done for RC1, I downloaded the tarball and made
sure the release notes were there for 0.7.1.

J-D

On Fri, Mar 4, 2016 at 2:54 PM, Jean-Daniel Cryans <jd...@apache.org>
wrote:

> Hi,
>
> Here's the second release candidate for Apache Kudu (incubating) 0.7.1.
>
> This release fixes a few important bugs found during the process of
> releasing 0.7.0 that didn't warrant sinking the vote for. It also takes
> care of fixing some licenses.
>
> The is a source-only release. The artifacts were staged here:
> https://dist.apache.org/repos/dist/dev/incubator/kudu/0.7.1-RC2/
>
> It was built from this tag:
>
> https://git1-us-west.apache.org/repos/asf?p=incubator-kudu.git;a=commit;h=dd1757f2f44ab36a24a4503cb7920f3530dab08c
>
> Please see the release notes here:
> https://github.com/apache/incubator-kudu/blob/master/docs/release_notes.adoc#rn_0.7.1
>
> The list of all issues fixed can be found here:
>
> https://issues.apache.org/jira/issues/?jql=project%20%3D%20KUDU%20AND%20fixVersion%20%3D%200.7.1
>
> Here's the changes made since the last RC:
> dd1757f docs: Replace links to github.com/cloudera/kudu with
> apache/incubator-kudu
> 382cacc Release notes for 0.7.1
>
> KEYS file:
> http://www.apache.org/dist/incubator/kudu/KEYS
>
> I'd suggest going through the README, building Kudu, and running the unit
> tests.
>
> We're pigging backing on the previous vote since there's only a small
> change in documentation. Vote will be opened for at least 26 hours.
>
> Thanks,
>
> J-D
>

Re: [VOTE] Apache Kudu (incubating) 0.7.1 RC2

Posted by Mike Percy <mp...@apache.org>.
+1

* Verified sig and checksums
* Ran RAT based on instructions in build-support/release/README.adoc
* Built on RHEL6.6
* Ran unit tests in default mode using ctest, they all passed

Mike


On Sat, Mar 5, 2016 at 12:54 AM, Jean-Daniel Cryans <jd...@apache.org>
wrote:

> Hi,
>
> Here's the second release candidate for Apache Kudu (incubating) 0.7.1.
>
> This release fixes a few important bugs found during the process of
> releasing 0.7.0 that didn't warrant sinking the vote for. It also takes
> care of fixing some licenses.
>
> The is a source-only release. The artifacts were staged here:
> https://dist.apache.org/repos/dist/dev/incubator/kudu/0.7.1-RC2/
>
> It was built from this tag:
>
> https://git1-us-west.apache.org/repos/asf?p=incubator-kudu.git;a=commit;h=dd1757f2f44ab36a24a4503cb7920f3530dab08c
>
> Please see the release notes here:
>
> https://github.com/apache/incubator-kudu/blob/master/docs/release_notes.adoc#rn_0.7.1
>
> The list of all issues fixed can be found here:
>
> https://issues.apache.org/jira/issues/?jql=project%20%3D%20KUDU%20AND%20fixVersion%20%3D%200.7.1
>
> Here's the changes made since the last RC:
> dd1757f docs: Replace links to github.com/cloudera/kudu with
> apache/incubator-kudu
> 382cacc Release notes for 0.7.1
>
> KEYS file:
> http://www.apache.org/dist/incubator/kudu/KEYS
>
> I'd suggest going through the README, building Kudu, and running the unit
> tests.
>
> We're pigging backing on the previous vote since there's only a small
> change in documentation. Vote will be opened for at least 26 hours.
>
> Thanks,
>
> J-D
>

Re: [VOTE] Apache Kudu (incubating) 0.7.1 RC2

Posted by Todd Lipcon <to...@cloudera.com>.
+1

- verified sha and md5
- verified that md5sum of gunzipped tarball matches the one I get when
building a source release from the same tag (rev dd1757f)
- verified build on el6.6 using devtoolset, ran RELEASE build and tests.
got one failure (known flaky)
-- python tests passed
-- java tests passed when I explicitly pointed them at the right build
directory (still doesn't auto-detect when building from tarball)

-Todd


On Fri, Mar 4, 2016 at 2:54 PM, Jean-Daniel Cryans <jd...@apache.org>
wrote:

> Hi,
>
> Here's the second release candidate for Apache Kudu (incubating) 0.7.1.
>
> This release fixes a few important bugs found during the process of
> releasing 0.7.0 that didn't warrant sinking the vote for. It also takes
> care of fixing some licenses.
>
> The is a source-only release. The artifacts were staged here:
> https://dist.apache.org/repos/dist/dev/incubator/kudu/0.7.1-RC2/
>
> It was built from this tag:
>
> https://git1-us-west.apache.org/repos/asf?p=incubator-kudu.git;a=commit;h=dd1757f2f44ab36a24a4503cb7920f3530dab08c
>
> Please see the release notes here:
>
> https://github.com/apache/incubator-kudu/blob/master/docs/release_notes.adoc#rn_0.7.1
>
> The list of all issues fixed can be found here:
>
> https://issues.apache.org/jira/issues/?jql=project%20%3D%20KUDU%20AND%20fixVersion%20%3D%200.7.1
>
> Here's the changes made since the last RC:
> dd1757f docs: Replace links to github.com/cloudera/kudu with
> apache/incubator-kudu
> 382cacc Release notes for 0.7.1
>
> KEYS file:
> http://www.apache.org/dist/incubator/kudu/KEYS
>
> I'd suggest going through the README, building Kudu, and running the unit
> tests.
>
> We're pigging backing on the previous vote since there's only a small
> change in documentation. Vote will be opened for at least 26 hours.
>
> Thanks,
>
> J-D
>



-- 
Todd Lipcon
Software Engineer, Cloudera