博客园  :: 首页  :: 联系 :: 管理

2016年9月3日

摘要: 目录: hdfs 命令操作本地 hbase Azure HDInsight HBase表数据导入本地 hbase hdfs命令操作本地hbase: 参见 HDP2.4安装(五):集群及组件安装 , 创建本地 hbase集群后,使用hadoop hdfs 命令在访问 hbase 存储数据时,数据在hd 阅读全文

posted @ 2016-09-03 05:46 天戈朱 阅读(1218) 评论(0) 推荐(0)

摘要: hdfs dfs -cat URI : 查看文件内容 -ls <args>: 查文件列表 -mkdir <paths> : 创建目录 The behavior is much like unix mkdir -p creating parent directories along the path 阅读全文

posted @ 2016-09-03 05:43 天戈朱 阅读(2456) 评论(0) 推荐(0)