plantpulse-sql (Deprecated)
plantpulse-sql was deprecated on 2026-09-07It has been removed from the data lake image and from the service list and configuration templates of pd. Nothing listens on ports 4000 / 4001.
Where to go instead
To run SQL from the console, use the Data Gateway Console. It presents the same interface as the old SQL console, now attached to the data gateway backend, so you can use all four query languages (SQL · CQL · TQL · Spark SQL) in the same place.
| Item | Value |
|---|---|
| Address | https://<server-ip>:5501/ |
| Login | PP_DATA_GATEWAY_WEB_USER / PP_DATA_GATEWAY_WEB_PASSWORD → Web console login credentials |
| From the admin console | Data Gateway card in the Tools screen |
To clean up old configuration
| Old | Now |
|---|---|
PP_SQL_WEB_USER · PP_SQL_WEB_PASSWORD · PP_SQL_API_KEY | Not read. Harmless if left in the sidecar, but safe to remove |
| Firewall ports 4000 · 4001 | Safe to close |
pd restart sql | Rejected as «unknown service» |
Related documentation
- plantpulse-data-gateway
- plantpulse-analytics — where queries actually execute