[
https://issues.apache.org/jira/browse/TRAFODION-2250?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Eason Zhang reassigned TRAFODION-2250:
--------------------------------------
Assignee: Eason Zhang
> No check during installer that all nodes installing on have HBase
> -----------------------------------------------------------------
>
> Key: TRAFODION-2250
> URL: https://issues.apache.org/jira/browse/TRAFODION-2250
> Project: Apache Trafodion
> Issue Type: Bug
> Components: installer
> Reporter: Amanda Moran
> Assignee: Eason Zhang
>
> No check that all trafodion nodes have hbase installed. This doesn't come up
> until the very end of install while trying to start trafodion.
> Checking orphan processes: 2.
> There are orphan processes from a previous SQ instance.
> addnode-3: WARNING: Did not find Hadoop distribution,
> addnode-3: you may need to run sql/scripts/install_local_hadoop
> addnode-3: uid pid ppid wchan rss vsz time stat cmd
> addnode-3: --- --- ---- ----- --- --- ---- ---- ---
> addnode-1: uid pid ppid wchan rss vsz time stat cmd
> addnode-1: --- --- ---- ----- --- --- ---- ---- ---
> addnode-2: uid pid ppid wchan rss vsz time stat cmd
> addnode-2: --- --- ---- ----- --- --- ---- ---- ---
> addnode-1: trafodion 58162 58055 wait 1884 106504 00:00:00 S
> /bin/bash /home/trafodion/traf/sql/scripts/sqstart
> ***ERROR: sqstart failed with RC=1. Check
> /home/trafodion/traf_2016-09-28_2028/sqmon.log file for details.
> ***ERROR: Consider running trafodion_scanner, to assist in debugging.
> ***ERROR: Error while running traf_start.
> Have a variable called HBASE_NODES do a check that makes sure NODE_LIST is a
> subset of HBASE_NODES (or equal to).
> Or have each trafodion see if $HADOOP_PATH exists on each node.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)