+1

I compiled the project from source using the 1.0.1-RC1 tag (release and
debug modes) and ran the test suite using 'ctest -j4' at CentOS 6.6 (kernel
2.6.32-504.30.3.el6.x86_64).  All tests passed.

Also, I compiled the project from source using the 1.0.1-RC1 tag (release
and debug modes) and ran the tests using 'ctest -j2' at MacOS X 10.11.5.
All tests passed except for pstack_watcher-test, which is a known issue for
Kudu on MacOS X.

Besides, I run 'kudu test loadgen' tool against the newly built binaries
multiple times, inserting several million of rows and it passed.


Best regards,

Alexey


On Fri, Oct 7, 2016 at 2:00 PM, Dan Burkert <danburk...@apache.org> wrote:

> Hi,
>
> We're happy to announce the first release candidate for Apache Kudu 1.0.1.
>
> This release includes bug fixes and documentation updates since the 1.0.0
> release.
>
> The is a source-only release. The artifacts were staged here:
> https://dist.apache.org/repos/dist/dev/kudu/1.0.1-RC1/
>
> It was built from this tag:
> https://git-wip-us.apache.org/repos/asf?p=kudu.git;a=commit;h=
> e60b610253f4303b24d41575f7bafbc5d69edddb
>
> The release notes can be found here (the release notes on kudu.apache.org
> will be updated with the release):
> https://github.com/apache/kudu/blob/branch-1.0.x/docs/release_notes.adoc
>
> KEYS file:
> https://www.apache.org/dist/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,
>
> - Dan
>

Reply via email to