Babulal created CARBONDATA-3430:
-----------------------------------
Summary: create Carbon Reader programe
Key: CARBONDATA-3430
URL:
https://issues.apache.org/jira/browse/CARBONDATA-3430 Project: CarbonData
Issue Type: Bug
Reporter: Babulal
Create Carbon Reader program with 14 Million records .
Code.
./CJDK /data1/project/carbon_data/ true false 4096 1> 1.log 2 >batch_4096.log
/CJDK /data1/p_project/carbon_data/ true false 50000 1> 1.log 2 >batch_5000.log
Result
Test 1 :- Vector =True ,Batch =false ,Without CarbonRow
total line is: 14619150, build time is: 0.838528 s, read time is 15.464617 s, average speed is 945328.940251 records/s
Test 2 :- Vector =True ,Batch =false ,With CarbonRow
total line is: 14619150, build time is: 0.819426 s, read time is 42.660258 s, average speed is *342687.800904* records/s
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)