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

Sharath Akinapally closed DRILL-3037.
-------------------------------------
       Resolution: Fixed
    Fix Version/s: 0.9.0

> Unable to query on hdfs after moving to 0.9.0 version
> -----------------------------------------------------
>
>                 Key: DRILL-3037
>                 URL: https://issues.apache.org/jira/browse/DRILL-3037
>             Project: Apache Drill
>          Issue Type: Bug
>          Components: Storage - Other
>    Affects Versions: 0.9.0
>            Reporter: Sharath Akinapally
>            Assignee: Jacques Nadeau
>             Fix For: 0.9.0
>
>
> I  recently moved from drill 0.8.0 to 0.9.0. Since then,I am unable to query 
> on json files present in hadoop file system( queries working fine on other 
> storage plugins cp and dfs) 
> I had registered a storage plugin named hadoop in drill. I had all my files 
> in /user/hadoop in hdfs. 
> When I query "use hadoop;" it returns "true". But from drill when I query 
> "show files in hadoop.`/user/hadoop/`;" gives me following error
> Query failed: SYSTEM ERROR: Failure handling SQL.
> Error: exception while executing query: Failure while executing query. 
> (state=,code=0)
> And when I do query "select * from hadoop.`/user/hadoop/donuts.json`;" gives 
> me the following error
> Query failed: PARSE ERROR: From line 1, column 15 to line 1, column 20: Table 
> 'hadoop./home/hadoop/donuts.json' not found
> Same queries worked fine when I use apache drill 0.8.0.
> So are there any extra things I should configure in drill 0.9.0 or is it a 
> bug?



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to