Created on 04-12-2016 04:16 PM - edited 08-17-2019 04:40 AM
.
.
.
Use zeppelin to explore your HDFS space usage (and/or number of files).
Import notebook in your zeppelin instance from this URL:
https://raw.githubusercontent.com/gbraccialli/HdfsUtils/master/zeppelin/hdfs-d3.json
Or take a deeper look in github project:
https://github.com/gbraccialli/HdfsUtils
Created on 04-28-2016 04:59 PM
@Guilherme Braccialli very nice.
Created on 05-14-2016 06:52 AM
@Guilherme Braccialli: It is very nice article but when I tried to install it I am getting below error.SO can you please help me to get it resolved.
File "/usr/lib/python2.6/site-packages/resource_management/core/shell.py", line 291, in _call raise Fail(err_msg) resource_management.core.exceptions.Fail: Execution of '/var/lib/ambari-server/resources/stacks/HDP/2.3/services/hdpviz_stack/package/scripts/setup.sh /root m1.hdp22 9001 >> /var/log/hdp-viz.log' returned 1. % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 162 162 0 162 0 0 69 0 --:--:-- 0:00:02 --:--:-- 234 Error: Nothing to do
[root@m1 yum.repos.d]# vi /var/log/hdp-viz.log
Installing nodejs and npm
Loaded plugins: fastestmirror
Setting up Install Process
Loading mirror speeds from cached hostfile
* base: centos.excellmedia.net
* extras: centos.excellmedia.net
* updates: centos.excellmedia.net
No package nodejs available.
No package npm available.
Created on 05-14-2016 06:54 AM
I followed given URL to get it installed.
Created on 06-20-2016 11:52 AM
@Saurabh Kumar Sorry for late reply. I used few code from hdp_viz project, but the new version runs directly on zeppelin, no need to install anything. Just import zeppelin notebook and follow steps there.
Let me know if you need any help.