2016年1月21日
摘要: 1、查看指定目录下内容:hadoop fs –ls [文件目录][root@cdh01 tmp]# hadoop fs -ls -h /tmpFound 2 itemsdrwxrwxrwx - hdfs supergroup 0 2016-01-21 10:24 /tmp/.cloudera_hea... 阅读全文
posted @ 2016-01-21 15:52 feong 阅读(19103) 评论(0) 推荐(2)
摘要: 1、安装工具包,也可以通过https://pypi.python.org/pypi下载安装yum install python-setuptools2、使用easy_install安装模块包easy_install psutil #默认安装psutil最新版本easy_install psutil=... 阅读全文
posted @ 2016-01-21 14:30 feong 阅读(569) 评论(0) 推荐(0)