Kimahriman / hdfs-native

Apache License 2.0
32 stars 12 forks source link

Update new_with_config to also load config files #118

Closed Kimahriman closed 5 months ago

Kimahriman commented 5 months ago

Currently new_with_config uses the passed config as the only config. Instead we should first load any config files based on environment variables, and then override the loaded config with any passed in values