[jira] [Updated] (HDFS-12424) Datatable sorting on the Datanode Information page in the Namenode UI is broken

2017-09-12 Thread Kihwal Lee (JIRA)

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

Kihwal Lee updated HDFS-12424:
--
Target Version/s: 2.8.3

> Datatable sorting on the Datanode Information page in the Namenode UI is 
> broken
> ---
>
> Key: HDFS-12424
> URL: https://issues.apache.org/jira/browse/HDFS-12424
> Project: Hadoop HDFS
>  Issue Type: Bug
>Affects Versions: 2.8.1
>Reporter: Shawna Martell
>Assignee: Shawna Martell
>
> Attempting to sort the "In operation" table by Last contact, Capacity, 
> Blocks, or Version can result in unexpected behavior. Sorting by Blocks and 
> Version actually sort by entirely different columns, and Last contact and 
> Capacity are not being sorted numerically but rather alphabetically.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

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



[jira] [Updated] (HDFS-12424) Datatable sorting on the Datanode Information page in the Namenode UI is broken

2017-09-12 Thread Shawna Martell (JIRA)

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

Shawna Martell updated HDFS-12424:
--
Attachment: HDFS-12424-branch-2.8.1.patch
HDFS-12424.1.patch

> Datatable sorting on the Datanode Information page in the Namenode UI is 
> broken
> ---
>
> Key: HDFS-12424
> URL: https://issues.apache.org/jira/browse/HDFS-12424
> Project: Hadoop HDFS
>  Issue Type: Bug
>Affects Versions: 2.8.1
>Reporter: Shawna Martell
>Assignee: Shawna Martell
> Attachments: HDFS-12424.1.patch, HDFS-12424-branch-2.8.1.patch
>
>
> Attempting to sort the "In operation" table by Last contact, Capacity, 
> Blocks, or Version can result in unexpected behavior. Sorting by Blocks and 
> Version actually sort by entirely different columns, and Last contact and 
> Capacity are not being sorted numerically but rather alphabetically.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

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



[jira] [Updated] (HDFS-12424) Datatable sorting on the Datanode Information page in the Namenode UI is broken

2017-09-12 Thread Shawna Martell (JIRA)

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

Shawna Martell updated HDFS-12424:
--
Status: Patch Available  (was: Open)

> Datatable sorting on the Datanode Information page in the Namenode UI is 
> broken
> ---
>
> Key: HDFS-12424
> URL: https://issues.apache.org/jira/browse/HDFS-12424
> Project: Hadoop HDFS
>  Issue Type: Bug
>Affects Versions: 2.8.1
>Reporter: Shawna Martell
>Assignee: Shawna Martell
> Attachments: HDFS-12424.1.patch, HDFS-12424-branch-2.8.1.patch
>
>
> Attempting to sort the "In operation" table by Last contact, Capacity, 
> Blocks, or Version can result in unexpected behavior. Sorting by Blocks and 
> Version actually sort by entirely different columns, and Last contact and 
> Capacity are not being sorted numerically but rather alphabetically.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

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



[jira] [Updated] (HDFS-12424) Datatable sorting on the Datanode Information page in the Namenode UI is broken

2017-09-13 Thread Kihwal Lee (JIRA)

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

Kihwal Lee updated HDFS-12424:
--
Attachment: HDFS-12424.1.patch

Reattaching the patch to kick the trunk precommit build.  Unfortunately the 2.8 
patch naming caused to build branch-2.8.1, which still tried to download jdk7 
from Oracle. It should be name to not match other existing branch.   In any 
case, the build does not build or test the UI change.

> Datatable sorting on the Datanode Information page in the Namenode UI is 
> broken
> ---
>
> Key: HDFS-12424
> URL: https://issues.apache.org/jira/browse/HDFS-12424
> Project: Hadoop HDFS
>  Issue Type: Bug
>Affects Versions: 2.8.1
>Reporter: Shawna Martell
>Assignee: Shawna Martell
> Attachments: HDFS-12424.1.patch, HDFS-12424.1.patch, 
> HDFS-12424-branch-2.8.1.patch
>
>
> Attempting to sort the "In operation" table by Last contact, Capacity, 
> Blocks, or Version can result in unexpected behavior. Sorting by Blocks and 
> Version actually sort by entirely different columns, and Last contact and 
> Capacity are not being sorted numerically but rather alphabetically.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

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



[jira] [Updated] (HDFS-12424) Datatable sorting on the Datanode Information page in the Namenode UI is broken

2017-09-15 Thread Kihwal Lee (JIRA)

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

Kihwal Lee updated HDFS-12424:
--
   Resolution: Fixed
 Hadoop Flags: Reviewed
Fix Version/s: 3.1.0
   2.8.3
   3.0.0-beta1
   2.9.0
   Status: Resolved  (was: Patch Available)

Thanks for fixing this, [~shawnam]. I've committed this to trunk, branch-3.0, 
branch-2 and branch-2.8.

> Datatable sorting on the Datanode Information page in the Namenode UI is 
> broken
> ---
>
> Key: HDFS-12424
> URL: https://issues.apache.org/jira/browse/HDFS-12424
> Project: Hadoop HDFS
>  Issue Type: Bug
>Affects Versions: 2.8.1
>Reporter: Shawna Martell
>Assignee: Shawna Martell
> Fix For: 2.9.0, 3.0.0-beta1, 2.8.3, 3.1.0
>
> Attachments: HDFS-12424.1.patch, HDFS-12424.1.patch, 
> HDFS-12424-branch-2.8.1.patch
>
>
> Attempting to sort the "In operation" table by Last contact, Capacity, 
> Blocks, or Version can result in unexpected behavior. Sorting by Blocks and 
> Version actually sort by entirely different columns, and Last contact and 
> Capacity are not being sorted numerically but rather alphabetically.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

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