Details
-
Bug
-
Status: Open
-
Major
-
Resolution: Unresolved
-
None
-
None
Description
When hawq check utility is run, the command fails with the error that /usr/local/hawq/./greenplum_path.sh is not found on the namenode host.
After investigating the issue, it was found that hawq component is not installed on the namenode host. Since there is no hard requirement that a HAWQ component has to exist on the namenode, the utility should not fail.
Link to code where namenode host is being added to list of hosts for HAWQ Check: https://github.com/apache/incubator-hawq/blob/master/tools/bin/gpcheck#L441-L447
Attachments
Issue Links
- is related to
-
HAWQ-1159 'hawq check' fails to check namenode settings if hawq not installed on that host
- Closed