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

Hudson commented on HBASE-29452:
--------------------------------

Results for branch master
        [build #1321 on 
builds.a.o|https://ci-hbase.apache.org/job/HBase%20Nightly/job/master/1321/]: 
(x) *{color:red}-1 overall{color}*
----
details (if available):

(/) {color:green}+1 general checks{color}
-- For more information [see general 
report|https://ci-hbase.apache.org/job/HBase%20Nightly/job/master/1321/General_20Nightly_20Build_20Report/]








(x) {color:red}-1 jdk17 hadoop3 checks{color}
-- For more information [see jdk17 
report|https://ci-hbase.apache.org/job/HBase%20Nightly/job/master/1321/JDK17_20Nightly_20Build_20Report_20_28Hadoop3_29/]


(/) {color:green}+1 jdk17 hadoop 3.3.5 backward compatibility checks{color}
-- For more information [see jdk17 
report|https://ci-hbase.apache.org/job/HBase%20Nightly/job/master/1321/JDK17_20Nightly_20Build_20Report_20_28Hadoop3_29/]


(/) {color:green}+1 jdk17 hadoop 3.3.6 backward compatibility checks{color}
-- For more information [see jdk17 
report|https://ci-hbase.apache.org/job/HBase%20Nightly/job/master/1321/JDK17_20Nightly_20Build_20Report_20_28Hadoop3_29/]


(/) {color:green}+1 jdk17 hadoop 3.4.0 backward compatibility checks{color}
-- For more information [see jdk17 
report|https://ci-hbase.apache.org/job/HBase%20Nightly/job/master/1321/JDK17_20Nightly_20Build_20Report_20_28Hadoop3_29/]


(/) {color:green}+1 source release artifact{color}
-- See build output for details.


(/) {color:green}+1 client integration test for 3.3.5 {color}
(/) {color:green}+1 client integration test for 3.3.6 {color}
(/) {color:green}+1 client integration test for 3.4.0 {color}
(/) {color:green}+1 client integration test for 3.4.1 {color}


> Fix broken links in the reference guide
> ---------------------------------------
>
>                 Key: HBASE-29452
>                 URL: https://issues.apache.org/jira/browse/HBASE-29452
>             Project: HBase
>          Issue Type: Bug
>          Components: documentation
>            Reporter: Junegunn Choi
>            Assignee: Junegunn Choi
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 4.0.0-alpha-1
>
>
> The reference guide (https://hbase.apache.org/book.html) has many broken 
> links. Let's fix them.
> h2. Finding broken links
> I used [LinkChecker|https://github.com/linkchecker/linkchecker] to find 
> broken links on the page:
> {code}
> linkchecker -r 1 --check-extern https://hbase.apache.org/book.html
> {code}
> h2. Strategies for fixing broken links
> * Replace missing pages with their archived versions from the Wayback Machine
> * Update links to point to modern alternatives
> * Replace {{/apidocs/}} with {{/devapidocs/}} when appropriate
> * Correct typos in URLs
> * Remove links if they are no longer relevant
> * Replace deprecated APIs with their modern alternatives
> ** HColumnDescriptor -> ColumnFamilyDescriptorBuilder
> ** HTableDescriptor -> TableDescriptorBuilder



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to