Looks like lots of tests timed out and errored? Tim
On Tue, Jun 24, 2014 at 11:53 AM, Yash Sharma <[email protected]> wrote: > *fingers-crossed* :) > > > On Wed, Jun 25, 2014 at 12:19 AM, Jacques Nadeau <[email protected]> wrote: > >> I kicked off another build with clean install. Good catch. Hopefully that >> will put things back on track. >> >> >> On Tue, Jun 24, 2014 at 11:46 AM, Yash Sharma <[email protected]> wrote: >> >> > Not exactly able to reproduce the same error currently but I see that it >> > was related to the Drill-1024 commit where the hive-storage code was >> moved >> > out of java-exec. The *drillOI* definition has moved from config.fmpp >> > (java-exec) to config.fmpp (hive-exec). >> > >> > Jenkins build was still failing in java-exec - that means that the old >> > ObjectInspectorHelper class was still present and it was probably looking >> > for the tdd definition in config.fmpp(java-exec). >> > >> > Jenkins used 'mvn install' rather than 'mvn clean install' - maybe it was >> > still referring to old ObjectInspectorHelper class. >> > >> > Still not sure. Will try reproducing exact error. >> > >> > Yash >> > >> > >> > >> > >> > >> > On Tue, Jun 24, 2014 at 10:46 PM, Jacques Nadeau <[email protected]> >> > wrote: >> > >> > > Hey guys, >> > > >> > > I just saw that the build on Jenkins is failing. Any committer >> > interested >> > > in trying to troubleshoot? >> > > >> > > https://builds.apache.org/job/drill-scm/54 >> > > >> > >>
