Description
The YARN launch script has (at least) three big problems:
- Usage of env vars before being assigned
- Usage of env vars that are never assigned
- Assumption that HADOOP_ROOT_LOGGER allows overrides
These need to be fixed.
The YARN launch script has (at least) three big problems:
These need to be fixed.