Hi, To turn trace on and off from sqlline.py script you can find on the blog post[1].In java the trace id got from example code long traceId = pconn.getTraceScope().getSpan().getTraceId() doesn't appear on the tracing table. Is there any issue to get trace id when executing with multiple sql statements?
[1] http://ayolajayamaha.blogspot.com/2016/06/phoenix-tracing.html -- Best Regards, Nishani Jayamaha
