Interface HiveDataSource
- All Known Implementing Classes:
FileBasedHiveDataSource,InlineDataSource,TpcdsDataSource,TpchDataSource
public interface HiveDataSource
Responsible for providing data.
-
Method Summary
-
Method Details
-
getPathSuffix
String getPathSuffix()- Returns:
- path suffix where data source data should be stored
-
data
- Returns:
- collection with table files
HdfsClient.RepeatableContentProducer. For eachHdfsClient.RepeatableContentProducerseparate file will be created on HDFS
-
getStatistics
-