You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues-all@impala.apache.org by "Michael Ho (JIRA)" <ji...@apache.org> on 2018/10/25 05:20:00 UTC

[jira] [Resolved] (IMPALA-2063) impala 'cancelled' query status now has extra characters in it

     [ https://issues.apache.org/jira/browse/IMPALA-2063?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Michael Ho resolved IMPALA-2063.
--------------------------------
       Resolution: Fixed
    Fix Version/s: Impala 3.1.0

Fixed at https://github.com/apache/impala/commit/d3db32660537e55948f3132f778d257d078b9197

IMPALA-2063 Remove newline characters in query status.

Remove extraneous whitespace at the end of strings being added to
profiles. Remove any duplicated newline characters within strings
as well.  (The latter step is necessary to allow for a blanket
assertion on this in testing.)

Change-Id: I2bbd7d7fe2c6d0f3799d0e6b336710bccfef0ab1
Reviewed-on: http://gerrit.cloudera.org:8080/11425
Reviewed-by: Michael Ho <kw...@cloudera.com>
Tested-by: Impala Public Jenkins <im...@cloudera.com>



> impala 'cancelled' query status now has extra characters in it
> --------------------------------------------------------------
>
>                 Key: IMPALA-2063
>                 URL: https://issues.apache.org/jira/browse/IMPALA-2063
>             Project: IMPALA
>          Issue Type: Bug
>          Components: Backend
>    Affects Versions: Impala 2.2
>            Reporter: Chris Leroy
>            Assignee: Michal Ostrowski
>            Priority: Minor
>              Labels: query-lifecycle, ramp-up
>             Fix For: Impala 3.1.0
>
>         Attachments: query_cancelled.png, query_completed.png
>
>
> When a query is cancelled (e.g. via Beeswax.cancel()), the query status has a trailing newline. This is visible in the query profile, see sample images. The trailing newline should be removed.



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

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