[jira] [Updated] (HBASE-15415) Improve Master WebUI snapshot information

2016-05-09 Thread Matteo Bertozzi (JIRA)

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

Matteo Bertozzi updated HBASE-15415:

   Resolution: Fixed
Fix Version/s: (was: 0.98.20)
   Status: Resolved  (was: Patch Available)

> Improve Master WebUI snapshot information
> -
>
> Key: HBASE-15415
> URL: https://issues.apache.org/jira/browse/HBASE-15415
> Project: HBase
>  Issue Type: Improvement
>  Components: master, snapshots
>Affects Versions: 0.94.0
>Reporter: Sean Busbey
>Assignee: huaxiang sun
>Priority: Minor
>  Labels: beginner, supportability
> Fix For: 2.0.0, 1.3.0
>
> Attachments: 1-snapshot.png, 2-snapshots.png, 
> HBASE-15415-branch-1-01.patch, HBASE-15415-branch-1-02.patch, 
> HBASE-15415-branch-1_v001.patch, HBASE-15415-v001.patch, 
> HBASE-15415-v002.patch, HBASE-15415-v003.patch, HBASE-15415-v003.patch, 
> HBASE-15415-v007.patch, HBASE-15415-v008.patch, HBASE-15415-v009.patch, 
> HBASE-15415-v010.patch, empty-snapshots.png, master-snapshot.png
>
>
> On the Master WebUI, we currently show lots of information about the space 
> used by individual snapshots.
> We should also give a total space used.



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


[jira] [Updated] (HBASE-15415) Improve Master WebUI snapshot information

2016-05-09 Thread huaxiang sun (JIRA)

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

huaxiang sun updated HBASE-15415:
-
Attachment: HBASE-15415-branch-1-02.patch

Attach 02 version for branch-1, to address javadoc warning.

> Improve Master WebUI snapshot information
> -
>
> Key: HBASE-15415
> URL: https://issues.apache.org/jira/browse/HBASE-15415
> Project: HBase
>  Issue Type: Improvement
>  Components: master, snapshots
>Affects Versions: 0.94.0
>Reporter: Sean Busbey
>Assignee: huaxiang sun
>Priority: Minor
>  Labels: beginner, supportability
> Fix For: 2.0.0, 1.3.0, 0.98.20
>
> Attachments: 1-snapshot.png, 2-snapshots.png, 
> HBASE-15415-branch-1-01.patch, HBASE-15415-branch-1-02.patch, 
> HBASE-15415-branch-1_v001.patch, HBASE-15415-v001.patch, 
> HBASE-15415-v002.patch, HBASE-15415-v003.patch, HBASE-15415-v003.patch, 
> HBASE-15415-v007.patch, HBASE-15415-v008.patch, HBASE-15415-v009.patch, 
> HBASE-15415-v010.patch, empty-snapshots.png, master-snapshot.png
>
>
> On the Master WebUI, we currently show lots of information about the space 
> used by individual snapshots.
> We should also give a total space used.



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


[jira] [Updated] (HBASE-15415) Improve Master WebUI snapshot information

2016-05-08 Thread huaxiang sun (JIRA)

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

huaxiang sun updated HBASE-15415:
-
Attachment: HBASE-15415-branch-1-01.patch

rename branch-1 diff to the correct format.

> Improve Master WebUI snapshot information
> -
>
> Key: HBASE-15415
> URL: https://issues.apache.org/jira/browse/HBASE-15415
> Project: HBase
>  Issue Type: Improvement
>  Components: master, snapshots
>Affects Versions: 0.94.0
>Reporter: Sean Busbey
>Assignee: huaxiang sun
>Priority: Minor
>  Labels: beginner, supportability
> Fix For: 2.0.0, 1.3.0, 0.98.20
>
> Attachments: 1-snapshot.png, 2-snapshots.png, 
> HBASE-15415-branch-1-01.patch, HBASE-15415-branch-1_v001.patch, 
> HBASE-15415-v001.patch, HBASE-15415-v002.patch, HBASE-15415-v003.patch, 
> HBASE-15415-v003.patch, HBASE-15415-v007.patch, HBASE-15415-v008.patch, 
> HBASE-15415-v009.patch, HBASE-15415-v010.patch, empty-snapshots.png, 
> master-snapshot.png
>
>
> On the Master WebUI, we currently show lots of information about the space 
> used by individual snapshots.
> We should also give a total space used.



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


[jira] [Updated] (HBASE-15415) Improve Master WebUI snapshot information

2016-05-08 Thread huaxiang sun (JIRA)

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

huaxiang sun updated HBASE-15415:
-
Attachment: HBASE-15415-branch-1_v001.patch

Attach branch-1 patch. Changes:

1). Remove all mob reference.
2). In SnapshotsStats.jsp, add tableExists as it does not handle TableNotExists 
exception nicely(dumping out the exception directly in the web page). In master 
branch, it is handled nicely (showing table not exist).


> Improve Master WebUI snapshot information
> -
>
> Key: HBASE-15415
> URL: https://issues.apache.org/jira/browse/HBASE-15415
> Project: HBase
>  Issue Type: Improvement
>  Components: master, snapshots
>Affects Versions: 0.94.0
>Reporter: Sean Busbey
>Assignee: huaxiang sun
>Priority: Minor
>  Labels: beginner, supportability
> Fix For: 2.0.0, 1.3.0, 0.98.20
>
> Attachments: 1-snapshot.png, 2-snapshots.png, 
> HBASE-15415-branch-1_v001.patch, HBASE-15415-v001.patch, 
> HBASE-15415-v002.patch, HBASE-15415-v003.patch, HBASE-15415-v003.patch, 
> HBASE-15415-v007.patch, HBASE-15415-v008.patch, HBASE-15415-v009.patch, 
> HBASE-15415-v010.patch, empty-snapshots.png, master-snapshot.png
>
>
> On the Master WebUI, we currently show lots of information about the space 
> used by individual snapshots.
> We should also give a total space used.



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


[jira] [Updated] (HBASE-15415) Improve Master WebUI snapshot information

2016-05-06 Thread huaxiang sun (JIRA)

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

huaxiang sun updated HBASE-15415:
-
Attachment: HBASE-15415-v010.patch

New diff to address checkstyle issue and java doc issue.

> Improve Master WebUI snapshot information
> -
>
> Key: HBASE-15415
> URL: https://issues.apache.org/jira/browse/HBASE-15415
> Project: HBase
>  Issue Type: Improvement
>  Components: master, snapshots
>Affects Versions: 0.94.0
>Reporter: Sean Busbey
>Assignee: huaxiang sun
>Priority: Minor
>  Labels: beginner, supportability
> Fix For: 2.0.0, 1.3.0, 0.98.20
>
> Attachments: 1-snapshot.png, 2-snapshots.png, HBASE-15415-v001.patch, 
> HBASE-15415-v002.patch, HBASE-15415-v003.patch, HBASE-15415-v003.patch, 
> HBASE-15415-v007.patch, HBASE-15415-v008.patch, HBASE-15415-v009.patch, 
> HBASE-15415-v010.patch, empty-snapshots.png, master-snapshot.png
>
>
> On the Master WebUI, we currently show lots of information about the space 
> used by individual snapshots.
> We should also give a total space used.



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


[jira] [Updated] (HBASE-15415) Improve Master WebUI snapshot information

2016-05-06 Thread huaxiang sun (JIRA)

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

huaxiang sun updated HBASE-15415:
-
Attachment: HBASE-15415-v009.patch

Rebase based on the latest master.

> Improve Master WebUI snapshot information
> -
>
> Key: HBASE-15415
> URL: https://issues.apache.org/jira/browse/HBASE-15415
> Project: HBase
>  Issue Type: Improvement
>  Components: master, snapshots
>Affects Versions: 0.94.0
>Reporter: Sean Busbey
>Assignee: huaxiang sun
>Priority: Minor
>  Labels: beginner, supportability
> Fix For: 2.0.0, 1.3.0, 0.98.20
>
> Attachments: 1-snapshot.png, 2-snapshots.png, HBASE-15415-v001.patch, 
> HBASE-15415-v002.patch, HBASE-15415-v003.patch, HBASE-15415-v003.patch, 
> HBASE-15415-v007.patch, HBASE-15415-v008.patch, HBASE-15415-v009.patch, 
> empty-snapshots.png, master-snapshot.png
>
>
> On the Master WebUI, we currently show lots of information about the space 
> used by individual snapshots.
> We should also give a total space used.



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


[jira] [Updated] (HBASE-15415) Improve Master WebUI snapshot information

2016-05-06 Thread huaxiang sun (JIRA)

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

huaxiang sun updated HBASE-15415:
-
Attachment: HBASE-15415-v008.patch

Attach 08 patch, the last link for checkstyle and java doc does not work. I 
fixed some of the previous run for checkstyle and java doc warning.

> Improve Master WebUI snapshot information
> -
>
> Key: HBASE-15415
> URL: https://issues.apache.org/jira/browse/HBASE-15415
> Project: HBase
>  Issue Type: Improvement
>  Components: master, snapshots
>Affects Versions: 0.94.0
>Reporter: Sean Busbey
>Assignee: huaxiang sun
>Priority: Minor
>  Labels: beginner, supportability
> Fix For: 2.0.0, 1.3.0, 0.98.20
>
> Attachments: 1-snapshot.png, 2-snapshots.png, HBASE-15415-v001.patch, 
> HBASE-15415-v002.patch, HBASE-15415-v003.patch, HBASE-15415-v003.patch, 
> HBASE-15415-v007.patch, HBASE-15415-v008.patch, empty-snapshots.png, 
> master-snapshot.png
>
>
> On the Master WebUI, we currently show lots of information about the space 
> used by individual snapshots.
> We should also give a total space used.



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


[jira] [Updated] (HBASE-15415) Improve Master WebUI snapshot information

2016-05-05 Thread huaxiang sun (JIRA)

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

huaxiang sun updated HBASE-15415:
-
Attachment: HBASE-15415-v007.patch

Attach the latest patch to go through precommit.

> Improve Master WebUI snapshot information
> -
>
> Key: HBASE-15415
> URL: https://issues.apache.org/jira/browse/HBASE-15415
> Project: HBase
>  Issue Type: Improvement
>  Components: master, snapshots
>Affects Versions: 0.94.0
>Reporter: Sean Busbey
>Assignee: huaxiang sun
>Priority: Minor
>  Labels: beginner, supportability
> Fix For: 2.0.0, 1.3.0, 0.98.20
>
> Attachments: 1-snapshot.png, 2-snapshots.png, HBASE-15415-v001.patch, 
> HBASE-15415-v002.patch, HBASE-15415-v003.patch, HBASE-15415-v003.patch, 
> HBASE-15415-v007.patch, empty-snapshots.png, master-snapshot.png
>
>
> On the Master WebUI, we currently show lots of information about the space 
> used by individual snapshots.
> We should also give a total space used.



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


[jira] [Updated] (HBASE-15415) Improve Master WebUI snapshot information

2016-05-05 Thread Sean Busbey (JIRA)

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

Sean Busbey updated HBASE-15415:

Attachment: HBASE-15415-v003.patch

> Improve Master WebUI snapshot information
> -
>
> Key: HBASE-15415
> URL: https://issues.apache.org/jira/browse/HBASE-15415
> Project: HBase
>  Issue Type: Improvement
>  Components: master, snapshots
>Affects Versions: 0.94.0
>Reporter: Sean Busbey
>Assignee: huaxiang sun
>Priority: Minor
>  Labels: beginner, supportability
> Fix For: 2.0.0, 1.3.0, 0.98.20
>
> Attachments: 1-snapshot.png, 2-snapshots.png, HBASE-15415-v001.patch, 
> HBASE-15415-v002.patch, HBASE-15415-v003.patch, HBASE-15415-v003.patch, 
> empty-snapshots.png, master-snapshot.png
>
>
> On the Master WebUI, we currently show lots of information about the space 
> used by individual snapshots.
> We should also give a total space used.



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


[jira] [Updated] (HBASE-15415) Improve Master WebUI snapshot information

2016-05-04 Thread Sean Busbey (JIRA)

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

Sean Busbey updated HBASE-15415:

Status: Patch Available  (was: Open)

moving to patch available status

> Improve Master WebUI snapshot information
> -
>
> Key: HBASE-15415
> URL: https://issues.apache.org/jira/browse/HBASE-15415
> Project: HBase
>  Issue Type: Improvement
>  Components: master, snapshots
>Affects Versions: 0.94.0
>Reporter: Sean Busbey
>Assignee: huaxiang sun
>Priority: Minor
>  Labels: beginner, supportability
> Fix For: 2.0.0, 1.3.0, 0.98.20
>
> Attachments: 1-snapshot.png, 2-snapshots.png, HBASE-15415-v001.patch, 
> HBASE-15415-v002.patch, HBASE-15415-v003.patch, empty-snapshots.png, 
> master-snapshot.png
>
>
> On the Master WebUI, we currently show lots of information about the space 
> used by individual snapshots.
> We should also give a total space used.



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


[jira] [Updated] (HBASE-15415) Improve Master WebUI snapshot information

2016-05-04 Thread huaxiang sun (JIRA)

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

huaxiang sun updated HBASE-15415:
-
Attachment: master-snapshot.png
empty-snapshots.png
1-snapshot.png
2-snapshots.png

Attached the screenshots of the master page, empty snapshot stats page, pages 
of  two snapshots and one snapshot. 

> Improve Master WebUI snapshot information
> -
>
> Key: HBASE-15415
> URL: https://issues.apache.org/jira/browse/HBASE-15415
> Project: HBase
>  Issue Type: Improvement
>  Components: master, snapshots
>Affects Versions: 0.94.0
>Reporter: Sean Busbey
>Assignee: huaxiang sun
>Priority: Minor
>  Labels: beginner, supportability
> Fix For: 2.0.0, 1.3.0, 0.98.20
>
> Attachments: 1-snapshot.png, 2-snapshots.png, HBASE-15415-v001.patch, 
> HBASE-15415-v002.patch, HBASE-15415-v003.patch, empty-snapshots.png, 
> master-snapshot.png
>
>
> On the Master WebUI, we currently show lots of information about the space 
> used by individual snapshots.
> We should also give a total space used.



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


[jira] [Updated] (HBASE-15415) Improve Master WebUI snapshot information

2016-05-04 Thread huaxiang sun (JIRA)

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

huaxiang sun updated HBASE-15415:
-
Attachment: HBASE-15415-v003.patch

A new patch. Summary:
1) Snapshot storefile stats page is a new page. There is a link added in master 
page under snapshot. 
2). For each snapshot, format for  file size in Archive is NNN(MMM). NNN is the 
total size in archive directory. MMM is the size which is specific to the 
snapshot (when this snapshot is deleted, MMM is the size will be freed). 

> Improve Master WebUI snapshot information
> -
>
> Key: HBASE-15415
> URL: https://issues.apache.org/jira/browse/HBASE-15415
> Project: HBase
>  Issue Type: Improvement
>  Components: master, snapshots
>Affects Versions: 0.94.0
>Reporter: Sean Busbey
>Assignee: huaxiang sun
>Priority: Minor
>  Labels: beginner, supportability
> Fix For: 2.0.0, 1.3.0, 0.98.20
>
> Attachments: HBASE-15415-v001.patch, HBASE-15415-v002.patch, 
> HBASE-15415-v003.patch
>
>
> On the Master WebUI, we currently show lots of information about the space 
> used by individual snapshots.
> We should also give a total space used.



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


[jira] [Updated] (HBASE-15415) Improve Master WebUI snapshot information

2016-04-22 Thread Andrew Purtell (JIRA)

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

Andrew Purtell updated HBASE-15415:
---
Fix Version/s: (was: 0.98.19)
   0.98.20

> Improve Master WebUI snapshot information
> -
>
> Key: HBASE-15415
> URL: https://issues.apache.org/jira/browse/HBASE-15415
> Project: HBase
>  Issue Type: Improvement
>  Components: master, snapshots
>Affects Versions: 0.94.0
>Reporter: Sean Busbey
>Assignee: huaxiang sun
>Priority: Minor
>  Labels: beginner, supportability
> Fix For: 2.0.0, 1.3.0, 0.98.20
>
> Attachments: HBASE-15415-v001.patch, HBASE-15415-v002.patch
>
>
> On the Master WebUI, we currently show lots of information about the space 
> used by individual snapshots.
> We should also give a total space used.



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


[jira] [Updated] (HBASE-15415) Improve Master WebUI snapshot information

2016-03-19 Thread huaxiang sun (JIRA)

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

huaxiang sun updated HBASE-15415:
-
Status: Open  (was: Patch Available)

I am working on a new one.

> Improve Master WebUI snapshot information
> -
>
> Key: HBASE-15415
> URL: https://issues.apache.org/jira/browse/HBASE-15415
> Project: HBase
>  Issue Type: Improvement
>  Components: master, snapshots
>Affects Versions: 0.94.0
>Reporter: Sean Busbey
>Assignee: huaxiang sun
>Priority: Minor
>  Labels: beginner, supportability
> Fix For: 2.0.0, 1.3.0, 0.98.19
>
> Attachments: HBASE-15415-v001.patch, HBASE-15415-v002.patch
>
>
> On the Master WebUI, we currently show lots of information about the space 
> used by individual snapshots.
> We should also give a total space used.



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


[jira] [Updated] (HBASE-15415) Improve Master WebUI snapshot information

2016-03-16 Thread huaxiang sun (JIRA)

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

huaxiang sun updated HBASE-15415:
-
Attachment: HBASE-15415-v002.patch

New diff with the latest master.

> Improve Master WebUI snapshot information
> -
>
> Key: HBASE-15415
> URL: https://issues.apache.org/jira/browse/HBASE-15415
> Project: HBase
>  Issue Type: Improvement
>  Components: master, snapshots
>Affects Versions: 0.94.0
>Reporter: Sean Busbey
>Assignee: huaxiang sun
>Priority: Minor
>  Labels: beginner, supportability
> Fix For: 2.0.0, 1.3.0, 0.98.19
>
> Attachments: HBASE-15415-v001.patch, HBASE-15415-v002.patch
>
>
> On the Master WebUI, we currently show lots of information about the space 
> used by individual snapshots.
> We should also give a total space used.



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


[jira] [Updated] (HBASE-15415) Improve Master WebUI snapshot information

2016-03-15 Thread huaxiang sun (JIRA)

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

huaxiang sun updated HBASE-15415:
-
Attachment: HBASE-15415-v001.patch

> Improve Master WebUI snapshot information
> -
>
> Key: HBASE-15415
> URL: https://issues.apache.org/jira/browse/HBASE-15415
> Project: HBase
>  Issue Type: Improvement
>  Components: master, snapshots
>Affects Versions: 0.94.0
>Reporter: Sean Busbey
>Assignee: huaxiang sun
>Priority: Minor
>  Labels: beginner, supportability
> Fix For: 2.0.0, 1.3.0, 0.98.19
>
> Attachments: HBASE-15415-v001.patch
>
>
> On the Master WebUI, we currently show lots of information about the space 
> used by individual snapshots.
> We should also give a total space used.



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


[jira] [Updated] (HBASE-15415) Improve Master WebUI snapshot information

2016-03-15 Thread huaxiang sun (JIRA)

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

huaxiang sun updated HBASE-15415:
-
Status: Patch Available  (was: Open)

> Improve Master WebUI snapshot information
> -
>
> Key: HBASE-15415
> URL: https://issues.apache.org/jira/browse/HBASE-15415
> Project: HBase
>  Issue Type: Improvement
>  Components: master, snapshots
>Affects Versions: 0.94.0
>Reporter: Sean Busbey
>Assignee: huaxiang sun
>Priority: Minor
>  Labels: beginner, supportability
> Fix For: 2.0.0, 1.3.0, 0.98.19
>
> Attachments: HBASE-15415-v001.patch
>
>
> On the Master WebUI, we currently show lots of information about the space 
> used by individual snapshots.
> We should also give a total space used.



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


[jira] [Updated] (HBASE-15415) Improve Master WebUI snapshot information

2016-03-07 Thread Sean Busbey (JIRA)

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

Sean Busbey updated HBASE-15415:

Fix Version/s: (was: 1.0.4)
   (was: 1.1.4)
   (was: 1.2.1)

> Improve Master WebUI snapshot information
> -
>
> Key: HBASE-15415
> URL: https://issues.apache.org/jira/browse/HBASE-15415
> Project: HBase
>  Issue Type: Improvement
>  Components: master, snapshots
>Affects Versions: 0.94.0
>Reporter: Sean Busbey
>Priority: Minor
>  Labels: beginner, supportability
> Fix For: 2.0.0, 1.3.0, 0.98.19
>
>
> On the Master WebUI, we currently show lots of information about the space 
> used by individual snapshots.
> We should also give a total space used.



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