You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@doris.apache.org by GitBox <gi...@apache.org> on 2022/07/19 11:10:43 UTC

[GitHub] [doris] sunhao-db opened a new pull request, #11014: A small tip during installation and deployment

sunhao-db opened a new pull request, #11014:
URL: https://github.com/apache/doris/pull/11014

   
   A small tip during installation and deployment


-- 
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 specific comment.

To unsubscribe, e-mail: commits-unsubscribe@doris.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@doris.apache.org
For additional commands, e-mail: commits-help@doris.apache.org


[GitHub] [doris] jackwener closed pull request #11014: A small tip during installation and deployment

Posted by GitBox <gi...@apache.org>.
jackwener closed pull request #11014: A small tip during installation and deployment
URL: https://github.com/apache/doris/pull/11014


-- 
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 specific comment.

To unsubscribe, e-mail: commits-unsubscribe@doris.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@doris.apache.org
For additional commands, e-mail: commits-help@doris.apache.org


[GitHub] [doris] jackwener commented on pull request #11014: A small tip during installation and deployment

Posted by GitBox <gi...@apache.org>.
jackwener commented on PR #11014:
URL: https://github.com/apache/doris/pull/11014#issuecomment-1253824183

   no response, close it


-- 
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 specific comment.

To unsubscribe, e-mail: commits-unsubscribe@doris.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@doris.apache.org
For additional commands, e-mail: commits-help@doris.apache.org


[GitHub] [doris] github-actions[bot] commented on pull request #11014: A small tip during installation and deployment

Posted by GitBox <gi...@apache.org>.
github-actions[bot] commented on PR #11014:
URL: https://github.com/apache/doris/pull/11014#issuecomment-1214166457

   PR approved by anyone and no changes requested.


-- 
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 specific comment.

To unsubscribe, e-mail: commits-unsubscribe@doris.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@doris.apache.org
For additional commands, e-mail: commits-help@doris.apache.org


[GitHub] [doris] jackwener commented on a diff in pull request #11014: A small tip during installation and deployment

Posted by GitBox <gi...@apache.org>.
jackwener commented on code in PR #11014:
URL: https://github.com/apache/doris/pull/11014#discussion_r962112240


##########
docs/zh-CN/docs/install/source-install/compilation-with-ldb-toolchain.md:
##########
@@ -125,3 +125,5 @@ $ USE_AVX2=0  sh build.sh
 若支持则直接执行 `sh build.sh` 即可
 
 该脚本会先编译第三方库,之后再编译 Doris 组件(FE、BE)。编译产出在 `output/` 目录下。
+
+如果编译失败,可以尝试执行sh build.sh --clean,这个操作只是清除一些已经生成的文件或者依赖,然后再次提交执行sh build.sh。

Review Comment:
   ```suggestion
   如果编译失败,可以尝试执行sh build.sh --clean,这个操作会额外清除一些已经生成的文件或者依赖。
   ```



-- 
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 specific comment.

To unsubscribe, e-mail: commits-unsubscribe@doris.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@doris.apache.org
For additional commands, e-mail: commits-help@doris.apache.org


[GitHub] [doris] github-actions[bot] commented on pull request #11014: A small tip during installation and deployment

Posted by GitBox <gi...@apache.org>.
github-actions[bot] commented on PR #11014:
URL: https://github.com/apache/doris/pull/11014#issuecomment-1236059724

   PR approved by at least one committer and no changes requested.


-- 
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 specific comment.

To unsubscribe, e-mail: commits-unsubscribe@doris.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@doris.apache.org
For additional commands, e-mail: commits-help@doris.apache.org