Software:Apache CarbonData

From HandWiki
Short description: Column-oriented data storage format
Apache CarbonData
Apache CarbonData Logo
Initial release2013; 11 years ago (2013) [1]
Stable release
2.3.0 / 12 March 2022; 23 months ago (2022-03-12)[2]
Operating systemCross-platform
TypeDatabase management system
LicenseApache License 2.0
Website{{{1}}}

Apache CarbonData is a free and open-source column-oriented data storage format of the Apache Hadoop ecosystem. It is similar to the other columnar-storage file formats available in Hadoop namely RCFile and ORC. It is compatible with most of the data processing frameworks in the Hadoop environment. It provides efficient data compression and encoding schemes with enhanced performance to handle complex data in bulk.

History

CarbonData was developed at Huawei in 2013.[3][4] The project was donated to the Apache Community in 2015 submitted to the Apache Incubator in June 2016.[3][4] The project won top honors in the BlackDuck 2016 Open Source Rookies of the Year's Big Data category.[5] Apache CarbonData has been a top-level Apache Software Foundation (ASF)-sponsored project since May 1, 2017.[1]

See also

References

  1. 1.0 1.1 Foundation, The Apache Software (May 1, 2017). "The Apache Software Foundation Announces Apache® CarbonData™ as a Top-Level Project". GlobeNewswire News Room (Press release).
  2. "Releases - CarbonData - Apache Software Foundation". https://cwiki.apache.org/confluence/display/CARBONDATA/Releases. 
  3. 3.0 3.1 Sundarajan, Priya (2017-01-18). "Huawei icontribution to CarbonData project" (in en). https://www.thehindubusinessline.com/info-tech/huawei-icontribution-to-carbondata-project/article9487256.ece. 
  4. 4.0 4.1 "Huawei's CarbonData". https://varindia.com/news/huaweis-carbondata-program-becomes-tlp-at-apache-software-foundation. 
  5. "Black Duck Names 2016 Open Source Rookies of the Year" (in en-US). 2017-02-27. https://www.developer.com/news/black-duck-names-2016-open-source-rookies-of-the-year/. 

External links