- Subscribe to RSS Feed
- Mark Question as New
- Mark Question as Read
- Float this Question for Current User
- Bookmark
- Subscribe
- Mute
- Printer Friendly Page
The application won't work without a running HiveServer2.
Created on ‎08-09-2015 11:26 PM - edited ‎09-16-2022 02:37 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I have been solved the problem.
Just share the solution to everyone here.
-----------
I have two clusters (prod and dev) all have the same problem
env:
Centos6.6 minamal
jdk1.7
CDH&CM 5.4.3
- In the HUE main page
It's shown
Potential misconfiguration detected. Fix and restart Hue.
Hive Editor The application won't work without a running HiveServer2.
- In HiveEditor page
the database list could not be shown(always loading...)
I executed a simple sql and got an error "Could not start SASL: Error in sasl_client_start......."
- the solution
I got some helpful tips in this link:
https://groups.google.com/a/cloudera.org/forum/#!topic/hue-user/TVon3U2uSis
the prombem is some cyrus system libs not installed.
then i executed "yum –y install cyrus-sasl-plain cyrus-sasl-gssapi"
the problem solved
Created ‎08-09-2015 11:26 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Created ‎08-09-2015 11:26 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
