[jira] [Commented] (DRILL-7202) Failed query shows warning that fragments has made no progress

2019-04-25 Thread ASF GitHub Bot (JIRA)


[ 
https://issues.apache.org/jira/browse/DRILL-7202?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16826526#comment-16826526
 ] 

ASF GitHub Bot commented on DRILL-7202:
---

sohami commented on pull request #1765: DRILL-7202: Failed query shows warning 
that fragments made no progress
URL: https://github.com/apache/drill/pull/1765
 
 
   
 

This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


> Failed query shows warning that fragments has made no progress
> --
>
> Key: DRILL-7202
> URL: https://issues.apache.org/jira/browse/DRILL-7202
> Project: Apache Drill
>  Issue Type: Bug
>  Components: Web Server
>Affects Versions: 1.16.0
>Reporter: Arina Ielchiieva
>Assignee: Kunal Khatua
>Priority: Minor
>  Labels: ready-to-commit
> Fix For: 1.16.0
>
> Attachments: FailedQuery_NoProgressWarning_Repro_Attempt.png, 
> no_fragments_progress_warning.JPG
>
>
> Failed query shows warning that fragments has made no progress.
> Since query failed during planning stage and did not have any fragments, 
> looks strange to see such warning. Screenshot attached.



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


[jira] [Commented] (DRILL-7202) Failed query shows warning that fragments has made no progress

2019-04-25 Thread ASF GitHub Bot (JIRA)


[ 
https://issues.apache.org/jira/browse/DRILL-7202?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16825832#comment-16825832
 ] 

ASF GitHub Bot commented on DRILL-7202:
---

arina-ielchiieva commented on issue #1765: DRILL-7202: Failed query shows 
warning that fragments made no progress
URL: https://github.com/apache/drill/pull/1765#issuecomment-486559975
 
 
   +1
 

This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


> Failed query shows warning that fragments has made no progress
> --
>
> Key: DRILL-7202
> URL: https://issues.apache.org/jira/browse/DRILL-7202
> Project: Apache Drill
>  Issue Type: Bug
>Affects Versions: 1.16.0
>Reporter: Arina Ielchiieva
>Assignee: Kunal Khatua
>Priority: Minor
> Fix For: 1.17.0
>
> Attachments: FailedQuery_NoProgressWarning_Repro_Attempt.png, 
> no_fragments_progress_warning.JPG
>
>
> Failed query shows warning that fragments has made no progress.
> Since query failed during planning stage and did not have any fragments, 
> looks strange to see such warning. Screenshot attached.



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


[jira] [Commented] (DRILL-7202) Failed query shows warning that fragments has made no progress

2019-04-24 Thread ASF GitHub Bot (JIRA)


[ 
https://issues.apache.org/jira/browse/DRILL-7202?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16825550#comment-16825550
 ] 

ASF GitHub Bot commented on DRILL-7202:
---

kkhatua commented on pull request #1765: DRILL-7202: Failed query shows warning 
that fragments made no progress
URL: https://github.com/apache/drill/pull/1765
 
 
   This bug arises because of the `toggleWarning()` javascript function that 
shows the warning if the number of slow major fragments matches the number of 
major fragments.
   For failed queries, the number of major fragments = 0; and that matches the 
number of tags (which is also zero for a non-running query). Hence the warning 
shows.
 

This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


> Failed query shows warning that fragments has made no progress
> --
>
> Key: DRILL-7202
> URL: https://issues.apache.org/jira/browse/DRILL-7202
> Project: Apache Drill
>  Issue Type: Bug
>Affects Versions: 1.16.0
>Reporter: Arina Ielchiieva
>Assignee: Kunal Khatua
>Priority: Minor
> Fix For: 1.17.0
>
> Attachments: FailedQuery_NoProgressWarning_Repro_Attempt.png, 
> no_fragments_progress_warning.JPG
>
>
> Failed query shows warning that fragments has made no progress.
> Since query failed during planning stage and did not have any fragments, 
> looks strange to see such warning. Screenshot attached.



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


[jira] [Commented] (DRILL-7202) Failed query shows warning that fragments has made no progress

2019-04-24 Thread Arina Ielchiieva (JIRA)


[ 
https://issues.apache.org/jira/browse/DRILL-7202?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16825441#comment-16825441
 ] 

Arina Ielchiieva commented on DRILL-7202:
-

[~kkhatua] please execute query that has incorrect syntax, ex: select  of 
smth and check the profile.

> Failed query shows warning that fragments has made no progress
> --
>
> Key: DRILL-7202
> URL: https://issues.apache.org/jira/browse/DRILL-7202
> Project: Apache Drill
>  Issue Type: Bug
>Affects Versions: 1.16.0
>Reporter: Arina Ielchiieva
>Assignee: Kunal Khatua
>Priority: Minor
> Fix For: 1.17.0
>
> Attachments: FailedQuery_NoProgressWarning_Repro_Attempt.png, 
> no_fragments_progress_warning.JPG
>
>
> Failed query shows warning that fragments has made no progress.
> Since query failed during planning stage and did not have any fragments, 
> looks strange to see such warning. Screenshot attached.



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


[jira] [Commented] (DRILL-7202) Failed query shows warning that fragments has made no progress

2019-04-24 Thread Javanshir Yelchiyev (JIRA)


[ 
https://issues.apache.org/jira/browse/DRILL-7202?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16825436#comment-16825436
 ] 

Javanshir Yelchiyev commented on DRILL-7202:


[~kkhatua] please execute query that has incorrect syntax, ex: {{select  of 
smth}} and check the profile.

> Failed query shows warning that fragments has made no progress
> --
>
> Key: DRILL-7202
> URL: https://issues.apache.org/jira/browse/DRILL-7202
> Project: Apache Drill
>  Issue Type: Bug
>Affects Versions: 1.16.0
>Reporter: Arina Ielchiieva
>Assignee: Kunal Khatua
>Priority: Minor
> Fix For: 1.17.0
>
> Attachments: FailedQuery_NoProgressWarning_Repro_Attempt.png, 
> no_fragments_progress_warning.JPG
>
>
> Failed query shows warning that fragments has made no progress.
> Since query failed during planning stage and did not have any fragments, 
> looks strange to see such warning. Screenshot attached.



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


[jira] [Commented] (DRILL-7202) Failed query shows warning that fragments has made no progress

2019-04-24 Thread Kunal Khatua (JIRA)


[ 
https://issues.apache.org/jira/browse/DRILL-7202?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16825376#comment-16825376
 ] 

Kunal Khatua commented on DRILL-7202:
-

[~arina]

 I don't see the issue with my failed queries. But the fix is trivial, since I 
can ensure that this applies only for {{queryState=RUNNING}} (and, may be 
{{queryState=STARTING}}) queries, which is when all the fragments are expected 
to have been spawned.

 !FailedQuery_NoProgressWarning_Repro_Attempt.png! 

> Failed query shows warning that fragments has made no progress
> --
>
> Key: DRILL-7202
> URL: https://issues.apache.org/jira/browse/DRILL-7202
> Project: Apache Drill
>  Issue Type: Bug
>Affects Versions: 1.16.0
>Reporter: Arina Ielchiieva
>Assignee: Kunal Khatua
>Priority: Minor
> Fix For: 1.17.0
>
> Attachments: FailedQuery_NoProgressWarning_Repro_Attempt.png, 
> no_fragments_progress_warning.JPG
>
>
> Failed query shows warning that fragments has made no progress.
> Since query failed during planning stage and did not have any fragments, 
> looks strange to see such warning. Screenshot attached.



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