[jira] [Comment Edited] (IMPALA-12688) Support JSON profile imports in webUI

2024-02-09 Thread Surya Hebbar (Jira)


[ 
https://issues.apache.org/jira/browse/IMPALA-12688?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17816066#comment-17816066
 ] 

Surya Hebbar edited comment on IMPALA-12688 at 2/9/24 1:40 PM:
---

A "Clear All" button has been provided to remove all imported query profiles 
from the browser's storage at once.

 

!clear_all_button.png|width=940,height=424!


was (Author: JIRAUSER299620):
A "Clear All" button has been provided to remove all imported query profiles 
from browser's storage at once.

 

!clear_all_button.png|width=940,height=424!

> Support JSON profile imports in webUI
> -
>
> Key: IMPALA-12688
> URL: https://issues.apache.org/jira/browse/IMPALA-12688
> Project: IMPALA
>  Issue Type: New Feature
>Reporter: Surya Hebbar
>Assignee: Surya Hebbar
>Priority: Major
> Attachments: clear_all_button.png, descending_order_start_time.png, 
> imported_profiles_section.png, imported_queries_button.png, 
> imported_queries_list.png, imported_queries_page.png, 
> imported_query_statement.png, imported_query_text_plan.png, 
> imported_query_timeline.png, multiple_query_profile_import.png
>
>
> It would be helpful for users to visualize the query timeline by selecting a 
> local JSON query profile.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

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



[jira] [Comment Edited] (IMPALA-12688) Support JSON profile imports in webUI

2024-02-09 Thread Surya Hebbar (Jira)


[ 
https://issues.apache.org/jira/browse/IMPALA-12688?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17816065#comment-17816065
 ] 

Surya Hebbar edited comment on IMPALA-12688 at 2/9/24 1:38 PM:
---

Multiple query profile imports are now supported.

!multiple_query_profile_import.png|width=940,height=562!


was (Author: JIRAUSER299620):
Multiple query profile imports are now supported.

> Support JSON profile imports in webUI
> -
>
> Key: IMPALA-12688
> URL: https://issues.apache.org/jira/browse/IMPALA-12688
> Project: IMPALA
>  Issue Type: New Feature
>Reporter: Surya Hebbar
>Assignee: Surya Hebbar
>Priority: Major
> Attachments: descending_order_start_time.png, 
> imported_profiles_section.png, imported_queries_button.png, 
> imported_queries_list.png, imported_queries_page.png, 
> imported_query_statement.png, imported_query_text_plan.png, 
> imported_query_timeline.png, multiple_query_profile_import.png
>
>
> It would be helpful for users to visualize the query timeline by selecting a 
> local JSON query profile.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

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



[jira] [Comment Edited] (IMPALA-12688) Support JSON profile imports in webUI

2024-01-24 Thread Surya Hebbar (Jira)


[ 
https://issues.apache.org/jira/browse/IMPALA-12688?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17810440#comment-17810440
 ] 

Surya Hebbar edited comment on IMPALA-12688 at 1/24/24 3:05 PM:


On opening any of the imported queries, its query timeline will be displayed. 
Currently the following tabs are supported for imported queries.
 - Query Statement
 - Query Timeline
 - Query Text Plan

!imported_query_text_plan.png|width=940,height=587!

 

!imported_query_timeline.png|width=941,height=588!

 

For imported queries, syntax highlighting on query statement tab has also been 
supported.

 

!imported_query_statement.png|width=940,height=587!


was (Author: JIRAUSER299620):
On opening any of the imported queries, its query timeline will be displayed. 
Currently the following tabs are supported for imported queries.

- Query Statement
- Query Timeline
- Query Text Plan

!imported_query_text_plan.png|width=970,height=606!

 

!imported_query_timeline.png|width=973,height=608!

 

For imported queries, syntax highlighting on query statement tab has also been 
supported.

 

!imported_query_statement.png|width=1000,height=625!

> Support JSON profile imports in webUI
> -
>
> Key: IMPALA-12688
> URL: https://issues.apache.org/jira/browse/IMPALA-12688
> Project: IMPALA
>  Issue Type: New Feature
>Reporter: Surya Hebbar
>Assignee: Surya Hebbar
>Priority: Major
> Attachments: imported_queries_button.png, imported_queries_list.png, 
> imported_queries_page.png, imported_query_statement.png, 
> imported_query_text_plan.png, imported_query_timeline.png
>
>
> It would be helpful for users to visualize the query timeline by selecting a 
> local JSON query profile.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

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



[jira] [Comment Edited] (IMPALA-12688) Support JSON profile imports in webUI

2024-01-24 Thread Surya Hebbar (Jira)


[ 
https://issues.apache.org/jira/browse/IMPALA-12688?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17810435#comment-17810435
 ] 

Surya Hebbar edited comment on IMPALA-12688 at 1/24/24 3:04 PM:


The following columns are displayed for each imported query. Along with a 
delete button for each imported query.
 - Query ID
 - User
 - Default Db
 - Query Type
 - Start Time
 - End Time
 - Duration
 - Bytes Read
 - Bytes Sent
 - Query State
 - No. of rows fetched
 - Resource Pool
 - Query Statement

!imported_queries_list.png|width=942,height=242!


was (Author: JIRAUSER299620):
The following columns are displayed for each imported query. Along with a 
delete button for each imported query.
 - Query ID
 - User
 - Default Db
 - Query Type
 - Start Time
 - End Time
 - Duration
 - Bytes Read
 - Bytes Sent
 - Query State
 - No. of rows fetched
 - Resource Pool
 - Query Statement

!imported_queries_list.png|width=973,height=250!

> Support JSON profile imports in webUI
> -
>
> Key: IMPALA-12688
> URL: https://issues.apache.org/jira/browse/IMPALA-12688
> Project: IMPALA
>  Issue Type: New Feature
>Reporter: Surya Hebbar
>Assignee: Surya Hebbar
>Priority: Major
> Attachments: imported_queries_button.png, imported_queries_list.png, 
> imported_queries_page.png, imported_query_statement.png, 
> imported_query_text_plan.png, imported_query_timeline.png
>
>
> It would be helpful for users to visualize the query timeline by selecting a 
> local JSON query profile.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

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



[jira] [Comment Edited] (IMPALA-12688) Support JSON profile imports in webUI

2024-01-24 Thread Surya Hebbar (Jira)


[ 
https://issues.apache.org/jira/browse/IMPALA-12688?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17810434#comment-17810434
 ] 

Surya Hebbar edited comment on IMPALA-12688 at 1/24/24 3:03 PM:


The imported queries section is located below completed queries and above query 
locations.

The section also displays number of imported queries.

!imported_queries_page.png|width=941,height=460!


was (Author: JIRAUSER299620):
The imported queries section is located below completed queries and above query 
locations.

The section also displays number of imported queries.

!imported_queries_page.png|width=933,height=456!

> Support JSON profile imports in webUI
> -
>
> Key: IMPALA-12688
> URL: https://issues.apache.org/jira/browse/IMPALA-12688
> Project: IMPALA
>  Issue Type: New Feature
>Reporter: Surya Hebbar
>Assignee: Surya Hebbar
>Priority: Major
> Attachments: imported_queries_button.png, imported_queries_list.png, 
> imported_queries_page.png, imported_query_statement.png, 
> imported_query_text_plan.png, imported_query_timeline.png
>
>
> It would be helpful for users to visualize the query timeline by selecting a 
> local JSON query profile.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

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



[jira] [Comment Edited] (IMPALA-12688) Support JSON profile imports in webUI

2024-01-24 Thread Surya Hebbar (Jira)


[ 
https://issues.apache.org/jira/browse/IMPALA-12688?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17810435#comment-17810435
 ] 

Surya Hebbar edited comment on IMPALA-12688 at 1/24/24 2:55 PM:


The following columns are displayed for each imported query. Along with a 
delete button for each imported query.
 - Query ID
 - User
 - Default Db
 - Query Type
 - Start Time
 - End Time
 - Duration
 - Bytes Read
 - Bytes Sent
 - Query State
 - No. of rows fetched
 - Resource Pool
 - Query Statement

!imported_queries_list.png|width=973,height=250!


was (Author: JIRAUSER299620):
The following columns are displayed for each imported query. Along with a 
delete button for each.
 - Query ID
 - User
 - Default Db
 - Query Type
 - Start Time
 - End Time
 - Duration
 - Bytes Read
 - Bytes Sent
 - Query State
 - No. of rows fetched
 - Resource Pool
 - Query Statement

!imported_queries_list.png|width=973,height=250!

> Support JSON profile imports in webUI
> -
>
> Key: IMPALA-12688
> URL: https://issues.apache.org/jira/browse/IMPALA-12688
> Project: IMPALA
>  Issue Type: New Feature
>Reporter: Surya Hebbar
>Assignee: Surya Hebbar
>Priority: Major
> Attachments: imported_queries_button.png, imported_queries_list.png, 
> imported_queries_page.png
>
>
> It would be helpful for users to visualize the query timeline by selecting a 
> local JSON query profile.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

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



[jira] [Comment Edited] (IMPALA-12688) Support JSON profile imports in webUI

2024-01-24 Thread Surya Hebbar (Jira)


[ 
https://issues.apache.org/jira/browse/IMPALA-12688?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17810435#comment-17810435
 ] 

Surya Hebbar edited comment on IMPALA-12688 at 1/24/24 2:53 PM:


The following columns are displayed for each imported query. Along with a 
delete button for each.
 - Query ID
 - User
 - Default Db
 - Query Type
 - Start Time
 - End Time
 - Duration
 - Bytes Read
 - Bytes Sent
 - Query State
 - No. of rows fetched
 - Resource Pool
 - Query Statement

!imported_queries_list.png|width=973,height=250!


was (Author: JIRAUSER299620):
The following columns are displayed for each imported query.


- Query ID
- User
- Default Db
- Query Type
- Start Time
- End Time
- Duration
- Bytes Read
- Bytes Sent
- Query State
- No. of rows fetched
- Resource Pool
- Query Statement

!imported_queries_list.png|width=973,height=250!

> Support JSON profile imports in webUI
> -
>
> Key: IMPALA-12688
> URL: https://issues.apache.org/jira/browse/IMPALA-12688
> Project: IMPALA
>  Issue Type: New Feature
>Reporter: Surya Hebbar
>Assignee: Surya Hebbar
>Priority: Major
> Attachments: imported_queries_button.png, imported_queries_list.png, 
> imported_queries_page.png
>
>
> It would be helpful for users to visualize the query timeline by selecting a 
> local JSON query profile.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

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