Github user radarwave commented on the issue:
https://github.com/apache/incubator-hawq/pull/1391
@oushu1wangziming1 Actually from my CI, I can see the HAWQ init start to
fail since commit:
author
oushu1wangziming1
author_date
2018-07-17 15:43:36 +0800
branch
master
commit
1c189fc12bf357bed36a4ef85d973a49eb26cd28
message
Add hdfs protocol for pluggable storage framework
Error log:
20180816:07:37:01:001674
hawqinit.sh:a93cd333-6367-4afe-6511-95bfc5a84af8:gpadmin-[INFO]:-Loading
hawq_toolkit...
[FATAL]:-Failed to create the hawq_toolkit schema in template1.
20180816:07:37:01:001433
hawq_init:a93cd333-6367-4afe-6511-95bfc5a84af8:gpadmin-[INFO]:-20180816:07:37:01:001674
hawqinit.sh:a93cd333-6367-4afe-6511-95bfc5a84af8:gpadmin-[INFO]:-Loading
hawq_toolkit...
[FATAL]:-Failed to create the hawq_toolkit schema in template1.
20180816:07:37:01:001433
hawq_init:a93cd333-6367-4afe-6511-95bfc5a84af8:gpadmin-[WARNING]:-psql:/tmp/_gp_toolkit_tmp_20180816_073701:323:
ERROR: cannot recognize full formatter option list
20180816:07:37:01:001433
hawq_init:a93cd333-6367-4afe-6511-95bfc5a84af8:gpadmin-[ERROR]:-Master init
failed, exit
---