Github user eschizoid commented on the issue:
https://github.com/apache/hawq/pull/1396
@ginobiliwang
>the "start-hawq.sh" script is a little bit confused, since it is more like
to initiate and bootstrap
a hawq cluster.
Agreed, I will make two separate `bash` scripts, one for initializing and
one for starting `PXF` and `Hawq`, respectively
>Meanwhile, we may need to treat start/stop cluster which are regular
maintenance actions and initiation of a cluster as two different scenarios.
Agreed---
