0

Im trying to run Pivotal Hawq with Ambari. I add the Hawq repository and install the Hawq and PXF through ambari. I have 4 nodes and so the configuration would be 1 Hawq master and 3 segment. The master is started correctly, but i only can start 2 of the 3 segments, one of the segments is always giving the error represented on the image error_img. The error its like no hawq service is not installed. Can someons give some help?

2 Answers2

0

hawq command not found on segment. Make sure you have hawq repo on segment host (yum repolist or yum provides hawq). Do you have httpd running on hawq repo node?

Sung Yu-wei
  • 161
  • 8
0

I managed to start the hawq segment. I had to remove all haqwq components and then add the segment manually on ambari, then it worked