You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Toshihiro Suzuki (Jira)" <ji...@apache.org> on 2019/09/30 08:31:00 UTC

[jira] [Comment Edited] (HBASE-22992) Blog post for hbtop on hbase.apache.org

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

Toshihiro Suzuki edited comment on HBASE-22992 at 9/30/19 8:30 AM:
-------------------------------------------------------------------

[~stack] I'm moving the README of hbtop to the hbase ref guide in HBASE-22986. 

The steps I'm thinking about are as follows:
1. Copy the gif images in the main repo to the hbase-site repo.
2. Migrate the README to the hbase ref guide and make it refer to the copied images in the hbase-site.
3. Remove the images from the main repo.

And, step 1 has already been done in the following commit in the hbase-site repo:
https://github.com/apache/hbase-site/commit/4f819c5e2c9d67317a59f7aa2b9fa5346d420892

As the blog post also refers to the images, we need to modify to make it refer to the images in the hbase-site as well. Could you please do that to avoid dead link of the images?

The filename is the same. We need to change the path from "https://github.com/apache/hbase/blob/master/hbase-hbtop/img/" to "https://hbase.apache.org/images/hbtop/".

For example:
Before:
https://github.com/apache/hbase/blob/master/hbase-hbtop/img/top_screen.gif
https://github.com/apache/hbase/raw/master/hbase-hbtop/img/top_screen.gif

After:
https://hbase.apache.org/images/hbtop/top_screen.gif

Thanks.



was (Author: brfrn169):
[~stack] I'm moving the README of hbtop to the hbase ref guide in HBASE-22986. 

The steps I'm thinking about are as follows:
1. Copy the gif images in the main repo to the hbase-site repo.
2. Migrate the README to the hbase ref guide and make it refer to the copied images in the hbase-site.
3. Remove the images from the main repo.

And, step 1 has already been done in the following commit in the hbase-site repo:
https://github.com/apache/hbase-site/commit/4f819c5e2c9d67317a59f7aa2b9fa5346d420892

As the blog post also refers to the images, we need to modify to make it refer to the images in the hbase-site as well. Could you please do that to avoid dead link of the images?

The filename is the same. We need to change the path from "https://github.com/apache/hbase/blob/master/hbase-hbtop/img/" to "https://hbase.apache.org/images/hbtop/".

For example:
Before: https://github.com/apache/hbase/blob/master/hbase-hbtop/img/top_screen.gif
After: https://hbase.apache.org/images/hbtop/top_screen.gif

Thanks.


> Blog post for hbtop on hbase.apache.org
> ---------------------------------------
>
>                 Key: HBASE-22992
>                 URL: https://issues.apache.org/jira/browse/HBASE-22992
>             Project: HBase
>          Issue Type: Sub-task
>            Reporter: Toshihiro Suzuki
>            Assignee: Toshihiro Suzuki
>            Priority: Major
>             Fix For: 3.0.0
>
>




--
This message was sent by Atlassian Jira
(v8.3.4#803005)