Are you able to query the local file system successfully.? The doc https://cwiki.apache.org/confluence/display/DRILL/Connecting+to+Data+Sources#ConnectingtoDataSources-QueryingaFileSystem has info on the sample hdfs connection under 'querying file system'. Is this not working for you.
On Wed, Jul 30, 2014 at 11:49 AM, Bert M <[email protected]> wrote: > Hello - I get a "Unable to create/ update plugin:" error on any attempts > to add an HDFS storage destination via the Storage-plugin configuration UI. > An example config is: > { "type": "file", "enabled": true, "connection": > "hdfs://ip-xxx-yyy-zzz.ec2.internal:8020",} > > I've also tried a plain "connection": "hdfs:///" variation too, without > much success.This is with both, the binary distribution for drill-M2 as > well as a compiled version from the top of the tree, deployed on a CDH5.1 > stack. > I couldn't find any docs or examples beyond the simple one in the wiki > which shows the second plain hdfs:/// variation. Could someone help point > me in the right direction? > Thanks,B
