Kylin's DefaultTimeParser will parse the long typed timestamp value like "1484236798000", so in this case you don't need specify "tsParser".
2017-01-19 22:18 GMT+08:00 <[email protected]>: > I'll check tomorrow > > Sent from Alto > On Thursday, January 19, 2017 at 22:10 ShaoFeng Shi < > [email protected]> wrote: > Hi, > > Could you provide the stack trace? Besdies, did you specifiy the "tsParser" > property when define the table? if yes, what's the value? > > 2017-01-19 21:45 GMT+08:00 Li Yang : > > > Deserves a JIRA I think. > > > > Cheers > > Yang > > > > On Mon, Jan 16, 2017 at 2:34 PM, Copperfield wrote: > > > > > When i use timestamp as partition col, it occurs exception as follow: > > > java.text.ParseException: Unparseable date: "1484236798000" does not > > match > > > (\p{Nd}++)\Q-\E(\p{Nd}++)\Q-\E(\p{Nd}++)\Q > > > \E(\p{Nd}++)\Q:\E(\p{Nd}++)\Q:\E(\p{Nd}++) > > > my kylin version is 1.6.0 > > > > > > -- > > > View this message in context: http://apache-kylin.74782.x6. > > > nabble.com/Streaming-Build-Timestamp-parse-error-tp6952.html > > > Sent from the Apache Kylin mailing list archive at Nabble.com. > > > > > > > > > -- > Best regards, > > Shaofeng Shi 史少锋 > -- Best regards, Shaofeng Shi 史少锋
