Hann0321 commented on code in PR #1150:
URL: https://github.com/apache/bigtop/pull/1150#discussion_r1284165795


##########
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:
   > The TEZ building has been verified on the other Distros (Ubuntu, Fedora, 
Rocky).
   
   @guyuqi 
   I tried to grant 1000 uid to the specified working directory, but still get 
this error. The root permission is required for the openEuler system to run the 
bower installation command. However, the Jenkins user does not have the root 
permission in the openEuler system.
   
   



-- 
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]

Reply via email to