[jira] [Created] (CARBONDATA-766) Size based blocklet for V3
Posted by
Akash R Nilugal (Jira) on
Mar 13, 2017; 9:14am
URL: http://apache-carbondata-dev-mailing-list-archive.168.s1.nabble.com/jira-Created-CARBONDATA-766-Size-based-blocklet-for-V3-tp8757.html
kumar vishal created CARBONDATA-766:
---------------------------------------
Summary: Size based blocklet for V3
Key: CARBONDATA-766
URL:
https://issues.apache.org/jira/browse/CARBONDATA-766 Project: CarbonData
Issue Type: Bug
Reporter: kumar vishal
Assignee: kumar vishal
Currently number of pages is based on configured fixed value(number of pages per blocklet) , problem with this approach is in some cases blocklet size will be less and it will cause more number of IO, to avoid this we can have size based blocklet , in this case how many pages it will fit in blocklet will based on configure size, so number of IO will be uniform
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)