[jira] [Created] (CARBONDATA-1966) SET command for carbon.properties.filepath is not setting the property

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

[jira] [Created] (CARBONDATA-1966) SET command for carbon.properties.filepath is not setting the property

Akash R Nilugal (Jira)
Geetika Gupta created CARBONDATA-1966:
-----------------------------------------

             Summary: SET command for carbon.properties.filepath is not setting the property
                 Key: CARBONDATA-1966
                 URL: https://issues.apache.org/jira/browse/CARBONDATA-1966
             Project: CarbonData
          Issue Type: Bug
          Components: data-query
    Affects Versions: 1.3.0
         Environment: spark2.1
            Reporter: Geetika Gupta
             Fix For: 1.3.0


I executed the following command:
set carbon.properties.filepath=/home

It is executed successfully, but it's value is not updated on Spark UI in spark properties.

It shows the following output:
jdbc:hive2://localhost:10000> set carbon.properties.filepath;
+-----------------------------+--------+--+
|             key             | value  |
+-----------------------------+--------+--+
| carbon.properties.filepath  | /home  |
+-----------------------------+--------+--+
1 row selected (0.029 seconds)




--
This message was sent by Atlassian JIRA
(v6.4.14#64029)