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

ASF GitHub Bot commented on DRILL-4420:
---------------------------------------

Github user parthchandra commented on the issue:

    https://github.com/apache/drill/pull/602
  
    I just put the FindCppUnit hack in my branch here: 
https://github.com/parthchandra/drill/tree/DRILL-4420
    I hit another issue (bit of a show stopper) with windows. In order to get 
on with the build, I had hardcoded the drill version info that is generated by 
the call to maven (I didn't have maven installed).
    After installing maven and getting it to work correctly, I found that the 
Cmake script did not execute correctly because Drill_src seems to come back 
with forward slashes which Windows interprets as command options. 
    Fixing it by hand and trying to run maven on the command line fails with 
the error: Cannot ruin program echo.
    Windows cmd has an 'echo' which does something entirely unexpected.
    Also there is no  'sed'. 
    I don't know a solution to this yet.


> C client and ODBC driver should move to using the new metadata methods 
> provided by DRILL-4385
> ---------------------------------------------------------------------------------------------
>
>                 Key: DRILL-4420
>                 URL: https://issues.apache.org/jira/browse/DRILL-4420
>             Project: Apache Drill
>          Issue Type: Sub-task
>            Reporter: Jacques Nadeau
>




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

Reply via email to