+1

Built on OSX, no problems.
Several tests failed when I ran make test, but I got all of them but
deltafile-test to pass when run individually. I think the failures during make
test are a known OSX issue. Here is the failure for deltafile-test:

[  FAILED  ] TestDeltaFile.TestEmptyFileIsAborted (11 ms)
[----------] 8 tests from TestDeltaFile (697 ms total)

[----------] Global test environment tear-down
[==========] 8 tests from 1 test case ran. (697 ms total)
[  PASSED  ] 7 tests.
[  FAILED  ] 1 test, listed below:
[  FAILED  ] TestDeltaFile.TestEmptyFileIsAborted

On Wed, Jun 1, 2016 at 7:09 PM, Jean-Daniel Cryans <jdcry...@apache.org>
wrote:

> Hi,
>
> We're happy to announce the first release candidate for Apache Kudu
> (incubating) 0.9.0.
>
> We are doing time-based releases leading up to 1.0.0 towards the end of the
> summer, with one 0.x.0 release every two months.
>
> The is a source-only release. The artifacts were staged here:
> https://dist.apache.org/repos/dist/dev/incubator/kudu/0.9.0-RC1/
>
> It was built from this tag:
>
> https://git-wip-us.apache.org/repos/asf?p=incubator-kudu.git;a=commit;h=5f2bf643d8ce3d042aa3903543a92841077a6874
>
> The release notes can be found here (some links will only work when this
> version is released):
>
> https://github.com/apache/incubator-kudu/blob/master/docs/release_notes.adoc#rn_0.9.0
>
> KEYS file:
> http://www.apache.org/dist/incubator/kudu/KEYS
>
> I'd suggest going through the README, building Kudu, and running the unit
> tests.
>
> Please try the release and vote; vote will be open for at least 72 hours.
>
> Thanks,
>
> J-D
>

Reply via email to