This is an old revision of the document!


# Generate root key
ssh-keygen -t rsa
 
#copy key
ssh-copy-id root@bi
 
# should be installed
yum -y install expect mksh.x86_64 libaio compat-libstdc++-33 pam.i686 ksh rpm-build ntp
chkconfig ntpd on
ntpdate 0.asia.pool.ntp.org
 
# should be password less 
chkconfig iptables off
service iptables stop
chkconfig ip6tables off
service ip6tables stop
iptables -F
 
biginsights-3.0.0.2-enterprise/installer/hdm/bin
./bi-prechecker.sh -u root -m ENTERPRISE

Issues:

  • The host should not be localhost 127.0.0.1
  • The host should be written in /etc/hosts

Hadoop

learn/bigdata/ibm_biginsights.1436785240.txt.gz · Last modified: 2022/01/03 16:03 (external edit)
Back to top
Driven by DokuWiki Recent changes RSS feed Valid CSS Valid XHTML 1.0