Once you serialized your avro data into hbase, then avro should no longer
come into picture. Now your table is just a normal hbase table. You can
refer to the below documentation on querying hbase tables

https://drill.apache.org/docs/querying-hbase/

- Rahul

On Tue, Sep 29, 2015 at 12:14 AM, Amandeep Singh <[email protected]>
wrote:

> Hi,
>
> I need to use sql queries as supported by drill to fetch data from hbase
> which is stored in avro serialized format having predefined schema
> definition.
> Please suggest a way for the same.
>
> Regards,
> Amandeep Singh
>

Reply via email to