| Package | Description |
|---|---|
| com.logicalclocks.hsfs.spark | |
| com.logicalclocks.hsfs.spark.util |
| Modifier and Type | Method and Description |
|---|---|
StorageConnector.HopsFsConnector |
FeatureStore.getHopsFsConnector(String name)
Get a previously created HopsFs compliant storage connector from the feature store.
|
| Modifier and Type | Method and Description |
|---|---|
org.apache.spark.sql.Dataset<org.apache.spark.sql.Row> |
StorageConnectorUtils.read(StorageConnector.HopsFsConnector connector,
String dataFormat,
Map<String,String> options,
String path)
Reads path into a spark dataframe using the HopsFsConnector.
|
Copyright © 2023. All rights reserved.