bharath v created IMPALA-8177:
---------------------------------

             Summary: Log DDL exceptions in the coordinator log [supportability]
                 Key: IMPALA-8177
                 URL: https://issues.apache.org/jira/browse/IMPALA-8177
             Project: IMPALA
          Issue Type: Improvement
          Components: Backend, Catalog
    Affects Versions: Impala 3.1.0, Impala 2.13.0
            Reporter: bharath v
            Assignee: bharath v
             Fix For: Impala 3.2.0


I ran into this issue while debugging DDL failures. 

If a DDL fails for some reason, we propagate the error back to the shell and 
update the runtime profile, but we do not log the failure message to the 
coordinator logs. This means that the coordinator side logging remains the same 
for both successful and failed DDL queries. 

We need to log the failure status in the coordinator logs so that it is easy to 
differentiate successful vs failed queries.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-all-unsubscr...@impala.apache.org
For additional commands, e-mail: issues-all-h...@impala.apache.org

Reply via email to