You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hawq.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2016/04/27 11:57:12 UTC

[jira] [Commented] (HAWQ-711) Integrate libhdfs3 and libyarn makefile into hawq

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

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

GitHub user liming01 opened a pull request:

    https://github.com/apache/incubator-hawq/pull/632

    HAWQ-711. Integrate libhdfs3 and libyarn makefile into hawq

    

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/liming01/incubator-hawq mli/makefile4dep

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/incubator-hawq/pull/632.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #632
    
----
commit 1b0e6e2d728b5f4f9da09ecc19dc32c87a9fdc81
Author: Ming LI <ml...@pivotal.io>
Date:   2016-04-22T23:44:53Z

    HAWQ-711. Integrate libhdfs3 and libyarn makefile into 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: Lei Chang
>
> 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)