Member since
08-16-2016
16
Posts
2
Kudos Received
0
Solutions
06-27-2017
08:46 PM
Also, to automatically synchronize users at the Hue login: Log on to Cloudera Manager and click Hue. Click the Configuration tab and filter by scope=Service-wide and category=Advanced. Configure Hue Service Advanced Configuration Snippet (Safety Valve) for hue_safety_valve.ini: [desktop]
[[ldap]]
sync_groups_on_login=true 4. Click Save Changes and Restart Hue.
... View more
06-27-2017
08:43 PM
Hm, strange. In theory, this should work: To import and synchronize one group (and its multiple users): Log on to the Hue UI as a superuser. Go to User Admin > Groups. Click Add/Sync LDAP group. Check Create home directories, and click Sync. I'm guessing you did this?
... View more
06-27-2017
07:23 AM
Hi, jjiang. You are missing the port on the LDAP URL. Also, the format looks wrong. It should be ldap://<ldap_server>:389 (or ldaps://<ldap_server>:636). Your Bind DN is fine. It should only be the full path when binding with Username Pattern. You are binding with NT Domain so the Bind DN should only be the username. Detailed docs and videos are coming in the Hue Guide with the next release.
... View more
06-22-2017
05:02 PM
1 Kudo
Hi, relrod. The package name indicates that you are using CDH 5.8.5. Hue 3.10 is packaged with CDH 5.8.x. Hue 3.10 (in CDH 5.8.5) is based on Hue 3.9 + 2690 commits. You can see the exact list of commits in the change log: https://archive.cloudera.com/cdh5/cdh/5/hue-3.9.0-cdh5.8.5-changes.log If you are really using 5.8.3, then you have Hue 3.10 as well but it's Hue 3.9 + 2592 commits: https://archive.cloudera.com/cdh5/cdh/5/hue-3.9.0-cdh5.8.3-changes.log
... View more
05-12-2017
10:05 PM
Perhaps the native postgres version would work better: 8.4.20-7.el6?
... View more
05-12-2017
10:34 AM
Perhaps this will help? https://community.cloudera.com/t5/Cloudera-Manager-Installation/Error-JAVA-HOME-is-not-set-and-Java-could-not-be-found/m-p/18974/highlight/true#M2441
... View more
03-13-2017
09:50 PM
The answer is one post above....
... View more
03-06-2017
08:51 AM
1 Kudo
Hi, Chandra. The Hue Guide might also have some helpful information: https://www.cloudera.com/documentation/enterprise/latest/topics/hue.html
... View more
03-06-2017
07:08 AM
Hi, Joey. You can find CDH/Hue versions here: https://www.cloudera.com/documentation/enterprise/latest/topics/hue_rel_versions.html
... View more