NihalJain commented on code in PR #142:
URL: https://github.com/apache/hbase-thirdparty/pull/142#discussion_r2198150525


##########
dev-support/jenkins/Jenkinsfile:
##########
@@ -53,7 +53,9 @@ pipeline {
         DOCKERFILE_REL = "${SRC_REL}/dev-support/jenkins/Dockerfile"
         YETUS_DRIVER_REL = 
"${SRC_REL}/dev-support/jenkins/jenkins_precommit_github_yetus.sh"
         ARCHIVE_PATTERN_LIST = '*.dump'
-        SET_JAVA_HOME = '/opt/java/openjdk'
+        SET_JAVA_HOME = "/usr/lib/jvm/java-8"

Review Comment:
   I copied these values from hbase main repo, I don't have much knowledge of 
Jenkinsfile management; if someone could guide me here it will be great!



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