[
https://issues.apache.org/jira/browse/CARBONDATA-3717?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
ShuMing Li updated CARBONDATA-3717:
-----------------------------------
Description:
Now there are more and more configs in CarbonData(maybe is too many that is hard to maintain).
I found a lot of confusing configs when I was using Carbon:
* `table_block_size` -> `table_blocksize`
* `sort.inmemory.size.in.mb` -> `sort.inmemory.size.inmb`
* unused config(useless):
** carbon.number.of.cores
** carbon.graph.rowset.size
** carbon.enableXXHash
** ....
was:
Now there are more and more configs in CarbonData(maybe is too many that is hard to maintain).
I found a lot of confusing configs when I was using Carbon:
* `table_block_size` -> `table_blocksize`
* `sort.inmemory.size.in.mb` -> `sort.inmemory.size.inmb`
* unused config(useless):
** carbon.graph.rowset.size
** carbon.enableXXHash
** ....
> inconsistent configs in docs confuse users
> ------------------------------------------
>
> Key: CARBONDATA-3717
> URL:
https://issues.apache.org/jira/browse/CARBONDATA-3717> Project: CarbonData
> Issue Type: Bug
> Components: core
> Reporter: ShuMing Li
> Priority: Minor
>
> Now there are more and more configs in CarbonData(maybe is too many that is hard to maintain).
>
> I found a lot of confusing configs when I was using Carbon:
> * `table_block_size` -> `table_blocksize`
> * `sort.inmemory.size.in.mb` -> `sort.inmemory.size.inmb`
> * unused config(useless):
> ** carbon.number.of.cores
> ** carbon.graph.rowset.size
> ** carbon.enableXXHash
> ** ....
>
--
This message was sent by Atlassian Jira
(v8.3.4#803005)