guyuqi commented on code in PR #1150: URL: https://github.com/apache/bigtop/pull/1150#discussion_r1283935611
########## bigtop-packages/src/common/tez/do-component-build: ########## @@ -33,4 +33,11 @@ BUILD_TEZ_OPTS="clean package \ -Phadoop28 \ -DskipTests" +# install tez-ui by bower need the root permissions in openEuler Review Comment: jenkins uid is 1000, not 1001: ``` jenkins@e52ab97e4481:/ws$ id uid=1000(jenkins) gid=1000(jenkins) groups=1000(jenkins) ``` -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
