Created 06-29-2017 05:53 PM
I'm using HDP 2.5 sandbox and when I try to go into the Hive View its blank. All other views, Pig View, Tez View, Storm View, etc all work fine.
Created 06-29-2017 05:58 PM
Please try cleaning the "/var/lib/ambari-server/resources/views/work/HIVE*" Directories present there and then try restarting the ambari-server.
# rm -rf /var/lib/ambari-server/resources/views/work/HIVE*
- On restart of ambari server it will re-extarct the Hive view JAR to the work directory.
- Also try from other browsers. (like Chrome and Firefox).
- If you notice any error in ambari-server.log or in the view logs then please share:
# /var/log/ambari-server/hive**/*.log
.
Created 06-29-2017 05:58 PM
Please try cleaning the "/var/lib/ambari-server/resources/views/work/HIVE*" Directories present there and then try restarting the ambari-server.
# rm -rf /var/lib/ambari-server/resources/views/work/HIVE*
- On restart of ambari server it will re-extarct the Hive view JAR to the work directory.
- Also try from other browsers. (like Chrome and Firefox).
- If you notice any error in ambari-server.log or in the view logs then please share:
# /var/log/ambari-server/hive**/*.log
.
Created 06-29-2017 08:34 PM
Switched to using Chrome and Hive View works. Big thanks!!
Created 09-07-2017 01:51 PM
I tried the same but still its not working.
[root@sandbox ~]# ls -ltr /var/lib/ambari-server/resources/views/work/ total 28 drwxr-xr-x 7 root root 104 Oct 25 2016 ADMIN_VIEW{2.4.0.0} drwxr-xr-x 7 root root 130 Oct 25 2016 FILES{1.0.0} drwxr-xr-x 9 root root 4096 Oct 25 2016 CAPACITY-SCHEDULER{1.0.0} drwxr-xr-x 7 root root 146 Oct 25 2016 PIG{1.0.0} drwxr-xr-x 8 root root 4096 Oct 25 2016 HUETOAMBARI_MIGRATION{1.0.0} drwxr-xr-x 9 root root 4096 Oct 25 2016 TEZ{0.7.0.2.5.0.0-1225} drwxr-xr-x 9 root root 156 Oct 25 2016 Storm_Monitoring{0.1.0} drwxr-xr-x 10 root root 4096 Oct 25 2016 SLIDER{2.0.0} drwxr-xr-x 9 root root 4096 Oct 25 2016 Workflow Manager{1.0.0} drwxr-xr-x 10 root root 4096 Sep 7 13:45 HIVE{1.0.0} drwxr-xr-x 10 root root 4096 Sep 7 13:45 HIVE{1.5.0}
Above is what I can see, but I only deleted HIVE* ones and restarted ambari