Skip to content

Commit

Permalink
Merge pull request Angel-ML#605 from sunchenglong/patch-2
Browse files Browse the repository at this point in the history
FIX: deploy doc
  • Loading branch information
paynie authored Jan 2, 2019
2 parents f739333 + 354f3ed commit bc0d5a0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/deploy/run_on_yarn.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ Angel的分布式Yarn运行模式需要的环境,其实也非常简单:
* 将数据文件上传到指定目录下

```
hadoop fs -put data/exampledata/LRLocalExampleData/a9a.train hdfs://my-nn:54310/test/lr_data
hadoop fs -put data/a9a/a9a_123d_train.libsvm hdfs://my-nn:54310/test/lr_data
```
2. **提交任务**

Expand Down

0 comments on commit bc0d5a0

Please sign in to comment.