You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@carbondata.apache.org by "Zhichao Zhang (JIRA)" <ji...@apache.org> on 2019/03/25 01:37:00 UTC

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

    [ https://issues.apache.org/jira/browse/CARBONDATA-3325?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16800339#comment-16800339 ] 

Zhichao  Zhang edited comment on CARBONDATA-3325 at 3/25/19 1:36 AM:
---------------------------------------------------------------------

[~Jocean] are you sure your email address is correct? gmail or gamil?  I can't assign to you too.


was (Author: zzcclp):
[~Jocean] are you sure your email address is correct? gmail or gamil?

> The parameter CarbonCommonConstants.CARBON_TIMESTAMP_FORMAT and CarbonCommonConstants.CARBON_DATE_FORMAT don't have effect in streaming table writing
> -----------------------------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: CARBONDATA-3325
>                 URL: https://issues.apache.org/jira/browse/CARBONDATA-3325
>             Project: CarbonData
>          Issue Type: Bug
>          Components: spark-integration
>    Affects Versions: 1.5.2
>            Reporter: jocean.shi@gamil.com
>            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)