[jira] [Updated] (YARN-362) Unexpected extra results when using the task attempt table search

2013-02-06 Thread Ravi Prakash (JIRA)

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

Ravi Prakash updated YARN-362:
--

Attachment: YARN-362.branch-0.23.patch

Thanks for the review Jason! I hadn't realized that I hadn't jsonified the 
attempts table. I'm doing so in this patch. I've also fixed the pollution of 
search results, along with some minor code improvements.

 Unexpected extra results when using the task attempt table search
 -

 Key: YARN-362
 URL: https://issues.apache.org/jira/browse/YARN-362
 Project: Hadoop YARN
  Issue Type: Bug
Affects Versions: 2.0.3-alpha, 0.23.5
Reporter: Jason Lowe
Assignee: Ravi Prakash
Priority: Minor
 Attachments: MAPREDUCE-4960.patch, YARN-362.branch-0.23.patch, 
 YARN-362.patch


 When using the search box on the web UI to search for a specific task number 
 (e.g.: 0831), sometimes unexpected extra results are shown.  Using the web 
 browser's built-in search-within-page does not show any hits, so these look 
 like completely spurious results.
 It looks like the raw timestamp value for time columns, which is not shown in 
 the table, is also being searched with the search box.

--
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] [Updated] (YARN-362) Unexpected extra results when using the task attempt table search

2013-02-06 Thread Ravi Prakash (JIRA)

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

Ravi Prakash updated YARN-362:
--

Attachment: YARN-362.patch

The patch ported to trunk

 Unexpected extra results when using the task attempt table search
 -

 Key: YARN-362
 URL: https://issues.apache.org/jira/browse/YARN-362
 Project: Hadoop YARN
  Issue Type: Bug
Affects Versions: 2.0.3-alpha, 0.23.5
Reporter: Jason Lowe
Assignee: Ravi Prakash
Priority: Minor
 Attachments: MAPREDUCE-4960.patch, YARN-362.branch-0.23.patch, 
 YARN-362.patch


 When using the search box on the web UI to search for a specific task number 
 (e.g.: 0831), sometimes unexpected extra results are shown.  Using the web 
 browser's built-in search-within-page does not show any hits, so these look 
 like completely spurious results.
 It looks like the raw timestamp value for time columns, which is not shown in 
 the table, is also being searched with the search box.

--
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