In hbase-site.xml set: phoenix.query.dateFormatTimeZone = "your time zone"
Alicia On Fri, Jul 15, 2016 at 8:06 AM, Sean Yu <[email protected]> wrote: > In my current configuration (out of box setup), > current_date()/current_time()/now() always return UTC time. The doc says > the functions return the current time of hbase region server, and hbase by > default is using UTC time. is it possible to make some configuration so > that above functions return local time? Thanks! >
