yangzhg commented on a change in pull request #4310: URL: https://github.com/apache/incubator-doris/pull/4310#discussion_r471879241
########## File path: fe/fe-core/pom.xml ########## @@ -36,7 +36,7 @@ under the License. <properties> <doris.home>${basedir}/../../</doris.home> - <fe_ut_parallel>${env.FE_UT_PARALLEL}</fe_ut_parallel> + <fe_ut_parallel>1</fe_ut_parallel> Review comment: This can avoid the problem that intilj will prompt a pom syntax error when the environment variable is not set ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org