[GH-ISSUE #1040] Greenplum #240

Closed
opened 2026-03-07 20:46:41 +03:00 by kerem · 6 comments
Owner

Originally created by @ASEthan on GitHub (Aug 9, 2022).
Original GitHub issue: https://github.com/dbeaver/cloudbeaver/issues/1040

Can i add Greenplum into the cloudbeaver and how to do it

Originally created by @ASEthan on GitHub (Aug 9, 2022). Original GitHub issue: https://github.com/dbeaver/cloudbeaver/issues/1040 Can i add Greenplum into the cloudbeaver and how to do it
kerem 2026-03-07 20:46:41 +03:00
Author
Owner

@kseniiaguzeeva commented on GitHub (Aug 9, 2022):

Thank you for your interest in CloudBeaver. Greenplum driver is available by default in Enterprise version.
You can add it manually to Community Edition. Here is the instruction.

<!-- gh-comment-id:1208915959 --> @kseniiaguzeeva commented on GitHub (Aug 9, 2022): Thank you for your interest in CloudBeaver. Greenplum driver is available by default in [Enterprise version](https://cloudbeaver.io/try-it-now/). You can add it manually to Community Edition. Here is [the instruction](https://github.com/dbeaver/cloudbeaver/wiki/Adding-new-database-drivers).
Author
Owner

@ASEthan commented on GitHub (Aug 9, 2022):

I add greenplum to Community Edition but it is not work
image
image
lQLPJxaSX4BdwELNAXzNAk6wnhkfmKLs5cgC8OJH20BvAA_590_380

<!-- gh-comment-id:1209031420 --> @ASEthan commented on GitHub (Aug 9, 2022): I add greenplum to Community Edition but it is not work ![image](https://user-images.githubusercontent.com/37731136/183593369-e389990e-90fc-4fb2-b411-e9a965e8d1a6.png) ![image](https://user-images.githubusercontent.com/37731136/183593615-d05b5da0-f696-493c-8a0a-c586778d2a64.png) ![lQLPJxaSX4BdwELNAXzNAk6wnhkfmKLs5cgC8OJH20BvAA_590_380](https://user-images.githubusercontent.com/37731136/183593785-3632321a-82ca-4903-8e10-e00978dc9bcd.png)
Author
Owner

@kseniiaguzeeva commented on GitHub (Aug 10, 2022):

Could you please describe how did you configure it step by step?

Related tickets may also help you:
https://github.com/dbeaver/cloudbeaver/issues/37
https://github.com/dbeaver/cloudbeaver/issues/192

<!-- gh-comment-id:1210622756 --> @kseniiaguzeeva commented on GitHub (Aug 10, 2022): Could you please describe how did you configure it step by step? Related tickets may also help you: https://github.com/dbeaver/cloudbeaver/issues/37 https://github.com/dbeaver/cloudbeaver/issues/192
Author
Owner

@ASEthan commented on GitHub (Aug 11, 2022):

I noticed the Greenplum driver in DBeave
image
So I Create a new sub-folder greenplum in server/drivers like this
image
and add it to the main server/drivers/pom.xml
image
next I open the server/bundles/io.cloudbeaver.resources.drivers.base/plugin.xml add
resource name="drivers/greenplum"
image
bundle id="drivers.greenplum" label="greenplum drivers"
image
driver id="greenplum:greenplum-jdbc"
image
Then i just run the cloudbeaver\deploy\build.bat
finally I find it is not work
image

<!-- gh-comment-id:1211466579 --> @ASEthan commented on GitHub (Aug 11, 2022): I noticed the Greenplum driver in DBeave ![image](https://user-images.githubusercontent.com/37731136/184049540-38a02f5c-8cc1-4a7b-85fc-a8aef614f476.png) So I Create a new sub-folder greenplum in server/drivers like this ![image](https://user-images.githubusercontent.com/37731136/184049929-44212be3-2bee-4fff-ad6b-f44a0af00aa0.png) and add it to the main server/drivers/pom.xml ![image](https://user-images.githubusercontent.com/37731136/184050050-c5fa109c-3105-483a-821c-3f226b59e6d9.png) next I open the server/bundles/io.cloudbeaver.resources.drivers.base/plugin.xml add resource name="drivers/greenplum" ![image](https://user-images.githubusercontent.com/37731136/184050601-caeed33f-d299-498c-8b91-de9e94cb284f.png) bundle id="drivers.greenplum" label="greenplum drivers" ![image](https://user-images.githubusercontent.com/37731136/184050623-f8d013a7-c87b-452d-ba6c-0423cbd4100b.png) driver id="greenplum:greenplum-jdbc" ![image](https://user-images.githubusercontent.com/37731136/184050639-c8fe678c-2077-4150-8b62-18b6be4c63de.png) Then i just run the cloudbeaver\deploy\build.bat finally I find it is not work ![image](https://user-images.githubusercontent.com/37731136/184050435-fdcab177-e11e-41d7-9ee5-80ad77d3bac5.png)
Author
Owner

@ASEthan commented on GitHub (Aug 11, 2022):

I found a solution
Changed the Greenplum driver code in DBeave <file type="jar" path="drivers/greenplum" bundle="drivers.greenplum"/>

<!-- gh-comment-id:1211759632 --> @ASEthan commented on GitHub (Aug 11, 2022): I found a solution Changed the Greenplum driver code in DBeave ` <file type="jar" path="drivers/greenplum" bundle="drivers.greenplum"/>`
Author
Owner

@kseniiaguzeeva commented on GitHub (Aug 11, 2022):

Nice to hear it.

<!-- gh-comment-id:1211760620 --> @kseniiaguzeeva commented on GitHub (Aug 11, 2022): Nice to hear it.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/cloudbeaver#240
No description provided.