[jira] [Commented] (OOZIE-1499) Update only necessary columns and consolidate JPA Executors

2013-09-07 Thread Virag Kothari (JIRA)

[ 
https://issues.apache.org/jira/browse/OOZIE-1499?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13761179#comment-13761179
 ] 

Virag Kothari commented on OOZIE-1499:
--

Build was failing as this commit didn't include new files. 
Reverted it and recommitted.

> Update only necessary columns and consolidate JPA Executors
> ---
>
> Key: OOZIE-1499
> URL: https://issues.apache.org/jira/browse/OOZIE-1499
> Project: Oozie
>  Issue Type: Bug
>Affects Versions: trunk
>Reporter: Ryota Egashira
>Assignee: Ryota Egashira
> Fix For: trunk
>
> Attachments: OOZIE-1499-v10.patch, OOZIE-1499-v11.patch, 
> OOZIE-1499-v12.patch, OOZIE-1499-v13.patch, OOZIE-1499-v8.patch, 
> OOZIE-1499-v9.patch
>
>
> In some commands, unchanged/unnecessary columns are updated using em.merge. 
> only necessary ones should be updated.
> also there are many JPA Executors (one for each query) now, and these can be 
> consolidated. 
>  

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


[jira] [Commented] (OOZIE-1509) Do not preload all tabs in Oozie UI and make Active Jobs default

2013-09-07 Thread Rohini Palaniswamy (JIRA)

[ 
https://issues.apache.org/jira/browse/OOZIE-1509?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13761160#comment-13761160
 ] 

Rohini Palaniswamy commented on OOZIE-1509:
---

+1

> Do not preload all tabs in Oozie UI and make Active Jobs default
> 
>
> Key: OOZIE-1509
> URL: https://issues.apache.org/jira/browse/OOZIE-1509
> Project: Oozie
>  Issue Type: Bug
>Affects Versions: trunk
>Reporter: Rohini Palaniswamy
>Assignee: Mona Chitnis
> Fix For: trunk
>
> Attachments: OOZIE-1509-1.patch, OOZIE-1509-2.patch
>
>
> Oozie UI loading is very slow and puts lot of load on server and database.
>   1) Load only tabs that user is viewing.
>   2) Make Active Jobs the default instead of showing all jobs. Users are more 
> interested in that. Active jobs should also show RUNNINGWITHERROR jobs.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


Re: Review Request 14006: [GUI] OOZIE-1509 Do not preload all tabs in Oozie UI and make Active Jobs default

2013-09-07 Thread Rohini Palaniswamy

---
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/14006/#review25976
---

Ship it!


Ship It!

- Rohini Palaniswamy


On Sept. 7, 2013, 1:49 a.m., Mona Chitnis wrote:
> 
> ---
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/14006/
> ---
> 
> (Updated Sept. 7, 2013, 1:49 a.m.)
> 
> 
> Review request for oozie.
> 
> 
> Bugs: OOZIE-1509
> https://issues.apache.org/jira/browse/OOZIE-1509
> 
> 
> Repository: oozie
> 
> 
> Description
> ---
> 
> See JIRA Description
> 
> 
> Diffs
> -
> 
>   trunk/webapp/src/main/webapp/index.jsp 1520462 
>   trunk/webapp/src/main/webapp/oozie-console.css PRE-CREATION 
>   trunk/webapp/src/main/webapp/oozie-console.js 1520462 
> 
> Diff: https://reviews.apache.org/r/14006/diff/
> 
> 
> Testing
> ---
> 
> Manual testing done
> 
> 
> Thanks,
> 
> Mona Chitnis
> 
>