Sorry I missed the last part mentioning that it messes up logs of "show
tables" after "set". That's strange, I tried on latest trunk and I don't
see that happening, show tables still shows the "perf" logs.
On Wed, Jun 11, 2014 at 1:06 PM, Szehon Ho wrote:
> I think that's expected. SQL Operat
I think that's expected. SQL Operations like "show tables" will reach
Driver, which has perf and detailed logs about execution.
Other operations like "set" or "add" are not SQL Operations, so in HS2 they
don't hit the Driver and don't generate the logs. They are pretty simple
ops that just set s
Any change somebody has a clue about this?
From: Dima Machlin [mailto:dima.mach...@pursway.com]
Sent: Sunday, May 25, 2014 1:54 PM
To: u...@hive.apache.org
Subject: RE: HiveServer2 VS HiveServer1 Logging
I’ve made some progress in investigating this.
It seems that this behavior happens on certain