[ 
https://issues.apache.org/jira/browse/DRILL-3016?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14539823#comment-14539823
 ] 

Murtaza commented on DRILL-3016:
--------------------------------

Hi Venki,

Any updates?

> Can't set Storage of Cloudera 5.4 HDFS with Apache Drill
> --------------------------------------------------------
>
>                 Key: DRILL-3016
>                 URL: https://issues.apache.org/jira/browse/DRILL-3016
>             Project: Apache Drill
>          Issue Type: Bug
>          Components: Storage - Other
>    Affects Versions: 0.9.0
>            Reporter: Murtaza
>            Assignee: Jacques Nadeau
>            Priority: Blocker
>         Attachments: sqlline.log
>
>
> I have been struggling to set HDFS Storage of my Single node Cloudera CDH 
> 5.3/5.4 HDFS. Below is my storage configuration, except this I have not done 
> anything, please suggest me which all steps are missing.
> {code}
> {
>   "type": "file",
>   "enabled": true,
>   "connection": "hdfs://demo.gethue.com:8020/",
>   "workspaces": {
>     "root": {
>       "location": "/user/4qgbmrt",
>       "writable": false,
>       "defaultInputFormat": null
>     }
>   },
>   "formats": {
>     "csv": {
>       "type": "text",
>       "extensions": [
>         "csv"
>       ],
>       "delimiter": ","
>     }
>   }
> }
> {code}



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

Reply via email to