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

Dávid Paksy commented on HBASE-29878:
-------------------------------------

It seems that the refguide check fails in the Yetus General Check:

[https://github.com/apache/hbase/pull/7726#issuecomment-4011048658]

 

```
  cd /home/runner/work/hbase/hbase/src
  /opt/maven/bin/mvn --batch-mode 
-Dmaven.repo.local=/home/runner/yetus-m2/hbase-master-patch-608 clean site 
--batch-mode -pl . -Dtest=NoUnitTests -DHBasePatchProcess -Prelease 
-Dmaven.javadoc.skip=true -Dcheckstyle.skip=true -Dspotbugs.skip=true > 
/home/runner/work/hbase/hbase/yetus-general-check/output/patch-refguide.log 2>&1
  [Fri Mar  6 09:50:32 AM UTC 2026 DEBUG]: add_vote_table_v2 >-1< >refguide< >< 
>10< patch failed to produce the html version of the reference guide.
````


The refguide is built quite differently now than before and our Yetus check 
seems to expect the old way:

[https://github.com/apache/hbase/blob/master/dev-support/hbase-personality.sh#L456]

 

> Improve the Documentation UI
> ----------------------------
>
>                 Key: HBASE-29878
>                 URL: https://issues.apache.org/jira/browse/HBASE-29878
>             Project: HBase
>          Issue Type: Task
>          Components: documentation, UI
>            Reporter: Yurii Palamarchuk
>            Assignee: Yurii Palamarchuk
>            Priority: Major
>              Labels: pull-request-available
>
> Update the Documentation UI, so it matches the new landing page look. It also 
> requires to convert the ascii-docs format to mdx (extended markdown).



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

Reply via email to