yes.I do

xm_zzc <441586...@qq.com> 于2019年3月23日周六 下午1:14写道:

> Do you add below code before creating CarbonSession:
>
> CarbonProperties.getInstance()
> .addProperty(CarbonCommonConstants.CARBON_TIMESTAMP_FORMAT, "yyyy/MM/dd
> HH:mm:ss")
> .addProperty(CarbonCommonConstants.CARBON_DATE_FORMAT, "yyyy/MM/dd")
>
> val spark = SparkSession
>       .builder()
>       .master("local[4]")
>       .appName("Carbon1_5")
>       .getOrCreateCarbonSession(storeLocation)
>
>
>
>
>
> --
> Sent from:
> http://apache-carbondata-dev-mailing-list-archive.1130556.n5.nabble.com/
>

Reply via email to