摘要: hadoop fs: 使用面最广,可以操作任何文件系统。 hadoop dfs与hdfs dfs : 只能操作HDFS文件系统相关(包括与Local FS间的操作),前者已经Deprecated,一般使用后者。 以下内容参考自stackoverflow: Following are the thre 阅读全文
posted @ 2020-01-02 15:23 勤奋的园 阅读(2620) 评论(0) 推荐(0) 编辑
摘要: 重装hbase后导致出险问题:hbase(main):007:0> create 'test_t2','f1' ERROR: org.apache.hadoop.hbase.PleaseHoldException: Master is initializing at org.apache.hadoo 阅读全文
posted @ 2020-01-02 15:22 勤奋的园 阅读(1644) 评论(1) 推荐(0) 编辑