Our Community is getting an upgrade! To get everything ready for the relaunch, we’ll be placing the site in read-only mode starting September 21st.
We really appreciate your understanding while we get things set up behind the scenes. Catch up on all the exciting details about the move here.
Need help or have questions? Drop us a line at [email protected]
Created 05-26-2017 10:43 AM
Unable to work with Lab 2
Created 05-26-2017 11:11 AM
If you are getting this Querytimeout error as soon as you try to access the HiveView then please check if you have the ATS and the HiveServer instances running and you are able to do the "Run Service Check" successfully from the
Ambari UI --> Hive --> Service Actions --> 'Run Service Check'
Ambari UI --> Yarn --> Service Actions --> 'Run Service Check'
.
Also in your Labs do you have enough Memory (RAM) and also please check if the the hive and ATS logs are showing any warning/error?
.
Created 05-26-2017 11:09 AM
Can you pelase share the complete stackTrace of the error that you are getting in the ambari UI as well as from the ambari logs?
Are you running some long running query?
If yes then did you try setting the following property in the "/etc/ambari-server/conf/ambari.properties" to a larger value (more than the time that you expect the hive to return the result).
views.ambari.hive.<InstanceName>.result.fetch.timeout=xxxxxx
.
Please see: https://community.hortonworks.com/articles/90768/how-to-fix-ambari-hive-view-15-result-fetch-timed.h...
Created 04-15-2021 09:30 AM
I followed up the directions, but It is still not working 😞
Created 05-26-2017 11:11 AM
If you are getting this Querytimeout error as soon as you try to access the HiveView then please check if you have the ATS and the HiveServer instances running and you are able to do the "Run Service Check" successfully from the
Ambari UI --> Hive --> Service Actions --> 'Run Service Check'
Ambari UI --> Yarn --> Service Actions --> 'Run Service Check'
.
Also in your Labs do you have enough Memory (RAM) and also please check if the the hive and ATS logs are showing any warning/error?
.
Created 05-26-2017 11:44 AM
@Jay SenSharma
Thank you for the prompt response.
Actually after a couple of tries I restarted my Sandbox and connected to it again. And after that it started working for me.
I did not get a chance to try your suggestion.