I am running it, but for a mvn clean install you'll need to modify the pom.xml file to be: (allows >= 1.7)
<requireJavaVersion> <version>[1.7,)</version> </requireJavaVersion> or use range [1.7,1.9) On Thu, Aug 20, 2015 at 6:16 PM, Jim Scott <[email protected]> wrote: > From a user perspective I have been running Drill on Java 8 for a year now > and have never had a problem, as a user. > > On Thu, Aug 20, 2015 at 4:51 PM, Jacques Nadeau <[email protected]> > wrote: > > > I meant "Drill actually works fine on Java 8". > > > > -- > > Jacques Nadeau > > CTO and Co-Founder, Dremio > > > > On Thu, Aug 20, 2015 at 2:50 PM, Jacques Nadeau <[email protected]> > > wrote: > > > > > Drill actually works fine on Drill. There are a couple failing tests > in > > > our very large test suite so we don't state it as included but it > should > > > work fine for you. > > > > > > -- > > > Jacques Nadeau > > > CTO and Co-Founder, Dremio > > > > > > On Thu, Aug 20, 2015 at 1:55 PM, Joe Lampe <[email protected]> > > wrote: > > > > > >> I’m looking at the tutorial info, and the prerequisite for mac lists: > > >> > > >> "Linux, Mac OS X, and Windows: Oracle Java SE Development (JDK) Kit 7 > > >> installation” > > >> > > >> I’d rather not go to a legacy version of Java. Does Drill also work > on > > >> the Java SE JDK 8 versions? > > >> > > >> Thanks, > > >> > > >> Joe > > > > > > > > > > > > > > > -- > *Jim Scott* > Director, Enterprise Strategy & Architecture > +1 (347) 746-9281 > @kingmesal <https://twitter.com/kingmesal> > > <http://www.mapr.com/> > [image: MapR Technologies] <http://www.mapr.com> > > Now Available - Free Hadoop On-Demand Training > < > http://www.mapr.com/training?utm_source=Email&utm_medium=Signature&utm_campaign=Free%20available > > >
