Tamas Mate has uploaded this change for review. ( 
http://gerrit.cloudera.org:8080/13353


Change subject: IMPALA-8443: Record time spent in authorization in the runtime 
profile
......................................................................

IMPALA-8443: Record time spent in authorization in the runtime profile

The analysis and authorization is handled together as authorization
depends on the results of the analysis. I have moved the events inside
the analyzeAndAuthorize method and split them, this will help locating
which part of the analysis was slow.

Change-Id: I5bb85e57fcc75d41f3eb2911e6d375e0da6f82ae
---
M fe/src/main/java/org/apache/impala/analysis/AnalysisContext.java
M fe/src/main/java/org/apache/impala/service/Frontend.java
2 files changed, 2 insertions(+), 1 deletion(-)



  git pull ssh://gerrit.cloudera.org:29418/Impala-ASF refs/changes/53/13353/2
--
To view, visit http://gerrit.cloudera.org:8080/13353
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-Project: Impala-ASF
Gerrit-Branch: master
Gerrit-MessageType: newchange
Gerrit-Change-Id: I5bb85e57fcc75d41f3eb2911e6d375e0da6f82ae
Gerrit-Change-Number: 13353
Gerrit-PatchSet: 2
Gerrit-Owner: Tamas Mate <tm...@cloudera.com>

Reply via email to