
hadoop
文章平均质量分 78
alanlonglong
一分耕耘一分收获
展开
专栏收录文章
- 默认排序
- 最新发布
- 最早发布
- 最多阅读
- 最少阅读
-
hadoop异常之输入路径不存在
org.apache.hadoop.mapreduce.lib.input.InvalidInputException: Input path does not exist: hdfs://mycluster/pythontout at org.apache.hadoop.mapreduce.lib.input.FileInputFormat.singleThreadedList原创 2018-01-23 22:31:43 · 5582 阅读 · 1 评论 -
hadoop streaming包参数
Usage: $HADOOP_PREFIX/bin/hadoop jar hadoop-streaming.jar [options] Options: -input DFS input file(s) for the Map step. -output DFS output directory for the Reduce step. -原创 2018-01-20 21:02:47 · 432 阅读 · 0 评论