You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@carbondata.apache.org by "Ravindra Pesala (JIRA)" <ji...@apache.org> on 2017/05/18 09:43:04 UTC

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

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)