Toggle navigation
Home
org.apache.hadoop.conf.Configuration to java.util.Map<java.lang.String, java.lang.String>
No. of Instances - 2
No. of Commits - 2
No. of Projects - {'alluxio', 'hadoop'}
Hierarchy/Composition: -
Primitive Info: -
NameSpace: Internal -> Jdk
Mapping:
Add or Remove Method invocation
Configuration.get(PropertyKey.UNDERFS_GLUSTERFS_IMPL)
to
UnderFileSystemUtils.getValue(PropertyKey.UNDERFS_GLUSTERFS_IMPL,ufsConf)
Configuration.get(PropertyKey.UNDERFS_GLUSTERFS_MR_DIR)
to
UnderFileSystemUtils.getValue(PropertyKey.UNDERFS_GLUSTERFS_MR_DIR,ufsConf)
Configuration.get(PropertyKey.UNDERFS_GLUSTERFS_VOLUMES)
to
UnderFileSystemUtils.getValue(PropertyKey.UNDERFS_GLUSTERFS_VOLUMES,ufsConf)
Configuration.get(PropertyKey.UNDERFS_GLUSTERFS_VOLUMES)
to
UnderFileSystemUtils.getValue(PropertyKey.UNDERFS_GLUSTERFS_VOLUMES,ufsConf)
Configuration.get(PropertyKey.UNDERFS_GLUSTERFS_MOUNTS)
to
UnderFileSystemUtils.getValue(PropertyKey.UNDERFS_GLUSTERFS_MOUNTS,ufsConf)
Rename Variable
hadoopConf
to
ufsConf
hadoopConf
to
ufsConf
hadoopConf
to
ufsConf
hadoopConf
to
ufsConf
conf
to
props