qizhu-lucas commented on a change in pull request #703:
URL: https://github.com/apache/bigtop/pull/703#discussion_r584471214



##########
File path: bigtop-packages/src/common/hadoop/install_hadoop.sh
##########
@@ -221,6 +221,7 @@ chmod 644 ${HADOOP_DIR}/lib/*.jar 
${MAPREDUCE_DIR}/lib/*.jar ${HDFS_DIR}/lib/*.j
 
 # Install webapps
 cp -ra ${BUILD_DIR}/share/hadoop/hdfs/webapps ${HDFS_DIR}/
+cp -ra ${BUILD_DIR}/share/hadoop/yarn/webapps ${YARN_DIR}/

Review comment:
       Thanks @iwasakims for review.
   I have fixed it to add -Pyarn-ui in 
bigtop-packages/src/common/hadoop/do-component-build.
   

##########
File path: bigtop-packages/src/common/hadoop/install_hadoop.sh
##########
@@ -221,6 +221,7 @@ chmod 644 ${HADOOP_DIR}/lib/*.jar 
${MAPREDUCE_DIR}/lib/*.jar ${HDFS_DIR}/lib/*.j
 
 # Install webapps
 cp -ra ${BUILD_DIR}/share/hadoop/hdfs/webapps ${HDFS_DIR}/
+cp -ra ${BUILD_DIR}/share/hadoop/yarn/webapps ${YARN_DIR}/

Review comment:
       Thanks @iwasakims for review.
   I have fixed it to add -Pyarn-ui in 
bigtop-packages/src/common/hadoop/do-component-build.
   




----------------------------------------------------------------
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:
[email protected]


Reply via email to