Hi all, I just uploaded these packages to Github. People can download them in the release page: https://github.com/apache/impala/releases Note that there are some critical issues we need to fix on 4.4.0, e.g. IMPALA-13138. We will release 4.4.1 or 4.5.0 to fix them. The packages of the 4.4.0 release are just to make trying/benchmarking the latest Impala easier.
Thanks, Quanlong On Mon, Jun 24, 2024 at 5:24 PM Quanlong Huang <huangquanl...@gmail.com> wrote: > > Hi all, > > As 4.4.0 and 3.4.2 have been recently released, it's time to discuss > this again. The main issue is where to distribute the binaries. There > are at least 3 options: > - Apache SVN > - Toolchain S3 Bucket > - Github > > Note that each package is 500+MB. For 4.4.0 there are 10 packages and > the total size is 5.3GB. Uploading all of them to Apache SVN might > make checkout and update operations super slow. We can discuss more in > the doc: > https://docs.google.com/document/d/1JdflT6pk0kr1QYUbMk_W2X2B3zPwU_Ibxqi_j4EJm4c/edit?usp=sharing > > For people who want to try the packages first, I have uploaded them to > Google Drive and Baidu NetDisk: > https://drive.google.com/drive/folders/1_tWvGf1QdEnDeYkLLnKL_FXmbUxZ6AU7?usp=sharing > https://pan.baidu.com/s/1ncfJuqeirkj6ueZHR5xJuA?pwd=fcc6 > > Please note that you don't need to download all the packages, just > choose the one that corresponds to your environment. E.g. For > deploying Impala 4.4.0 on Apache Hive 3.1.3 running on CentOS7, choose > apache-impala-4.4.0-RELEASE_hive-3.1.3-x86_64.el7.rpm > Currently only x86_64 packages are built. Packages on ARM will be built later. > > Thanks, > Quanlong > > On Mon, Apr 22, 2024 at 8:14 PM Quanlong Huang <huangquanl...@gmail.com> > wrote: > > > > Hi all, > > > > We are going to release Impala 4.4.0 and 3.4.2. As the packaging support > > has been merged to these two branches, it'd be nice to release DEB/RPM > > packages for these versions. To avoid it becoming a blocker for the > > releases, I think it's time to discuss and gather ideas from the community > > about how/when/where to release them. > > > > I started with a Google doc here: > > https://docs.google.com/document/d/1JdflT6pk0kr1QYUbMk_W2X2B3zPwU_Ibxqi_j4EJm4c/edit?usp=sharing > > > > Any feedback would be appreciated. > > > > Thanks, > > Quanlong