Hi Team, I faced with the issue described in http://www.openkb.info/2015/05/understanding-drills-timestamp-and.html <http://www.openkb.info/2015/05/understanding-drills-timestamp-and.html>
Drill 1.11 I run sqlline -u jdbc:drill:zk=local on local computer. Meantime I do not see user.timestamp option neither in sys.options nor in sys.boot. And the issue is not resolved when I set the parameter in drill-env.sh as export DRILL_JAVA_OPTS="-Duser.timezone=UTC” I do not see the option with ps -ef. N.B. I do not start drillbit. Though for the tool I confirm I see -Duser.timestamp=UTC with ps -ef | grep “user.timestamp” IF I start it, so it fails with other reason on local computer (Failure to connect to the zookeeper cluster service within the allotted time of 10000 milliseconds.). Could you please advice on the issue. Best regards, Kostyantyn
