提交 758da5b3 编写于 作者: B barrierye

update code

上级 65fdaa1f
......@@ -235,7 +235,7 @@ def parse_args():
parser.add_argument("--ftp_ip", type=str, help="Ip the ftp")
parser.add_argument("--ftp_port", type=int, help="Port the ftp")
parser.add_argument(
"--hdfs_bin", type=str, default='hdfs', help="Hdfs binary file")
"--hdfs_bin", type=str, default='hdfs', help="Hdfs binary file path")
return parser.parse_args()
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册