[jira] [Created] (CARBONDATA-1065) Implement set command in carbon to update carbon properties dynamically

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

[jira] [Created] (CARBONDATA-1065) Implement set command in carbon to update carbon properties dynamically

Akash R Nilugal (Jira)
Ravindra Pesala created CARBONDATA-1065:
-------------------------------------------

             Summary: Implement set command in carbon to update carbon properties dynamically
                 Key: CARBONDATA-1065
                 URL: https://issues.apache.org/jira/browse/CARBONDATA-1065
             Project: CarbonData
          Issue Type: Improvement
            Reporter: Ravindra Pesala


Currently there is no way to set the carbon properties dynamically, always need to update the carbon.properties file and restart the driver.

So it will be easy for users to give option to add/update the properties dynamically through set command.
The below sql command updates the carbon properties in driver and as well as in executor
{code}
set key1=value1
{code}



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)