答复: Local website build check 2nd language page not working

2022-01-28 Thread 陈 翔
docusaurus seems to have made some mandatory checks on broken links between files after using i18n. The build failure may be caused by the absolute / relative paths problem after multiple versions. Next, I should finish the https://issues.apache.org/jira/browse/YUNIKORN-1035 first and write out

[jira] [Resolved] (YUNIKORN-1062) fix table layout in md files

2022-01-28 Thread Craig Condit (Jira)
[ https://issues.apache.org/jira/browse/YUNIKORN-1062?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Craig Condit resolved YUNIKORN-1062. Fix Version/s: 1.0.0 Resolution: Fixed Merged to master. > fix table layout in

[jira] [Resolved] (YUNIKORN-962) announce old rest path deprecation in the docs

2022-01-28 Thread Craig Condit (Jira)
[ https://issues.apache.org/jira/browse/YUNIKORN-962?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Craig Condit resolved YUNIKORN-962. --- Fix Version/s: 0.12.2 Resolution: Fixed Resolving this one as API docs have been

[jira] [Resolved] (YUNIKORN-1063) Fix build issues on website

2022-01-28 Thread Craig Condit (Jira)
[ https://issues.apache.org/jira/browse/YUNIKORN-1063?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Craig Condit resolved YUNIKORN-1063. Fix Version/s: 1.0.0 Resolution: Fixed Merged into master and site verified to

Re: Local website build check 2nd language page not working

2022-01-28 Thread Weiwei Yang
Update: Craig has posted a fix https://github.com/apache/incubator-yunikorn-site/pull/122 and now everything gets back to work again. Thank you for the quick turnaround! Thank you everyone for collaborating on this!! On Fri, Jan 28, 2022 at 9:44 AM Weiwei Yang wrote: > Hi Chen Xiang > > I've

[jira] [Created] (YUNIKORN-1063) Fix build issues on website

2022-01-28 Thread Craig Condit (Jira)
Craig Condit created YUNIKORN-1063: -- Summary: Fix build issues on website Key: YUNIKORN-1063 URL: https://issues.apache.org/jira/browse/YUNIKORN-1063 Project: Apache YuniKorn Issue Type:

Re: Local website build check 2nd language page not working

2022-01-28 Thread Weiwei Yang
Hi Chen Xiang I've merged https://github.com/apache/incubator-yunikorn-site/pull/117 but still see the build failure. Could you please help to take a look at how to fix this? Thanks On Fri, Jan 28, 2022 at 5:39 AM Wilfred Spiegelenburg wrote: > Thank you for that, I found the reference in the

Re: Apache YuniKorn (Incubating) - Community Graduation Vote

2022-01-28 Thread Li Gao
+1 On Thu, Jan 27, 2022 at 9:46 PM Manikandan R wrote: > +1 > > On Fri, Jan 28, 2022 at 12:32 AM Subru Krishnan wrote: > > > +1. > > > > On Wed, Jan 26, 2022 at 11:10 PM WenChih Lo wrote: > > > > > +1 > > > > > > DB Tsai 於 2022年1月27日 週四 下午2:36寫道: > > > > > >> +1 > > >> DB Tsai |

[jira] [Resolved] (YUNIKORN-1045) Add maturity matrix to the website

2022-01-28 Thread Weiwei Yang (Jira)
[ https://issues.apache.org/jira/browse/YUNIKORN-1045?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Weiwei Yang resolved YUNIKORN-1045. --- Fix Version/s: 1.0.0 Resolution: Fixed > Add maturity matrix to the website >

[GitHub] [incubator-yunikorn-release] wilfred-s opened a new pull request #76: [YUNIKORN-1047] move release procedure doc to website

2022-01-28 Thread GitBox
wilfred-s opened a new pull request #76: URL: https://github.com/apache/incubator-yunikorn-release/pull/76 cleanup of the release repo -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the

Yunikorn metrics improvements

2022-01-28 Thread Peter Bacsko
Hi all, recently I've started to work on enhancing YK metrics. This simply means collecting more data (counters, statistics, distributions, etc) that helps debugging and troubleshooting various issues, mostly performance related. I created YUNIKORN-1049

[jira] [Created] (YUNIKORN-1062) fix table layout in md files

2022-01-28 Thread Wilfred Spiegelenburg (Jira)
Wilfred Spiegelenburg created YUNIKORN-1062: --- Summary: fix table layout in md files Key: YUNIKORN-1062 URL: https://issues.apache.org/jira/browse/YUNIKORN-1062 Project: Apache YuniKorn

Re: Local website build check 2nd language page not working

2022-01-28 Thread Wilfred Spiegelenburg
Thank you for that, I found the reference in the docusaurus i18n tutorial now too. I'll open a jira to get the script updated so a choice can be made which locale we should run in the dev setup. Wilfred On Fri, 28 Jan 2022 at 23:43, 陈 翔 wrote: > > You can run: yarn run start -- --locale zh-cn

答复: Local website build check 2nd language page not working

2022-01-28 Thread 陈 翔
You can run: yarn run start -- --locale zh-cn Different languages need to be started independently in dev mode, but they will be packaged together in the build phase. By the way, at present, my last submission of the master branch will report an error when building. I have submitted a new PR

Re: [VOTE] Release Apache YuniKorn (incubating) 0.12.2 RC4

2022-01-28 Thread Wilfred Spiegelenburg
+1 (binding) Checked the following: * no unexpected binaries or files * signature confirmed * hash confirmed * build from source * deployed into kind 1.22.4 using helm charts and local build * checked REST calls * checked Web UI * killed scheduler pod and made sure it was restarted and available

Local website build check 2nd language page not working

2022-01-28 Thread Wilfred Spiegelenburg
I have tried to build the website locally to confirm a change is working. Is there anything special that needs to be done to allow browsing the translated pages? The only thing I get when I try to access the Chinese version (i.e. http://localhost:3000/zh-cn/) is an english page with "Page Not

[jira] [Resolved] (YUNIKORN-1059) Add Chinese translation for get started documents

2022-01-28 Thread Chaoran Yu (Jira)
[ https://issues.apache.org/jira/browse/YUNIKORN-1059?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chaoran Yu resolved YUNIKORN-1059. -- Resolution: Done > Add Chinese translation for get started documents >