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

[jira] [Commented] (BIGTOP-2524) Add Greenplum component

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

ASF GitHub Bot commented on BIGTOP-2524:
----------------------------------------

GitHub user kirill-morozov-epam opened a pull request:

    https://github.com/apache/bigtop/pull/143

    BIGTOP-2524: Add Greenplum component

    

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

    $ git pull https://github.com/kirill-morozov-epam/bigtop bigtop_gpdb

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

    https://github.com/apache/bigtop/pull/143.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 #143
    
----
commit 2225845fdbed804a3b930ca0d9c9365aaaecee0d
Author: osboxes.org <os...@mn.moscow.epam.com>
Date:   2016-08-19T06:56:21Z

    gpdb(GreenPlum) component added

commit 8f642c62a5d3d2622ae3b5409f0cde4739029983
Author: osboxes.org <os...@mn.moscow.epam.com>
Date:   2016-08-19T13:24:04Z

    gpdb parameters in hiera; hadoop manifest fixed for puppet parser=future

commit ddd7e39187a42ffa94d2c7dc21595bc689e23095
Author: Kirill Morozov <ki...@epam.ru>
Date:   2016-08-22T11:34:02Z

    add start server in test manifest

commit 71f1fe7d351fc8d3753c3f719841dd6ca8f7f568
Author: Kirill Morozov <ki...@epam.ru>
Date:   2016-08-22T13:19:27Z

    fix flink puppet manifest according paresr=future

commit 244d9700a2a8cf22fed25d1bdc1228ca4c58bbb7
Author: Kirill Morozov <ki...@epam.ru>
Date:   2016-08-22T15:58:07Z

    fix hbase and hadoop-zookeper puppet manifests according parser=future

commit 185dab2d8997a7d65ba54d8d6769066929bbfb0c
Author: Kirill Morozov <ki...@epam.ru>
Date:   2016-08-23T08:00:22Z

    fix hadoop-oozie puppet manifests according parser=future

commit 51b19b6137848f26d84b9649975b1f78c7cb7607
Author: Kirill Morozov <ki...@epam.ru>
Date:   2016-08-23T08:00:53Z

    fix hadoop-pig puppet manifests according parser=future

commit 15987415e2cd8371a8bd8dbfda43c814608f3f26
Author: Kirill Morozov <ki...@epam.ru>
Date:   2016-08-23T08:03:30Z

    fix qfs puppet manifest according parser=future

commit 4ccec9a411db994f0f4a6f8ee3114fefcb868bcb
Author: Kirill Morozov <ki...@epam.ru>
Date:   2016-08-23T08:44:51Z

    fix spark puppet manifest according parser=future

commit 0e2bedeb17ca14cb703767dc417bc3a89bf9ac6c
Author: Kirill Morozov <ki...@epam.ru>
Date:   2016-08-23T14:13:30Z

    remove duplicate package in ubuntu

commit 297ff3b92ddbff99b28b70dee2c41bdc356ae36b
Author: Kirill Morozov <ki...@epam.ru>
Date:   2016-08-23T14:32:42Z

    full path to gpdb installation, instead enviroment var

commit 11f315a8d4f6ad3f918b7023009d22e895478fb7
Author: Kirill Morozov <ki...@epam.ru>
Date:   2016-08-23T14:34:45Z

    add Package resources for ubuntu

commit 53b8043a76292e789860d3d8e0655a1ab465fb3f
Author: Kirill Morozov <ki...@epam.ru>
Date:   2016-08-23T16:16:01Z

    add require to install_packages for prepare_db_dirs; fixed libffi-dev package for ubuntu

commit 1c79c4d21a3e6eb60641c0669640b8ee5968dc93
Author: Kirill Morozov <ki...@epam.ru>
Date:   2016-08-24T09:49:45Z

    fixed require for prepare_db_dirs; fixed require libffi-dev for ubuntu

commit 84b053e29d4215e7ed2a5e14a5c02da588dc1cf6
Author: Kirill Morozov <ki...@epam.ru>
Date:   2016-08-25T12:35:00Z

    libapr1 compability gpdb build on openSuse issue

commit 1d0c5b28eac45b766d27c45d37b2c1312f8618b7
Author: Kirill Morozov <ki...@epam.ru>
Date:   2016-08-26T07:30:39Z

    hack for openSUSE autorequire disabled

commit b2d2875670ee1978df227a14cd5d7ff0142c9119
Author: Kirill Morozov <ki...@epam.ru>
Date:   2016-08-26T07:56:55Z

    "mode" in "file" resource fixed according parser=future

commit af239887b4f81026cad4adcea7d826222741600b
Author: Kirill Morozov <ki...@epam.ru>
Date:   2016-08-26T10:01:51Z

    BIGTOP-2521: code fixed according require parser=future

commit 4d58b41b08d2537f757cc3519478bb347680dc73
Author: Kirill Morozov <ki...@epam.ru>
Date:   2016-08-26T11:49:57Z

    del uneeded comments; clean code

commit c66b97fa5ea215b81e93cb7cc2963f1d962fea85
Author: Kirill Morozov <ki...@epam.ru>
Date:   2016-08-26T12:01:23Z

    exclude gpdb script templates from rat report

commit 3735c8ebd7aabc6ee0d34e06a0b261f32c615dc2
Author: Artur Papikyan <ar...@epam.com>
Date:   2016-08-26T13:12:42Z

    BIGTOP-2523. in order to install puppet 3.8 we need to get it from puppet repo

commit 3e7331bc9553faa4964e529e8541e08c29178155
Author: Kirill Morozov <ki...@epam.com>
Date:   2016-08-27T06:31:39Z

    Merge branch 'BIGTOP-2523' into bigtop_gpdb

commit 9c92dfa57447f5b6f25c0050911869feb43927f6
Author: Kirill Morozov <ki...@epam.com>
Date:   2016-08-27T06:35:32Z

    Del commented code

commit 6f3ae313830cbf134bc4ba7adad6684233b0dbc8
Author: Kirill Morozov <ki...@epam.com>
Date:   2016-08-27T06:36:20Z

    Merge branch 'BIGTOP-2521' into bigtop_gpdb

----


> Add Greenplum component
> -----------------------
>
>                 Key: BIGTOP-2524
>                 URL: https://issues.apache.org/jira/browse/BIGTOP-2524
>             Project: Bigtop
>          Issue Type: New Feature
>            Reporter: Kirill Morozov
>            Priority: Minor
>




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