Hi Xun Liu,

Thank you for your question.  I've realized that using the term install
scripts can be misleading.    The install scripts contain the binary
packages for each platform.  So heron-install-0.20.4-incubating-centos7.sh
contains the contents of the CentOS7 specific binary for Heron. This is the
same for Debian10 and Ubuntu18.04 install scripts.  They are

So if you want to install Heron for any of the above platforms all you need
to do is download the install script for the OS of your choice and execute
it as below:

$ chmod +x heron-install-0.20.4-incubating-{platform}.sh
$ ./heron-install-0.20.4-incubating-{platform}.sh --user

The debian10 binary tar.gz file is there if someone wants to manually
install Heron for Debian10.  This would be more of a custom use case
approach.  You will not need to compile Heron for CentOS7 or Ubuntu18.04
unless you want to do a manual and custom installation.  The install
scripts are just a helper to self extract Heron onto your machine for you.

I've also corrected the use-at-herondotapachedotorg. email to prevent any
bounce issues.

Thank you for your interest, I'm happy to help with whatever you need along
the way.

- Josh

On Wed, May 26, 2021 at 9:05 PM Xun Liu <liu...@apache.org> wrote:

> Hi, Josh Ficher.
>
> >  - Install scripts for the following OS:
> >    - Debian10
> >    - CentOS7
> >    - Ubuntu 18.04
> Only have Debian10 Binary in https://heron.apache.org/download, Other OS
> version need complie myself?
>
> Best regards
> Xun Liu
>
> On Thu, May 27, 2021 at 8:05 AM Josh Fischer <j...@joshfischer.io> wrote:
>
> > Hi All,
> >
> > We are pleased to announce the release of Apache Heron 0.20.4-incubating.
> >
> > The release is available at:
> > https://heron.apache.org/download
> >
> > Thanks to everyone who has contributed to this release. Release
> > notes can be found here:
> > https://github.com/apache/incubator-heron/releases
> >
> > This is the first release of Heron that has convenience binaries
> > distributed while incubating at the Apache Foundation.   I am extremely
> > proud of what the community has come together to produce.
> >
> > Convenience binaries include:
> >
> > - An official Apache Heron Docker Image
> > - Maven Artifacts
> > - Install scripts for the following OS:
> >   - Debian10
> >   - CentOS7
> >   - Ubuntu 18.04
> >
> >
> >
> >
> > On behalf of the Heron team,
> > Josh Fischer
> > --
> > Sent from A Mobile Device
> >
>

Reply via email to