You could query MapR-DB tables either using the HBase storage plug-in (similar to querying HBase tables) or directly via the DFS storage plug-in. In the latter case you would use the MapR-DB format plug-in defined within the DFS storage plug-in. You can then query a workspace configured with the maprdb format plug-in just as you would query regular files.
However I'm not sure about client specifics - I've tried configuring the DFS storage plug-in pointing to a MapR cluster and querying MapR-DB tables using this. Regards, Abhishek On Tue, Aug 11, 2015 at 9:27 AM, Jim Scott <[email protected]> wrote: > I have read this: https://drill.apache.org/docs/mapr-db-format/ > > Is this supposed to be able to work over the NFS client? Or just with the > mapr-client installed? > > Just trying to figure out what is supposed to work. > > Thanks! > Jim >
