[jira] [Updated] (CARBONDATA-3038) Refactor dynamic configuration

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[jira] [Updated] (CARBONDATA-3038) Refactor dynamic configuration

Akash R Nilugal (Jira)

     [ https://issues.apache.org/jira/browse/CARBONDATA-3038?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

xubo245 updated CARBONDATA-3038:
--------------------------------
    Description:
Refactor dynamic configuration for carbon:
1. Decide and collect all dynamic configurations which can be SET in carbondata application like in beeline.
2. For every dynamic configuration, use an annotation to tag them. (re-use the CarbonProperty annotation and add dynamicConfigurable for it). This annotation should be used for validation when user invoking SET command. the dynamicConfigurable default value is false.

  was:
Refactor dynamic configuration for carbon:
1. Decide and collect all dynamic configurations which can be SET in carbondata application like in beeline.
2. For every dynamic configuration, use an annotation to tag them. (re-use the CarbonProperty annotation but change its name). This annotation should be used for validation when user invoking SET command.


> Refactor dynamic configuration
> ------------------------------
>
>                 Key: CARBONDATA-3038
>                 URL: https://issues.apache.org/jira/browse/CARBONDATA-3038
>             Project: CarbonData
>          Issue Type: Sub-task
>            Reporter: Jacky Li
>            Assignee: xubo245
>            Priority: Major
>             Fix For: 1.5.1
>
>          Time Spent: 10h 50m
>  Remaining Estimate: 0h
>
> Refactor dynamic configuration for carbon:
> 1. Decide and collect all dynamic configurations which can be SET in carbondata application like in beeline.
> 2. For every dynamic configuration, use an annotation to tag them. (re-use the CarbonProperty annotation and add dynamicConfigurable for it). This annotation should be used for validation when user invoking SET command. the dynamicConfigurable default value is false.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)