HdfsSource |
HdfsSource.withDisableMetricsCollection(Object disableMetricsCollection) |
Set the disableMetricsCollection property: If true, disable data store metrics collection.
|
HdfsSource |
HdfsSource.withDistcpSettings(DistcpSettings distcpSettings) |
Set the distcpSettings property: Specifies Distcp-related settings.
|
HdfsSource |
HdfsSource.withMaxConcurrentConnections(Object maxConcurrentConnections) |
Set the maxConcurrentConnections property: The maximum concurrent connection count for the source data store.
|
HdfsSource |
HdfsSource.withRecursive(Object recursive) |
Set the recursive property: If true, files under the folder path will be read recursively.
|
HdfsSource |
HdfsSource.withSourceRetryCount(Object sourceRetryCount) |
Set the sourceRetryCount property: Source retry count.
|
HdfsSource |
HdfsSource.withSourceRetryWait(Object sourceRetryWait) |
Set the sourceRetryWait property: Source retry wait.
|