PXF Cluster STOP - Segmentation fault

32 views
Skip to first unread message

Jacques Blaauw

unread,
Jan 30, 2024, 8:09:38 AMJan 30
to Greenplum Developers
Good day,

I'm trying to stop PXF on my Master Host, but am getting the error below.

I came across the following thread: https://github.com/greenplum-db/pxf/issues/637
but that does not seem to be the issue on mu case (see variables below).

[gpadmin@abc03 ~]$ pxf version
PXF version 5.15.1
[gpadmin@ abc03   ~]$ pxf cluster stop
Segmentation fault

[gpadmin@ abc03   ~]$ echo $PXF_HOME
/usr/local/pxf-gp6
[gpadmin@ abc03   ~]$ echo $PXF_CONF
/usr/local/pxf-conf

Any help on how to resolve this issue please?

Thank you!

Alexander Denissov

unread,
Jan 30, 2024, 4:55:41 PMJan 30
to Greenplum Developers, Jacques Blaauw
Hi Jacques,

We had some reports (e.g. the issue you're referring to) of this error, but the root cause is unknown. Collocation of PXF_HOME and PXF_CONF seemed to be one of the potential reasons.

You can try a few things:
- check $PXF_HOME/conf/pxf-env-default.sh and see what PXF_CONF was set to in "export PXF_CONF=" line
- check directly on the segment hosts whether non-cluster commands still work: "pxf init", "pxf start", "pxf stop"

If the commands on the segment hosts work and only cluster commands fail, as a workaround, you can orchestrate cluster management yourself via custom scripts (connect to each segment host and perform the operation).

But in general, PXF5 is several years old and does not receive any new features. We advise to switch to PXF6, if possible.

--
Thanks,
Alex.

This electronic communication and the information and any files transmitted with it, or attached to it, are confidential and are intended solely for the use of the individual or entity to whom it is addressed and may contain information that is confidential, legally privileged, protected by privacy laws, or otherwise restricted from disclosure to anyone else. If you are not the intended recipient or the person responsible for delivering the e-mail to the intended recipient, you are hereby notified that any use, copying, distributing, dissemination, forwarding, printing, or copying of this e-mail is strictly prohibited. If you received this e-mail in error, please return the e-mail to the sender, delete it from your computer, and destroy any printed copy of it.
Reply all
Reply to author
Forward
0 new messages