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!

Reply via email to