public class S3SelectJsonRecordReader extends S3SelectLineRecordReader
S3SelectLineRecordReader.UnrecoverableS3OperationExceptioncompressionCodecFactory| Constructor and Description |
|---|
S3SelectJsonRecordReader(org.apache.hadoop.conf.Configuration configuration,
HiveClientConfig clientConfig,
Path path,
long start,
long length,
long fileSize,
Properties schema,
String ionSqlQuery,
PrestoS3ClientFactory s3ClientFactory) |
| Modifier and Type | Method and Description |
|---|---|
protected com.amazonaws.services.s3.model.InputSerialization |
buildInputSerialization() |
protected com.amazonaws.services.s3.model.OutputSerialization |
buildOutputSerialization() |
buildSelectObjectRequest, close, createKey, createValue, getCompressionType, getCompressionType, getEnd, getLineDelimiter, getPos, getProgress, getSchema, getStart, nextpublic S3SelectJsonRecordReader(org.apache.hadoop.conf.Configuration configuration,
HiveClientConfig clientConfig,
Path path,
long start,
long length,
long fileSize,
Properties schema,
String ionSqlQuery,
PrestoS3ClientFactory s3ClientFactory)
protected com.amazonaws.services.s3.model.InputSerialization buildInputSerialization()
buildInputSerialization in class S3SelectLineRecordReaderprotected com.amazonaws.services.s3.model.OutputSerialization buildOutputSerialization()
buildOutputSerialization in class S3SelectLineRecordReaderCopyright © 2012–2023. All rights reserved.