I believe that you need to regenerate the site using ‘hugo’ command (hugo is a site builder). Then commit and push the generated files.
Thanks Anu On 9/22/18, 9:56 AM, "俊平堵" <junping...@apache.org> wrote: Martin, thanks for your reply. It works now, but after git changes - I haven’t seen Apache Hadoop website get refreshed. It seems like to need some manually steps to refresh the website -if so, can you also update to the wiki? Thanks, Junping Elek, Marton <e...@apache.org>于2018年9月20日 周四下午1:40写道: > Please try > > git clone https://gitbox.apache.org/repos/asf/hadoop-site.git -b asf-site > > (It seems git tries to check out master instead of the branch). > > I updated the wiki, sorry for the inconvenience. > > Marton > > On 9/18/18 8:05 PM, 俊平堵 wrote: > > Hey Marton, > > The new release web-site actually doesn't work for me. When I > > follow your steps in wiki, and hit the issue during git clone repository > > (writable) for hadoop-site as below: > > > > git clone https://gitbox.apache.org/repos/asf/hadoop-site.git > > Cloning into 'hadoop-site'... > > remote: Counting objects: 252414, done. > > remote: Compressing objects: 100% (29625/29625), done. > > remote: Total 252414 (delta 219617), reused 252211 (delta 219422) > > Receiving objects: 100% (252414/252414), 98.78 MiB | 3.32 MiB/s, done. > > Resolving deltas: 100% (219617/219617), done. > > warning: remote HEAD refers to nonexistent ref, unable to checkout. > > > > Can you check above repository is correct for clone? > > I can clone readable repository (https://github.com/apache/hadoop-site) > > successfully though but cannot push back changes which is expected. > > > > Thanks, > > > > Junping > > > > Elek, Marton <e...@apache.org <mailto:e...@apache.org>>于2018年9月17日 > > 周一上午6:15写道: > > > > Hi Junping, > > > > Thank you to work on this release. > > > > This release is the first release after the hadoop site change, and I > > would like to be sure that everything works fine. > > > > Unfortunately I didn't get permission to edit the old wiki, but this > is > > definition of the site update on the new wiki: > > > > > https://cwiki.apache.org/confluence/display/HADOOP/How+to+generate+and+push+ASF+web+site+after+HADOOP-14163 > > > > Please let me know if something is not working for you... > > > > Thanks, > > Marton > > > > > > On 09/10/2018 02:00 PM, 俊平堵 wrote: > > > Hi all, > > > > > > I've created the first release candidate (RC0) for Apache > > > Hadoop 2.8.5. This is our next point release to follow up 2.8.4. > It > > > includes 33 important fixes and improvements. > > > > > > > > > The RC artifacts are available at: > > > http://home.apache.org/~junping_du/hadoop-2.8.5-RC0 > > > > > > > > > The RC tag in git is: release-2.8.5-RC0 > > > > > > > > > > > > The maven artifacts are available via repository.apache.org > > <http://repository.apache.org>< > > > http://repository.apache.org> at: > > > > > > > > > https://repository.apache.org/content/repositories/orgapachehadoop-1140 > > > > > > > > > Please try the release and vote; the vote will run for the > > usual 5 working > > > days, ending on 9/15/2018 PST time. > > > > > > > > > Thanks, > > > > > > > > > Junping > > > > > >