package
2.4.0
Repository: https://github.com/colinmarc/hdfs.git
Documentation: pkg.go.dev

# Functions

Load returns a HadoopConf object representing configuration from the specified path.
LoadFromEnvironment tries to locate the Hadoop configuration files based on the environment, and returns a HadoopConf object representing the parsed configuration.

# Type aliases

HadoopConf represents a map of all the key value configutation pairs found in a user's hadoop configuration files.