| commit | 2ee7775519cc86f51cb351e90f6b042d6db38adb | [log] [tgz] |
|---|---|---|
| author | xuchuanyin <xuchuanyin@hust.edu.cn> | Fri Aug 11 23:00:20 2017 +0800 |
| committer | Jacky Li <jacky.likun@qq.com> | Fri Aug 18 15:07:24 2017 +0800 |
| tree | a968738dc6fe2c21ae2fdd9fc135fecf748fd69f | |
| parent | e8df8ba515f85c21efb152b66b1fd9ef8b3f1ab8 [diff] |
[CARBONDATA-1373] Enhance update performance by increasing parallelism + Increase parallelism while processing one segment in update + Use partitionBy instead of groupby + Return directly for no-rows-update case + Add a property to configure the parallelism + Clean up local files after update (previous bugs) This closes #1261
Apache CarbonData is an indexed columnar data format for fast analytics on big data platform, e.g.Apache Hadoop, Apache Spark, etc.
You can find the latest CarbonData document and learn more at: http://carbondata.apache.org
CarbonData file format is a columnar store in HDFS, it has many features that a modern columnar format has, such as splittable, compression schema ,complex data type etc, and CarbonData has following unique features:
CarbonData is built using Apache Maven, to build CarbonData
Apache CarbonData meetup material
This is an active open source project for everyone, and we are always open to people who want to use this system or contribute to it. This guide document introduce how to contribute to CarbonData.
To get involved in CarbonData:
Apache CarbonData is an open source project of The Apache Software Foundation (ASF).