hadoop文件命令
- 作者: 糖糖糖嚯嚯嚯
- 来源: 51数据库
- 2020-09-30
Hadoop自身是否有记录不清楚,但Hadoop是部署在linux上的,可以通过linux的历史命令查看。
1、history
2、fc -l
可以用grep过滤,例如:
history | grep 'hadoop'
或history | grep 'hdfs'
执行fc -l
再看看别人怎么说的。
1、history
2、fc -l
可以用grep过滤,例如:
history | grep 'hadoop'
或history | grep 'hdfs'
执行fc -l
再看看别人怎么说的。
推荐阅读
