Accept the EULA When Installing Vertica
Jim_Knicely
- Select Field - Administrator
After installing Vertica you have to ACCEPT the EULA the first time you start admintools on any Vertica node. To avoid having to do that, you can accept the EULA during the install using the --accept-eula or -Y option!
Example:
/opt/vertica/sbin/install_vertica -s 172.16.XX.XXX,172.16.61.XXX,172.16.XX.XXX-T -r vertica-9.2.0-6.x86_64.RHEL6.rpm --license CE --accept-eula
Helpful Links:
https://www.vertica.com/docs/9.2.x/HTML/Content/Authoring/InstallationGuide/InstallingVertica/InstallVerticaScript.htm
https://www.vertica.com/docs/9.2.x/HTML/Content/Authoring/InstallationGuide/InstallingVertica/InstallingVerticaSilently.htm
Have fun!
0