Installing on EC2

Hi there, I'm trying to install a Vertica cluster on a set of Amazon EC2 instances. I believe I finally got through my issues with user permissions but am running into other issues; before I go much further, thought I should ask.. is there an easier way for me to get up and running using your preconfigured amazon machine images? If so, where can I go to look for documentation on getting started that way?

Comments

  • Actually I'm a bit further now and seem to have gotten past my permissions issues. Now I'm getting another error: "Error parsing validation output: No JSON object could be decoded Validation output: sudo: /opt/vertica/bin/validators.sh: command not found" .. see full output below [abc123@ip-10-0-1-235 ~]$ sudo /opt/vertica/sbin/install_vertica -s agg1,agg2,agg3 -r vertica-6.1.1-0.x86_64.RHEL5.rpm -u dbadmin Vertica Analytic Database 6.1.1-0 Installation Tool Starting installation tasks... Getting system information for cluster (this may take a while).... backing up admintools.conf on 10.0.1.235 Installing rpm on 2 hosts.... installing node.... 10.0.1.175 installing node.... 10.0.1.174 NTP service not synchronized on the hosts: ['10.0.1.235', '10.0.1.174', '10.0.1.175'] Check your NTP configuration for valid NTP servers. Vertica recommends that you keep the system clock synchronized using NTP or some other time synchronization mechanism to keep all hosts synchronized. Time variances can cause (inconsistent) query results when using Date/Time Functions. For instructions, see: * http://kbase.redhat.com/faq/FAQ_43_755.shtm * http://kbase.redhat.com/faq/FAQ_43_2790.shtm Info: the package 'pstack' is useful during troubleshooting. Vertica recommends this package is installed. Info: the package 'sysstat' is useful during troubleshooting. Vertica recommends this package is installed. Checking/fixing OS parameters..... Error parsing validation output: No JSON object could be decoded Validation output: sudo: /opt/vertica/bin/validators.sh: command not found Installation completed with warnings. Installation completed with errors. Installation failed.
  • Hi Pete, thanks for checking in! We'll let you know if there is any documentation around this to make the effort a bit easier.
  • This is the ubuntu 12.04, its giving this error which distribution of vertica can I use to install in my amazons ec2 node. raju@ip-10-245-75-117:~$ /opt/vertica/sbin/install_vertica /opt/vertica/sbin/install_vertica must be run as root /opt/vertica/sbin/install_vertica: line 65: /opt/vertica/log/installTools-ubuntu.log: Permission denied ubuntu@ip-10-245-75-117:~$ sudo /opt/vertica/sbin/install_vertica Vertica Analytic Database 6.0.1-0 Installation Tool WARNING: No hostname list provided. Installing to localhost Starting installation tasks... Getting system information for cluster (this may take a while).... Traceback (most recent call last): File "/opt/vertica/oss/python/lib/python2.7/site-packages/vertica/network/SystemProfileFactory.py", line 152, in __check_os_support raise UnsupportedOSException("(%s) This version of Debian is unsupported." % host) UnsupportedOSException: (127.0.0.1) This version of Debian is unsupported. Exception in thread Thread-1: Traceback (most recent call last): File "/opt/vertica/oss/python/lib/python2.7/threading.py", line 530, in __bootstrap_inner self.run() File "/opt/vertica/oss/python/lib/python2.7/site-packages/vertica/network/SystemProfileFactory.py", line 37, in run self.profile = self.func(self.ssh[self.host]) File "/opt/vertica/oss/python/lib/python2.7/site-packages/vertica/network/SystemProfileFactory.py", line 79, in __factory opsys, hostname = self.__check_os_support(ssh) File "/opt/vertica/oss/python/lib/python2.7/site-packages/vertica/network/SystemProfileFactory.py", line 171, in __check_os_support raise uoe UnsupportedOSException: (127.0.0.1) This version of Debian is unsupported. Unable to obtain a system profile for one or more hosts. Check your adminTools-root.log file for more details. Installation completed with errors. Installation failed.

Leave a Comment

BoldItalicStrikethroughOrdered listUnordered list
Emoji
Image
Align leftAlign centerAlign rightToggle HTML viewToggle full pageToggle lights
Drop image/file