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:
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 at Nabble.com.