Only the build of ptest uses Java7. Java8 is not seen in the Jenkins job configuration, but there is a property file on the ptest server that sets the java version to use when building and running the tests.
In the log you can see: 2016-06-10 12:39:32,655 INFO LocalCommand$CollectLogPolicy.handleOutput:92 + export JAVA_HOME=/usr/java/jdk1.8.0_25 2016-06-10 12:39:32,655 INFO LocalCommand$CollectLogPolicy.handleOutput:92 + JAVA_HOME=/usr/java/jdk1.8.0_25 On Thu, Jun 9, 2016 at 6:02 PM, Wei Zheng <wzh...@hortonworks.com> wrote: > Hi Sergio, > > Looks like builds.apache.org is still using Java 7? > > Thanks, > Wei > > > > > > > > On 6/5/16, 12:30, "Sergio Pena" <sergio.p...@cloudera.com> wrote: > > >Hi All, > > > >I just finished moving all Jenkins jobs to https://builds.apache.org. I > >will keep monitoring the jobs during the week to make sure they runs fine. > >There is a view in Jenkins where you can see all Hive jobs, > >https://builds.apache.org/view/H-L/view/Hive/ > > > >There are a couple of jobs that I don't know if they are still be used, > >"hive-trunk" and "hive-0.14" > >Please let me know if someone is using those jobs, or if I can destroy > them > >so that we can keep this view clean. > > > >Please let me know If you have problems with Jenkins. > > > >- Sergio > > > >On Sun, May 29, 2016 at 9:40 PM, Sergio Pena <sergio.p...@cloudera.com> > >wrote: > > > >> Hi All, > >> > >> Just to let you know that I will plan to move our Jenkins jobs and > >> configurations to the builds.apache.org site during this week. ASF > has a > >> good infrastructure for Jenkins, and have all jobs backed up in case of > >> server failures. > >> > >> Also, some people in the Hive community is showing interest in helping > on > >> Jenkins, so I would like to give that benefit by moving it to ASF > Jenkins. > >> > >> For now, only Jenkins will be moved, but the cluster will still be > >> private. However, I will continue working on making this more open too. > >> > >> Just one thing about ASF jenkins is that it has too many jobs from all > >> Apache projects. Hopefully you don't get lost on it when looking for > Hive > >> :P. > >> > >> I'll let you know when all this happens. > >> > >> - Sergio > >> >