public static class StorageConnector.S3Connector extends StorageConnector
StorageConnector.AdlsConnector, StorageConnector.BigqueryConnector, StorageConnector.GcsConnector, StorageConnector.HopsFsConnector, StorageConnector.JdbcConnector, StorageConnector.KafkaConnector, StorageConnector.RedshiftConnector, StorageConnector.S3Connector, StorageConnector.SnowflakeConnector| Modifier and Type | Field and Description |
|---|---|
protected String |
accessKey |
protected List<Option> |
arguments |
protected String |
bucket |
protected String |
iamRole |
protected String |
secretKey |
protected String |
serverEncryptionAlgorithm |
protected String |
serverEncryptionKey |
protected String |
sessionToken |
description, featurestoreId, id, name, storageConnectorApi, storageConnectorType| Constructor and Description |
|---|
S3Connector() |
| Modifier and Type | Method and Description |
|---|---|
String |
getPath(String subPath) |
Map<String,String> |
sparkOptions() |
void |
update() |
refetchprotected String accessKey
protected String secretKey
protected String serverEncryptionAlgorithm
protected String serverEncryptionKey
protected String bucket
protected String sessionToken
protected String iamRole
public String getPath(String subPath)
getPath in class StorageConnectorpublic Map<String,String> sparkOptions()
sparkOptions in class StorageConnectorpublic void update()
throws FeatureStoreException,
IOException
FeatureStoreExceptionIOExceptionCopyright © 2023. All rights reserved.