[ 
https://issues.apache.org/jira/browse/HBASE-19354?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16267792#comment-16267792
 ] 

stack commented on HBASE-19354:
-------------------------------

Here is a build where the attached patch to our Dockerfile is making progress. 
https://builds.apache.org/view/H-L/view/HBase/job/PreCommit-HBASE-Build/10052/console

You can see what JVMs are being used. The output files are distingushed by a 
jvm suffix as in:

mvn -Dmaven.repo.local=/home/jenkins/yetus-m2/hbase-branch-1.2-patch-1 
-DHBasePatchProcess clean test-compile -DskipTests=true > 
/testptch/patchprocess/patch-compile-root-jdk1.7.0_161.txt
mvn -Dmaven.repo.local=/home/jenkins/yetus-m2/hbase-branch-1.2-patch-1 
-DHBasePatchProcess clean test-compile -DskipTests=true > 
/testptch/patchprocess/patch-compile-root-jdk1.8.0_152.txt

Both 161 and 152 are newer that what is available on ubuntu trusty (14.04).

> [branch-1] Build using a jdk that is beyond ubuntu trusty's openjdk-151
> -----------------------------------------------------------------------
>
>                 Key: HBASE-19354
>                 URL: https://issues.apache.org/jira/browse/HBASE-19354
>             Project: HBase
>          Issue Type: Sub-task
>          Components: build
>            Reporter: stack
>            Assignee: stack
>         Attachments: HBASE-19354.branch-1.2.001.patch
>
>
> HDFS mini cluster hangs when it runs on openjdk 151. See parent issue where 
> [~chia7712] turns up the hang and then Xiao Chen confirms up in the parent 
> issue in a comment. Lets do what Xiao Chen suggests which comes from a Todd 
> approach over in kudu where we install newer versions of the jdk so we 
> by-pass the hdfs hangs.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to