@InterfaceAudience.Private public class SecureBulkLoadUtil extends Object
| 构造器和说明 |
|---|
SecureBulkLoadUtil() |
| 限定符和类型 | 方法和说明 |
|---|---|
static org.apache.hadoop.fs.Path |
getBaseStagingDir(org.apache.hadoop.conf.Configuration conf) |
static org.apache.hadoop.fs.Path |
getStagingPath(org.apache.hadoop.conf.Configuration conf,
String bulkToken,
byte[] family)
This returns the staging path for a given column family.
|
public static org.apache.hadoop.fs.Path getStagingPath(org.apache.hadoop.conf.Configuration conf,
String bulkToken,
byte[] family)
public static org.apache.hadoop.fs.Path getBaseStagingDir(org.apache.hadoop.conf.Configuration conf)
Copyright © 2007–2021 The Apache Software Foundation. All rights reserved.