Re: How to query from hbase where table name is in :
format

Wed, 04 May 2016 14:10:40 -0700

It does not talk anything about table with <table namespace>:<table qualifier> 
format. Apparently drill is yet to support this. 

~
Chandrashekhar 

    On Wednesday, 4 May 2016 11:55 AM, Andries Engelbrecht 
<[email protected]> wrote:
 

 See https://drill.apache.org/docs/querying-hbase/ 
<https://drill.apache.org/docs/querying-hbase/>

Should cover your question and some additional info that will be useful in 
querying HBase.

--Andries


> On May 4, 2016, at 11:01 AM, Chandrashekhar Shaw 
> <[email protected]> wrote:
> 
> Hi,
> What will be the corresponding command in sql for hbase command> get 
> 'school:students', 'student1'
> Where school is namespace, students is table name, student1 is row key.
> 
> ~Thanks
> Chandrashekhar


  

Reply via email to