Details
-
Improvement
-
Status: Open
-
Major
-
Resolution: Unresolved
-
None
-
None
-
None
Description
Currently, scanners implemented the heap-based codes. so that we met often GC puase.
We should refactor the codes for memory efficient
- change to ByteBuffer-based read scanner
- change to Offheap-based buffer
https://issues.apache.org/jira/browse/HDFS-2834
http://netty.io/wiki/using-as-a-generic-library.html
Attachments
Issue Links
1.
|
Implement direct read of DelimitedTextFile | Resolved | Jinho Kim | |
2.
|
Implement the ByteBuffer-based De/Serializer | Resolved | Jinho Kim | |
3.
|
RawFile ByteBuffer should be reuse | Resolved | Jinho Kim | |
4.
|
Implement direct read of RCFile | Resolved | Unassigned | |
5.
|
Implement direct read of SequenceFile | Resolved | Unassigned | |
6.
|
Implement direct read of Parquet | Open | Unassigned |