Re: Query About Carbon Write Process : why always 10 Task get created when we write dataframe or rdd in carbon format in a write job or save job
Posted by
Jacky Li on
May 26, 2019; 5:06am
URL: http://apache-carbondata-dev-mailing-list-archive.168.s1.nabble.com/Query-About-Carbon-Write-Process-why-always-10-Task-get-created-when-we-write-dataframe-or-rdd-in-cab-tp79200p79445.html
one correction for my last reply, the property to control the number of
threads for sorting during data load is:
"carbon.number.of.cores.while.loading"
You can set it like
CarbonProperties.getInstance().addProperty("carbon.number.of.cores.while.loading",
8)
Regards,
Jacky
--
Sent from:
http://apache-carbondata-dev-mailing-list-archive.1130556.n5.nabble.com/