Details
-
New Feature
-
Status: Resolved
-
Minor
-
Resolution: Fixed
-
2.1.0-beta, 3.0.0-alpha1
-
None
Description
We should be able to get env variables from Configuration files, rather than just system properties. I propose using the traditional env prefix ${env.PATH} to make it immediately clear to people reading a conf file that it's an env variable -and to avoid any confusion with system properties and existing configuration properties.
Attachments
Attachments
Issue Links
- is related to
-
HADOOP-17631 Configuration ${env.VAR:-FALLBACK} should eval FALLBACK when restrictSystemProps=true
- Resolved
-
HADOOP-11553 Formalize the shell API
- Resolved