- Subscribe to RSS Feed
- Mark Question as New
- Mark Question as Read
- Float this Question for Current User
- Bookmark
- Subscribe
- Mute
- Printer Friendly Page
No hive query result is displayed in hue after upgrade to cdh 5.6
Created on ‎04-14-2016 09:39 AM - edited ‎09-16-2022 03:13 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Dear collegues,
After upgrade to cdh 5.6 there is no hive query result displayed when i ran a hive query in hue. Also, no Protocol of the map reduce Job is displayed. The Job is market as succeded in Job browser.
Do you habe an idea what the reason why?
Tanks in advance,
Butkiz
Created ‎04-14-2016 09:53 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
console?
Hue in C5.6 is exactly the same as in C5.5.
Created ‎04-15-2016 12:32 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
the js was hanging on. After restart the browser all results and messages are displayed.
Thanks al ot
Created ‎04-14-2016 09:53 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
console?
Hue in C5.6 is exactly the same as in C5.5.
Created ‎04-14-2016 10:00 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Created ‎04-14-2016 10:04 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Created ‎04-15-2016 12:32 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
the js was hanging on. After restart the browser all results and messages are displayed.
Thanks al ot
Created on ‎04-18-2016 01:46 AM - edited ‎04-18-2016 04:35 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Using Hive Editor from Hue Web UI in 5.5.1 version.
select * from tab1 ==> brings results (small table, three records)
select count(*) from tab1 ==> doesn't bring any results.
If i press F5 in Hue/Hive after that - ther result does appear...
The same query (select count(*)) works properly from Impala, also from Beeline CLI.
Restarted the browser (Chrome) and the whole cluster - didn't help.
Seems to be somehow related to combination of Hive, Hue and browser...
Any assistance is welcome.
Thanks in advance,
Avi
