https://cwiki.apache.org/confluence/display/DRILL/Connect+Apache+Drill+to+Data+Sourceshas info to get started.
On Wed, May 21, 2014 at 7:13 AM, Flavio Pompermaier <[email protected]>wrote: > Great! Thank you all for the support. > Does Drill support both JSON and XML content in HBase cdell or only JSON? > Do you have a pointer to the documentation you are talking about? > > Best, > Flavio > > > On Wed, May 21, 2014 at 4:07 PM, Neeraja Rentachintala < > [email protected]> wrote: > > > Drill is a low latency distributed query engine on top of data sources. > > So yes, you can query the data in HBase. You dont need to create data in > > HBase through Drill in order to query it. > > Drill wiki has documentation on how to query various data sources (and > this > > include HBase, FIle system and HIve). > > > > thanks > > > > > > > > On Wed, May 21, 2014 at 1:24 AM, Flavio Pompermaier < > [email protected] > > >wrote: > > > > > Hi to all, > > > > > > I'm new to Drill and it sounds amazing! In my use case I have to query > > XML > > > data stored in an HBASE table..do I have to convert it first into JSON > to > > > be able to use it in drill? > > > When inserting data in HBase do I have to pass through Drill in order > to > > be > > > able to query data real-time (like Phoenix)? > > > > > > Is there any good example that I can usa as a starting point? > > > > > > Best, > > > Flavio > > > > > >
