[
https://issues.apache.org/jira/browse/IMPALA-13885?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17940187#comment-17940187
]
ASF subversion and git services commented on IMPALA-13885:
----------------------------------------------------------
Commit 99fc96adea456fe9ad9f9b1cb70699613c88d8f8 in impala's branch
refs/heads/master from jasonmfehr
[ https://gitbox.apache.org/repos/asf?p=impala.git;h=99fc96ade ]
IMPALA-13885: (addendum) Add Missing Double Quotes to Log Messages
The log messages written when the main workload management processing
loop runs are missing double quotes around field values. These
missing quotes make it difficult to identify the actual field values.
This change adds the missing double quotes around all values in order
to differentiate them from each other.
Sample log message:
I0328 14:21:00.385085 2380412 workload-management-worker.cc:806]
c748e7c938394dc9:f63162aa00000000] wrote completed queries
table="sys.impala_query_log" record_count="3" bytes="6.11 KB"
gather_time="666.758us" exec_time="269.840ms"
query_id="c748e7c938394dc9:f63162aa00000000"
Testing was completed by running the two impacted tests locally.
Change-Id: I70111fb5726fd2623aa76168d44ecfacae90fa83
Reviewed-on: http://gerrit.cloudera.org:8080/22711
Reviewed-by: Impala Public Jenkins <[email protected]>
Tested-by: Impala Public Jenkins <[email protected]>
> Log Workload Management Insert DML Results
> ------------------------------------------
>
> Key: IMPALA-13885
> URL: https://issues.apache.org/jira/browse/IMPALA-13885
> Project: IMPALA
> Issue Type: Improvement
> Reporter: Jason Fehr
> Assignee: Jason Fehr
> Priority: Critical
> Fix For: Impala 5.0.0
>
>
> When workload management executes its insert DML into the
> sys.impala_query_log table, the INFO level log it writes needs to include the
> query id.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]