Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Update for recent OS support.

...

The main development environment for Impala uses recent Ubuntu 16.04 LTS versions with the bash shell. The bin/bootstrap_development.sh script initializes a fresh Impala development environment for Ubuntu 16.04. or RedHat/CentOS/Rocky/Alma Linux. It will alter your environment, including ~/.ssh/config and /etc/hosts, so consider running it in a VM or container. For instructions specific to Docker, see see Impala Development Environment inside Docker.

...