- Subscribe to RSS Feed
- Mark Question as New
- Mark Question as Read
- Float this Question for Current User
- Bookmark
- Subscribe
- Mute
- Printer Friendly Page
HUE external database
- Labels:
-
Cloudera Hue
-
Cloudera Manager
Created on 05-01-2015 12:42 AM - edited 09-16-2022 02:27 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
With CDH 5.4 i am trying to use an external postgres database. The selection option in the CDH manager for the HUE service only list options for mysql and sqllite.
Hue does support postgres and i got it to work by adding the config into the safety valve. Is there a reason why this cannot be done with the selection options.
maybe something to add in a next version?
Created 05-01-2015 11:51 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
We'd like to improve this experience in a future release, but I can't promise anything.
Created 05-01-2015 11:51 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
We'd like to improve this experience in a future release, but I can't promise anything.
Created 05-02-2015 09:53 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
ok, i would be nice to have.
but the saftety valve workaround also works fine.
thx.
Created 04-12-2016 01:44 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hello Darren,
could you explain better what are the problems about postgresql license ?
I am also in the PostgreSQL community, so if it's possible I will help with.
Kind Regards
Created 04-12-2016 01:21 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Thanks for the offer to help! Hue uses the psycopg2 to talk to postgresql, which we have since found a way to make easy to install without violating the license.
We'll likely have more seamless integration in an upcoming release.
Thanks,
Darren
Created 03-02-2017 08:06 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I'm also trying to connect HUE to an external database, Oracle. But I'm getting the error: "Oracle client libraries cannot be found on host". This doesn''t make sense because I've sucessfully connected to the database from that installation node using the scm_prepare_database.sh script. Any suggestions?
Thanks,
Vince
Created 10-07-2017 04:23 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi Team,
I am also getting same error.I am able t oconnect remote db with scm,rman,hive,oozie and where as for hue it is throwing error :Oracle client libraries cannot be found on host
Any specific steps are required for hue:
[root@xxxxx java]# pwd
/usr/share/java
[root@xxxx java]# ll
total 3320
-rwxr-xr-x. 1 cloudera-scm cloudera-scm 3397734 Oct 5 09:53 oracle-connector-java.jar
Thanks,
Sridhar
Created 10-10-2017 05:15 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hue is not written in Java, thus the Oracle connector jar will not work. You want the Oracle Instant Client for Hue Parcel.
