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

Jacques Nadeau resolved DRILL-1014.
-----------------------------------

    Resolution: Won't Fix

> 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: 0.4.0
>            Reporter: Suresh Ollala
>            Assignee: Aditya Kishore
>             Fix For: 0.5.0
>
>
> 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)

Reply via email to