Merge branch 'zhaoyu/hdfs_doc' of https://github.com/Microsoft/pai into zhaoyu/hdfs_doc

This commit is contained in:
ZhaoYu Dong 2018-08-09 22:30:50 +08:00
Родитель a89498f806 d9ef1800ae
Коммит 3ed9710132
1 изменённых файлов: 4 добавлений и 1 удалений

Просмотреть файл

@ -5,7 +5,10 @@
# Build
OpenPAI doesn't directly build HDFS. It pulls HDFS image from docker registry.
The HDFS service image is built by running this command:
```bash
python paictl.py image build -p /path/to/configuration/
```
# Configuration