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

ASF GitHub Bot commented on HAWQ-711:
-------------------------------------

Github user xunzhang commented on the pull request:

    https://github.com/apache/incubator-hawq/pull/638#issuecomment-217758533
  
    I think it is just a workaround solution. HAWQ use autotools but in this 
pull request, `libyarn` and `libhdfs3` use makefile which is dangerous for 
portability.
    I think a better solution is to write a shell/python script which is 
transparent to user that could build `libyarn` and `libhdfs3` before building 
`hawq`.


> Integrate libhdfs3 and libyarn makefile into hawq
> -------------------------------------------------
>
>                 Key: HAWQ-711
>                 URL: https://issues.apache.org/jira/browse/HAWQ-711
>             Project: Apache HAWQ
>          Issue Type: Bug
>            Reporter: Ming LI
>            Assignee: Ming LI
>
> We put source code of libyarn and libhdfs3 into hawq code base(in /depends), 
> but we still need separate command to build these 2 depend lib before 
> building hawq.
> We need to integrate them into hawq build scripts, so that they will be 
> automatically built before hawq build.



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

Reply via email to