[ 
https://issues.apache.org/jira/browse/DRILL-673?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Krystal closed DRILL-673.
-------------------------

Closing bug.

> Select against M7 table fails due to missing hbase jars in classpaths
> ---------------------------------------------------------------------
>
>                 Key: DRILL-673
>                 URL: https://issues.apache.org/jira/browse/DRILL-673
>             Project: Apache Drill
>          Issue Type: Bug
>    Affects Versions: 0.1.0-m1
>            Reporter: Krystal
>             Fix For: 0.4.0
>
>
> I have an m7 table at this location:
> hbase(main):014:0> list '/test/tables'
> TABLE                                                                         
>                             
> /test/tables/m7voter                  
> From sqlline, I ran the following query:
> 0: jdbc:drill:schema=hbase> select * from `/test/tables/m7voter` limit 5;
> Query failed: org.apache.drill.exec.rpc.RpcException: Remote failure while 
> running query.[error_id: "4e7d2b40-6511-436b-a459-ab0667cd5f74"
> endpoint {
>   address: "qa-node64.qa.lab"
>   user_port: 31010
>   control_port: 31011
>   data_port: 31012
> }
> error_type: 0
> message: "Failure while parsing sql. < ValidationException:[ 
> org.eigenbase.util.EigenbaseContextException: From line 1, column 15 to line 
> 1, column 36 ] < EigenbaseContextException:[ From line 1, column 15 to line 
> 1, column 36 ] < SqlValidatorException:[ Table \'/test/tables/m7voter\' not 
> found ]"
> ]
> Error: exception while executing query (state=,code=0)



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

Reply via email to