public interface HiveFileWriterFactory
| Modifier and Type | Method and Description |
|---|---|
Optional<HiveFileWriter> |
createFileWriter(org.apache.hadoop.fs.Path path,
List<String> inputColumnNames,
StorageFormat storageFormat,
Properties schema,
org.apache.hadoop.mapred.JobConf conf,
ConnectorSession session) |
Optional<HiveFileWriter> createFileWriter(org.apache.hadoop.fs.Path path, List<String> inputColumnNames, StorageFormat storageFormat, Properties schema, org.apache.hadoop.mapred.JobConf conf, ConnectorSession session)
Copyright © 2012-2017. All Rights Reserved.