Set warning about nonexisting Hadoop conf dir during deployment.
- Vorherrschende Sprache
- Scala
- Sterne
- 33
- Forks
- 16
- PR-Merge-Kennzahlen
- Keine gemergten PRs in 30 T.
Beschreibung
## 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.
Beitragsleitfaden
Bewertung
Dieses Issue wurde noch nicht bewertet.