Set warning about nonexisting Hadoop conf dir during deployment.
未关闭
bug
Menas
priority: undecided
- 主要语言
- Scala
- 星标
- 33
- 派生
- 16
- PR 合并指标
- 30 天内没有已合并 PR
描述
## Describe the bug
There is no warning about the nonexisting Hadoop conf dir and about setting the local file system as a default file system during the deploy process.
## To Reproduce
Steps to reproduce the behavior:
1. Set the wrong path to environment variable HADOOP_CONF_DIR.
2. Run the deploy process.
3. See there is no information in a log about setting different file system as is specified
4. Open Menas and try to update or create a dataset.
5. In the HDFS path, you see your local file system.
## Expected behavior
In the log, during the deploy process, there should be a warning about nonexisting Hadoop conf dir and setting the local file system as a default file system.
贡献指南
评估
这个 Issue 还没有评估数据。