[CARBONDATA-2394] Setting segments in thread local space but was not getting reflected in the driver is fixed

Problem : from multiple thread if we are setting any property to thread level. It is affecting other also.
Analysis : information in carbonSessionInfo object is being corrupted inside CarbonEnv. so if new thread may be impacted by prev one.
Solution : create a new object and in set the user specified values in thread/session params to new object.

This closes #2223
1 file changed
tree: 92082bfd00ff614bf2b98132529a3777a39f8e8d
  1. .github/
  2. assembly/
  3. bin/
  4. build/
  5. common/
  6. conf/
  7. core/
  8. dev/
  9. docs/
  10. examples/
  11. format/
  12. hadoop/
  13. integration/
  14. processing/
  15. streaming/
  16. .gitignore
  17. LICENSE
  18. NOTICE
  19. pom.xml
  20. README.md
README.md

Apache CarbonData is an indexed columnar data store solution 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 cwiki

Status

Spark2.2: Build Status Coverage Status

Building CarbonData

CarbonData is built using Apache Maven, to build CarbonData

Online Documentation

Other Technical Material

Apache CarbonData meetup material Use Case Articles

Fork and Contribute

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.

Contact us

To get involved in CarbonData:

About

Apache CarbonData is an open source project of The Apache Software Foundation (ASF).