[
https://issues.apache.org/jira/browse/HBASE-21996?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17085067#comment-17085067
]
Peter Somogyi commented on HBASE-21996:
---------------------------------------
For the HBase website I generated the Javadoc locally and pushed it to the
hbase-site repository in HBASE-23703.
This patch modified the reportsets (e.g. dev API) to use the English locale. I
don't know yet how the Javadoc jars are generated in the build process but it
might come from a different source.
> Set locale for javadoc
> ----------------------
>
> Key: HBASE-21996
> URL: https://issues.apache.org/jira/browse/HBASE-21996
> Project: HBase
> Issue Type: Improvement
> Components: documentation
> Reporter: Peter Somogyi
> Assignee: Peter Somogyi
> Priority: Major
> Fix For: 3.0.0, 1.5.0, 2.3.0, 2.2.1, 2.1.6, 1.3.6, 1.4.11
>
> Attachments: HBASE-21996.master.001.patch, Screen Shot 2020-04-13 at
> 5.09.36 PM.png, Screen Shot 2020-04-13 at 5.11.59 PM.png
>
>
> Headers in generated javadoc could have different language based on the
> user's locale.
> For example the published 2.1 javadoc's headers are in Chinese while 2.0 is
> in English.
> 2.0:
> [https://hbase.apache.org/2.0/apidocs/org/apache/hadoop/hbase/client/HTable.html]
> 2.1:
> [https://hbase.apache.org/2.1/apidocs/org/apache/hadoop/hbase/client/HTable.html]
--
This message was sent by Atlassian Jira
(v8.3.4#803005)