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 2015/10/23 05:18:27 UTC

[jira] [Commented] (HAWQ-72) Introduce ADDON_DIR macro in configure/makefile to allow customization

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

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

GitHub user jianlirong opened a pull request:

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

    HAWQ-72. Introduce ADDON_DIR macro in configure/makefile to allow customization

    1. Introduce ADDON_DIR macro in configure/makefile to make users customize Apache HAWQ easily without major modification of the code base, such as adding some proprietary features to override the built-in ones.
    2. Provide an example showing how to achieve (1): override a built-in compression algorithm.


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

    $ git pull https://github.com/jianlirong/incubator-hawq HAWQ-72

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

    https://github.com/apache/incubator-hawq/pull/35.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 #35
    
----
commit fdd2ae17b4e46d1a50fb8c8a0953d681f226611a
Author: Lirong Jian <ji...@gmail.com>
Date:   2015-10-23T03:04:05Z

    HAWQ-72. Introduce ADDON_DIR macro in configure/makefile to allow custimizatin

----


> Introduce ADDON_DIR macro in configure/makefile to allow customization
> ----------------------------------------------------------------------
>
>                 Key: HAWQ-72
>                 URL: https://issues.apache.org/jira/browse/HAWQ-72
>             Project: Apache HAWQ
>          Issue Type: Improvement
>          Components: Build, Core
>            Reporter: Lirong Jian
>            Assignee: Lirong Jian
>
> 1. Introduce ADDON_DIR macro in configure/makefile to make users customize Apache HAWQ easily without major modification of the code base, such as adding some proprietary features to override the built-in ones.
> 2. Provide an example showing how to achieve (1): override a built-in compression algorithm.



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