[jira] [Closed] (CARBONDATA-3324) The parameter CarbonCommonConstants.CARBON_TIMESTAMP_FORMAT and CarbonCommonConstants.CARBON_DATE_FORMAT don't have effect in streaming table writing

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

[jira] [Closed] (CARBONDATA-3324) The parameter CarbonCommonConstants.CARBON_TIMESTAMP_FORMAT and CarbonCommonConstants.CARBON_DATE_FORMAT don't have effect in streaming table writing

Akash R Nilugal (Jira)

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

Zhichao  Zhang closed CARBONDATA-3324.
--------------------------------------
    Resolution: Duplicate

duplicate with CARBONDATA-3325

> The parameter CarbonCommonConstants.CARBON_TIMESTAMP_FORMAT and CarbonCommonConstants.CARBON_DATE_FORMAT don't have effect in streaming table writing
> -----------------------------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: CARBONDATA-3324
>                 URL: https://issues.apache.org/jira/browse/CARBONDATA-3324
>             Project: CarbonData
>          Issue Type: Bug
>          Components: spark-integration
>    Affects Versions: 1.5.2
>            Reporter: jocean.shi
>            Priority: Major
>             Fix For: 1.5.2
>
>   Original Estimate: 96h
>  Remaining Estimate: 96h
>
> When I write data into streaming table. 
> I use such code:
> CarbonProperties.getInstance()
>  .addProperty(CarbonCommonConstants.CARBON_TIMESTAMP_FORMAT, "yyyy/MM/dd HH:mm:ss")
>  .addProperty(CarbonCommonConstants.CARBON_DATE_FORMAT, "yyyy/MM/dd")
>  
> but don't have effect



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