Created on 12-22-2017 10:03 AM - edited 09-16-2022 05:40 AM
I am trying to run the simple select query from HUE and beeline getting
timed out an error. not sure what could be the reason?
select * from table1 limit 10;
operation timed out after a minute
Created 12-22-2017 12:34 PM
restarted HIVE meta store and issue got fixed.
Now queries are running fine from HUE
verified for errors in hive logs but didn't find any.
View solution in original post