[
https://issues.apache.org/jira/browse/PARQUET-1771?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17264334#comment-17264334
]
ASF GitHub Bot commented on PARQUET-1771:
-----------------------------------------
vdiravka commented on pull request #749:
URL: https://github.com/apache/parquet-mr/pull/749#issuecomment-759634439
I wonder, if it solves https://issues.apache.org/jira/browse/PARQUET-1006
too. Could you check it please?
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
> Support configurable for DirectByteBufferAllocator from Hadoop Configuration
> ----------------------------------------------------------------------------
>
> Key: PARQUET-1771
> URL: https://issues.apache.org/jira/browse/PARQUET-1771
> Project: Parquet
> Issue Type: Improvement
> Components: parquet-mr
> Affects Versions: 1.10.1
> Reporter: ShuMing Li
> Priority: Minor
> Labels: pull-request-available
>
> Now in
> [HadoopReadOptions|([https://github.com/apache/parquet-mr/blob/master/parquet-hadoop/src/main/java/org/apache/parquet/HadoopReadOptions.java#L85]]
> class, we cannot change default allocator from Hadoop Configuration.
>
> Add a config `parquet.allocator.direct.enabled` to enable
> `DirectByteBufferAllocator` in `ParuqetFileReader`.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)