[ https://issues.apache.org/jira/browse/SUBMARINE-71?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16840993#comment-16840993 ]
Hadoop QA commented on SUBMARINE-71: ------------------------------------ | (x) *{color:red}-1 overall{color}* | \\ \\ || Vote || Subsystem || Runtime || Comment || | {color:blue}0{color} | {color:blue} reexec {color} | {color:blue} 13m 2s{color} | {color:blue} Docker mode activated. {color} | | {color:red}-1{color} | {color:red} yetus {color} | {color:red} 0m 6s{color} | {color:red} Unprocessed flag(s): --jenkins --skip-dir --mvn-args {color} | \\ \\ || Subsystem || Report/Notes || | Docker | Client=17.05.0-ce Server=17.05.0-ce base: https://builds.apache.org/job/PreCommit-SUBMARINE-Build/115/artifact/out/Dockerfile | | JIRA Issue | SUBMARINE-71 | | JIRA Patch URL | https://issues.apache.org/jira/secure/attachment/12968859/SUBMARINE-71.patch | | Console output | https://builds.apache.org/job/PreCommit-SUBMARINE-Build/115/console | | versions | git=2.7.4 | | Powered by | Apache Yetus 0.11.0-SNAPSHOT http://yetus.apache.org | This message was automatically generated. > [umbrella] Update submarine site > -------------------------------- > > Key: SUBMARINE-71 > URL: https://issues.apache.org/jira/browse/SUBMARINE-71 > Project: Hadoop Submarine > Issue Type: Improvement > Reporter: Xun Liu > Priority: Major > Attachments: SUBMARINE-71.patch > > > Manage http://hadoop.apache.org/submarine/ in this umbrella issue each > release an update to the site. > Modify the hadoop site as follows > 1) git clone https://github.com/apache/hadoop-site.git > 2) Run the hadoop site locally > {code:java} > cd hadoop-site/submarine/ > vi submarine/config.toml > baseurl = "http://localhost:1313" > publishDir = "content" > Hugo > Hugo server > Http://localhost:1313{code} > You can view the changes to the page through the browser. > 3) commit > Restore these 2 configurations in submarine/config.toml > {code:java} > baseurl = "/submarine/" > publishDir = "../content/submarine" > {code} -- This message was sent by Atlassian JIRA (v7.6.3#76005)