I only looked at 1.5.7.
The release itself looks fine. However, I ran the docker builds and saw
issues. I ran them on both my mac and a linux box. Most of the image
builds work (except for ubuntu 12, which fails on my mac but works on the
linux box, due to some kind of image caching I expect), but a number of
them the runs fail.
mac linux
centos6 run fails run fails
centos7 run fails run fails
centos8 passes passes
debian10 passes passes
debian8 run fails run fails
ubuntu12 build fails run fails
ubuntu14 run fails run fails
ubuntu16 passes passes
ubuntu18 passes passes
Alan.
On Wed, Oct 23, 2019 at 2:51 PM Owen O'Malley <[email protected]>
wrote:
> Hi all,
> We've fixed a few issues on both branches.
>
> Should we release the following artifacts as ORC 1.5.7 and 1.6.1?
>
> tar: http://home.apache.org/~omalley/orc-1.5.7/
> tag: https://github.com/apache/orc/releases/tag/release-1.5.7rc2
> jiras: https://issues.apache.org/jira/browse/ORC/versions/12345702
>
> tar: http://home.apache.org/~omalley/orc-1.6.1/
> tag: https://github.com/apache/orc/releases/tag/release-1.6.1rc2
> jiras: https://issues.apache.org/jira/projects/ORC/versions/12346111
>
> Thanks!
>