[jira] [Updated] (HIVE-13122) LLAP: simple Model/View separation for UI

2016-02-26 Thread Gopal V (JIRA)

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

Gopal V updated HIVE-13122:
---
   Resolution: Fixed
Fix Version/s: 2.1.0
   Status: Resolved  (was: Patch Available)

> LLAP: simple Model/View separation for UI
> -
>
> Key: HIVE-13122
> URL: https://issues.apache.org/jira/browse/HIVE-13122
> Project: Hive
>  Issue Type: Improvement
>  Components: llap
>Affects Versions: 2.1.0
>Reporter: Gopal V
>Assignee: Gopal V
> Fix For: 2.1.0
>
> Attachments: HIVE-13122.1.patch, HIVE-13122.2.patch
>
>
> The current LLAP UI in master uses a fixed loop to both extract data and to 
> display it in the same loop.
> Split this up into a model-view, for modularity.
> NO PRECOMMIT TESTS



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Updated] (HIVE-13122) LLAP: simple Model/View separation for UI

2016-02-24 Thread Gopal V (JIRA)

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

Gopal V updated HIVE-13122:
---
Attachment: HIVE-13122.2.patch

> LLAP: simple Model/View separation for UI
> -
>
> Key: HIVE-13122
> URL: https://issues.apache.org/jira/browse/HIVE-13122
> Project: Hive
>  Issue Type: Improvement
>  Components: llap
>Affects Versions: 2.1.0
>Reporter: Gopal V
>Assignee: Gopal V
> Attachments: HIVE-13122.1.patch, HIVE-13122.2.patch
>
>
> The current LLAP UI in master uses a fixed loop to both extract data and to 
> display it in the same loop.
> Split this up into a model-view, for modularity.
> NO PRECOMMIT TESTS



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Updated] (HIVE-13122) LLAP: simple Model/View separation for UI

2016-02-24 Thread Gopal V (JIRA)

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

Gopal V updated HIVE-13122:
---
Attachment: (was: HIVE-13122.2.patch)

> LLAP: simple Model/View separation for UI
> -
>
> Key: HIVE-13122
> URL: https://issues.apache.org/jira/browse/HIVE-13122
> Project: Hive
>  Issue Type: Improvement
>  Components: llap
>Affects Versions: 2.1.0
>Reporter: Gopal V
>Assignee: Gopal V
> Attachments: HIVE-13122.1.patch
>
>
> The current LLAP UI in master uses a fixed loop to both extract data and to 
> display it in the same loop.
> Split this up into a model-view, for modularity.
> NO PRECOMMIT TESTS



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Updated] (HIVE-13122) LLAP: simple Model/View separation for UI

2016-02-24 Thread Gopal V (JIRA)

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

Gopal V updated HIVE-13122:
---
Attachment: HIVE-13122.2.patch

> LLAP: simple Model/View separation for UI
> -
>
> Key: HIVE-13122
> URL: https://issues.apache.org/jira/browse/HIVE-13122
> Project: Hive
>  Issue Type: Improvement
>  Components: llap
>Affects Versions: 2.1.0
>Reporter: Gopal V
>Assignee: Gopal V
> Attachments: HIVE-13122.1.patch, HIVE-13122.2.patch
>
>
> The current LLAP UI in master uses a fixed loop to both extract data and to 
> display it in the same loop.
> Split this up into a model-view, for modularity.
> NO PRECOMMIT TESTS



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Updated] (HIVE-13122) LLAP: simple Model/View separation for UI

2016-02-23 Thread Gopal V (JIRA)

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

Gopal V updated HIVE-13122:
---
Status: Patch Available  (was: Open)

> LLAP: simple Model/View separation for UI
> -
>
> Key: HIVE-13122
> URL: https://issues.apache.org/jira/browse/HIVE-13122
> Project: Hive
>  Issue Type: Improvement
>  Components: llap
>Affects Versions: 2.1.0
>Reporter: Gopal V
>Assignee: Gopal V
> Attachments: HIVE-13122.1.patch
>
>
> The current LLAP UI in master uses a fixed loop to both extract data and to 
> display it in the same loop.
> Split this up into a model-view, for modularity.
> NO PRECOMMIT TESTS



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Updated] (HIVE-13122) LLAP: simple Model/View separation for UI

2016-02-23 Thread Gopal V (JIRA)

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

Gopal V updated HIVE-13122:
---
Attachment: HIVE-13122.1.patch

> LLAP: simple Model/View separation for UI
> -
>
> Key: HIVE-13122
> URL: https://issues.apache.org/jira/browse/HIVE-13122
> Project: Hive
>  Issue Type: Improvement
>  Components: llap
>Affects Versions: 2.1.0
>Reporter: Gopal V
>Assignee: Gopal V
> Attachments: HIVE-13122.1.patch
>
>
> The current LLAP UI in master uses a fixed loop to both extract data and to 
> display it in the same loop.
> Split this up into a model-view, for modularity.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Updated] (HIVE-13122) LLAP: simple Model/View separation for UI

2016-02-23 Thread Gopal V (JIRA)

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

Gopal V updated HIVE-13122:
---
Description: 
The current LLAP UI in master uses a fixed loop to both extract data and to 
display it in the same loop.

Split this up into a model-view, for modularity.

NO PRECOMMIT TESTS

  was:
The current LLAP UI in master uses a fixed loop to both extract data and to 
display it in the same loop.

Split this up into a model-view, for modularity.


> LLAP: simple Model/View separation for UI
> -
>
> Key: HIVE-13122
> URL: https://issues.apache.org/jira/browse/HIVE-13122
> Project: Hive
>  Issue Type: Improvement
>  Components: llap
>Affects Versions: 2.1.0
>Reporter: Gopal V
>Assignee: Gopal V
> Attachments: HIVE-13122.1.patch
>
>
> The current LLAP UI in master uses a fixed loop to both extract data and to 
> display it in the same loop.
> Split this up into a model-view, for modularity.
> NO PRECOMMIT TESTS



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)