dbeaver / cloudbeaver

Cloud Database Manager
https://dbeaver.com/
Apache License 2.0
3.52k stars 382 forks source link

Easiest way to add new custom source like hive, impala #208

Closed SaagieEtienne closed 3 years ago

SaagieEtienne commented 4 years ago

Hi,

I begin to use cloudBeaver on docker because I have some security issue that don't allow me to install DBeaver.

I try to add custom source following the wiki, but i didn't manage it... It's was so easy to do it in DBeaver.

I think the best, to do it, is to have 2 screens to do it. (Upload the Jar and GUI to activate the new jdbc driver)

Thanks in advance and I am very exited to hear about it :)

Hf-1013 commented 4 years ago

what is the driverId for impala?

serge-rider commented 3 years ago

Impala driver full ID is generic.cloudera_impala. You can find its definition in dbeaver repo: https://github.com/dbeaver/dbeaver/blob/devel/plugins/org.jkiss.dbeaver.ext.generic/plugin.xml#L745

kseniiaguzeeva commented 3 years ago

@Hf-1013 @SaagieEtienne Did the link help you?

kseniiaguzeeva commented 3 years ago

Please ask to reopen the ticket if you have futher questions.