Skip to content

Commit

Permalink
[DOCFIX] Add newlines at the end of file
Browse files Browse the repository at this point in the history
Add newlines to some documentation.

pr-link: #15516
change-id: cid-db0d3f0fe82bcaacfeadc1ea4cfaea36fcdc833f
  • Loading branch information
dbw9580 authored May 7, 2022
1 parent ed258e8 commit ef6b7ef
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion docs/cn/contributor/Building-Alluxio-From-Source.md
Original file line number Diff line number Diff line change
Expand Up @@ -201,4 +201,4 @@ $ export MAVEN_OPTS="-Xmx2g -XX:MaxPermSize=512M -XX:ReservedCodeCacheSize=512m"
如果检查失败,SCM就会抛出NPE。为避免该异常,请用maven参数"`-Dmaven.buildNumber.revisionOnScmFailure`"来设置Alluxio版本。
例如,如果alluxio的版本是2.7.3,那么请设置参数"`-Dmaven.buildNumber.revisionOnScmFailure=2.7.3`"。

更多信息可见[此处](https://www.mojohaus.org/buildnumber-maven-plugin/create-mojo.html#revisionOnScmFailure)。
更多信息可见[此处](https://www.mojohaus.org/buildnumber-maven-plugin/create-mojo.html#revisionOnScmFailure)。
2 changes: 1 addition & 1 deletion docs/cn/operation/Troubleshooting.md
Original file line number Diff line number Diff line change
Expand Up @@ -430,4 +430,4 @@ Alluxio在不同的生产环境下可配置不同的运行模式。
- 集群信息, 如节点个数, 每个节点内存, 数据中心内部还是跨数据中心运行
- 相关的Alluxio配置,如`alluxio-site.properties``alluxio-env.sh`
- 相关的Alluxio日志和计算/存储引擎的日志
- 如果您遇到了问题,请尝试通过清晰的步骤来重现它
- 如果您遇到了问题,请尝试通过清晰的步骤来重现它

0 comments on commit ef6b7ef

Please sign in to comment.