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

Saad Ur Rahman commented on YUNIKORN-1226:
------------------------------------------

{quote}A local build is not a production build. If you use the script with the 
_run_ option to build and start the website locally it *will* only build one 
locale.
{quote}
Thank you for the information on build locale details for the documentation.

 
{quote}This means that it does not fully check all possible languages. By 
default just the english language is build. To make sure that both locales work 
you should switch locale, using SIGQUIT, and check your changes.
{quote}
_SIGQUIT_ is an interrupt signal to terminate a process and generate a core 
dump for state inspection. I think what you require is the _LANG_ shell command.

Something like this might build using the _zh_CN_ locale:
{code:java}
LANG=zh_CN.UTF-8 "yarn build"{code}

> Deprecate maturity page in YuniKorn
> -----------------------------------
>
>                 Key: YUNIKORN-1226
>                 URL: https://issues.apache.org/jira/browse/YUNIKORN-1226
>             Project: Apache YuniKorn
>          Issue Type: Bug
>          Components: website
>            Reporter: Sunil G
>            Assignee: Saad Ur Rahman
>            Priority: Major
>              Labels: newbee, pull-request-available, trivial
>             Fix For: 1.1.0
>
>
> https://yunikorn.apache.org/community/maturity needs to be removed.



--
This message was sent by Atlassian Jira
(v8.20.7#820007)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@yunikorn.apache.org
For additional commands, e-mail: issues-h...@yunikorn.apache.org

Reply via email to