public class UdbUtils extends Object
Modifier and Type | Method and Description |
---|---|
static String |
mountAlluxioPath(String tableName,
AlluxioURI ufsUri,
AlluxioURI tableUri,
UdbContext udbContext,
UdbConfiguration udbConfiguration)
Mount ufs path to alluxio path.
|
public static String mountAlluxioPath(String tableName, AlluxioURI ufsUri, AlluxioURI tableUri, UdbContext udbContext, UdbConfiguration udbConfiguration) throws IOException, AlluxioException
tableName
- Table nameufsUri
- the uri of ufstableUri
- the alluxio uri for tableudbContext
- udb contextudbConfiguration
- Udb configurationsIOException
AlluxioException
Copyright © 2023. All Rights Reserved.