Details
Description
The S3DataStore class inherits many fields which can be used for the configuration (eg. cacheSize). In order to set these fields with values read from the properties file we should use PropertiesUtil.populate() method.
The S3DataStore class inherits many fields which can be used for the configuration (eg. cacheSize). In order to set these fields with values read from the properties file we should use PropertiesUtil.populate() method.