| Package | Description |
|---|---|
| org.apache.flink.fs.gs.utils |
| Modifier and Type | Method and Description |
|---|---|
static org.apache.hadoop.conf.Configuration |
ConfigUtils.getHadoopConfiguration(org.apache.flink.configuration.Configuration flinkConfig,
ConfigUtils.ConfigContext configContext)
Loads the Hadoop configuration, by loading from a Hadoop conf dir (if one exists) and then
overlaying properties derived from the Flink config.
|
static Optional<com.google.auth.oauth2.GoogleCredentials> |
ConfigUtils.getStorageCredentials(org.apache.hadoop.conf.Configuration hadoopConfig,
ConfigUtils.ConfigContext configContext)
Creates an (optional) GoogleCredentials instance for the given Hadoop config and environment.
|
Copyright © 2014–2025 The Apache Software Foundation. All rights reserved.