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

Venki Korukanti updated DRILL-3016:
-----------------------------------
    Description: 
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}

  was:
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.

{
  "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": ","
    }
  }
}


> 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
>
> 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