You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@drill.apache.org by "Cliff Buchanan (JIRA)" <ji...@apache.org> on 2014/07/15 23:39:08 UTC

[jira] [Updated] (DRILL-1014) Windows build requires a Hadoop-8955

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

Cliff Buchanan updated DRILL-1014:
----------------------------------

    Assignee: Aditya Kishore  (was: Jacques Nadeau)

> Windows build requires a Hadoop-8955
> ------------------------------------
>
>                 Key: DRILL-1014
>                 URL: https://issues.apache.org/jira/browse/DRILL-1014
>             Project: Apache Drill
>          Issue Type: Bug
>          Components: Tools, Build & Test
>    Affects Versions: 1.0.0-BETA1
>            Reporter: Suresh Ollala
>            Assignee: Aditya Kishore
>
> Drill build on Windows fails for create view or create table (anything writable) syntax. 
> 0: jdbc:drill:zk=local> create view dview1 as select cast(columns[0] as int) cust_id, cast(columns[1] as int) order_id from `data.csv`;
> +------------+------------+
> |     ok     |  summary   |
> +------------+------------+
> | false      | Error: Cannot run program "chmod": CreateProcess error=2, The system cannot find the file specified |
> To workaround this, we need Hadoop 8955 patch to be built as standalone jar and add it to classpath (first thing).
> https://issues.apache.org/jira/browse/HADOOP-8955



--
This message was sent by Atlassian JIRA
(v6.2#6252)