[
https://issues.apache.org/jira/browse/DRILL-2636?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14389332#comment-14389332
]
Krystal commented on DRILL-2636:
--------------------------------
Also for completed jobs, the query state is listed as 2 for "running":
"state": 2,
"totalFragments": 1,
"finishedFragments": 1,
> The json profile shows status of cancelled queries as failed
> ------------------------------------------------------------
>
> Key: DRILL-2636
> URL: https://issues.apache.org/jira/browse/DRILL-2636
> Project: Apache Drill
> Issue Type: Bug
> Components: Execution - RPC
> Affects Versions: 0.9.0
> Reporter: Krystal
> Assignee: Jacques Nadeau
>
> I started a query from sqlline then cancelled it using cntr-C. The json
> profile for the query shows the status as 5 for Failed instead of
> Cancelled(4).
> "state": 5,
> "totalFragments": 7,
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)