Github user chenliang613 commented on a diff in the pull request:

    https://github.com/apache/carbondata/pull/1192#discussion_r129514137
  
    --- Diff: conf/carbon.properties.template ---
    @@ -42,6 +42,9 @@ carbon.enableXXHash=true
     #carbon.max.level.cache.size=-1
     #enable prefetch of data during merge sort while reading data from sort 
temp files in data loading
     #carbon.merge.sort.prefetch=true
    +######## Alter Partition Configuration ########
    +#Number of cores to be used while alter partition
    +carbon.number.of.cores.while.altPartition=2
    --- End diff --
    
    1. Please check whether the parameter  
"carbon.number.of.cores.while.altPartition=2" is necessary , or not ?
    2. If yes, suggest directly using : 
carbon.number.of.cores.while.alterPartition


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

Reply via email to