调整文章格式
This commit is contained in:
@@ -369,9 +369,12 @@ public class InverseIndexRunner extends Configured implements Tool {
|
||||
## 测试执行
|
||||
我们将项目打成jar包上传至linux
|
||||
|
||||
|
||||
|
||||

|
||||
|
||||
然后将数据源所需要的文件上传至HDFS
|
||||
|
||||

|
||||
|
||||
|
||||
@@ -381,11 +384,13 @@ public class InverseIndexRunner extends Configured implements Tool {
|
||||
`hadoop jar /home/hadoop/alice_data-1.0-SNAPSHOT.jar io.alice.InverseIndexRunner /data/input /data/oneoutput /data/twooutput`
|
||||
|
||||
程序就开始 奔跑 起来~
|
||||
|
||||

|
||||
|
||||
待到程序运行完毕,我们可以查看程序正确运行后的结果
|
||||
|
||||

|
||||
|
||||
看到最后的效果跟我们题目需求所想要的完全一致时,就说明我们的思路是没错滴~
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user