[jira] [Assigned] (CARBONDATA-1376) Fix warn message when setting LOCK_TYPE to HDFSLOCK

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

[jira] [Assigned] (CARBONDATA-1376) Fix warn message when setting LOCK_TYPE to HDFSLOCK

Akash R Nilugal (Jira)

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

chenerlu reassigned CARBONDATA-1376:
------------------------------------

    Assignee: chenerlu

> Fix warn message when setting LOCK_TYPE to HDFSLOCK
> ---------------------------------------------------
>
>                 Key: CARBONDATA-1376
>                 URL: https://issues.apache.org/jira/browse/CARBONDATA-1376
>             Project: CarbonData
>          Issue Type: Improvement
>          Components: core
>            Reporter: Liang Chen
>            Assignee: chenerlu
>            Priority: Minor
>
> scala> CarbonProperties.getInstance().addProperty(CarbonCommonConstants.LOCK_TYPE, "HDFSLOCK")
> 17/08/13 20:21:38 WARN CarbonProperties: main The value "null" configured for key carbon.lock.type" is invalid. Using the default value "LOCALLOCK
> res0: org.apache.carbondata.core.util.CarbonProperties = org.apache.carbondata.core.util.CarbonProperties@7730da00
> The below WARN message is not correct, need to optimize.



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