I first heard about the issue from Duo on JIRA, I do'nt know if anyone has made a jira yet.
The primary reason I can think of to test Oracle JDK instead of OpenJDK is the presumption that the Oracle JDK will be more common in production settings. We don't have, like, a survey of users@ to back that up of course. ¯\_(ツ)_/¯ On Sat, May 27, 2017 at 8:26 PM, Dima Spivak <[email protected]> wrote: > Oops, gotcha. Should have scrolled further below the checking out of the > master branch; I see further below that it was the 1.3 job. > > Is there a JIRA to address the JDK package not being available, Sean? Any > reason we insist upon using Oracle for these runs instead of the OpenJDK > equivalent? > > On Sat, May 27, 2017 at 12:14 PM Sean Busbey <[email protected]> wrote: > >> Also, this is specifically when the per-branch docker image is >> attempting to install the jdk(s) that are appropriate for the given >> branch. >> >> like branch-1 that is mentioned above is here: >> >> https://github.com/apache/hbase/blob/branch-1/dev-support/docker/Dockerfile >> >> On Sat, May 27, 2017 at 2:10 PM, Sean Busbey <[email protected]> wrote: >> > Dima, the issue pointed out above is specific to the branch-1* >> > branches that do support java 7. the master branch already doesn't do >> > any java 7, which is why the failures don't happen on it. >> > >> > On Sat, May 27, 2017 at 11:58 AM, Dima Spivak <[email protected]> >> wrote: >> >> Hey there, >> >> >> >> The master branch actually doesn't support Java 7 at all, so we should >> >> remove that; good catch. Would you mind opening a JIRA for the issue and >> >> one of the members of the team with Jenkins access can address it? >> >> >> >> On Sat, May 27, 2017 at 3:18 AM OpenInx <[email protected]> wrote: >> >> >> >>> Hi Guys >> >>> >> >>> Seems like we always fail to install jdk7 for Hadoop QA currently. ( >> RUN >> >>> apt-get -q update && apt-get -q install -y oracle-java7-installer >> failed) >> >>> >> >>> I'm not familiar with Hadoop QA environment, Could anyone help to (or >> >>> tell how to) fix it ? >> >>> >> >>> 1. https://builds.apache.org/job/PreCommit-HBASE-Build/6921/console >> >>> 2. https://builds.apache.org/job/PreCommit-HBASE-Build/6960/console >> >>> 3. https://issues.apache.org/jira/browse/HBASE-18066? >> >>> focusedCommentId=16025718&page=com.atlassian.jira. >> >>> plugin.system.issuetabpanels:comment-tabpanel#comment-16025718 >> >>> >> >>> >> >>> Thanks. >> >>> >> >> -- >> >> -Dima >> > -- > -Dima -- Sean
