Yep, will do. On Fri, Feb 5, 2016 at 11:17 PM, Dmitriy Setrakyan <[email protected]> wrote:
> Great to hear. Would be nice to document this process. Vladimir, do you > mind taking a first crack at it and post it here for review? > > On Fri, Feb 5, 2016 at 12:02 PM, pshomov <[email protected]> wrote: > >> Hi Jason, >> >> adding >> >> <property> >> >> <name>fs.igfs.impl</name> >> >> >> <value>org.apache.ignite.hadoop.fs.v1.IgniteHadoopFileSystem</value> >> >> </property> >> >> >> <property> >> >> <name>fs.AbstractFileSystem.igfs.impl</name> >> >> >> <value>org.apache.ignite.hadoop.fs.v2.IgniteHadoopFileSystem</value> >> >> </property> >> >> to the core-site.xml in the Drill conf/ folder tight the whole thing >> together ;) >> Now Drill is able to use the igfs:// schema. >> >> Thank you guys so much for the tremendous help, I am amazed by this >> community! >> Keep it up! >> >> Best regards, >> >> Petar >> >> >> ------------------------------ >> View this message in context: Re: Apache Drill querying IGFS-accelerated >> (H)DFS? >> <http://apache-ignite-users.70518.x6.nabble.com/Apache-Drill-querying-IGFS-accelerated-H-DFS-tp2840p2866.html> >> Sent from the Apache Ignite Users mailing list archive >> <http://apache-ignite-users.70518.x6.nabble.com/> at Nabble.com. >> > >
