[GitHub] bigtop pull request #143: BIGTOP-2524: Add Greenplum component

2016-09-20 Thread kirill-morozov-epam
Github user kirill-morozov-epam commented on a diff in the pull request: https://github.com/apache/bigtop/pull/143#discussion_r79561897 --- Diff: bigtop-deploy/puppet/modules/gpdb/README.md --- @@ -0,0 +1,19 @@ +Licensed to the Apache Software Foundation (ASF) under one or more

[GitHub] bigtop pull request #143: BIGTOP-2524: Add Greenplum component

2016-09-20 Thread kirill-morozov-epam
Github user kirill-morozov-epam commented on a diff in the pull request: https://github.com/apache/bigtop/pull/143#discussion_r79561910 --- Diff: bigtop-deploy/puppet/modules/gpdb/templates/init-db.sh --- @@ -0,0 +1,4 @@ +#!/bin/sh +if [ ! -d $1 ]; then +export

[GitHub] bigtop pull request #143: BIGTOP-2524: Add Greenplum component

2016-09-19 Thread c0s
Github user c0s commented on a diff in the pull request: https://github.com/apache/bigtop/pull/143#discussion_r79451565 --- Diff: bigtop-deploy/puppet/modules/gpdb/README.md --- @@ -0,0 +1,19 @@ +Licensed to the Apache Software Foundation (ASF) under one or more

[GitHub] bigtop pull request #143: BIGTOP-2524: Add Greenplum component

2016-09-19 Thread c0s
Github user c0s commented on a diff in the pull request: https://github.com/apache/bigtop/pull/143#discussion_r79451840 --- Diff: bigtop-deploy/puppet/modules/gpdb/templates/init-db.sh --- @@ -0,0 +1,4 @@ +#!/bin/sh +if [ ! -d $1 ]; then +export LD_LIBRARY_PATH=<%=

[GitHub] bigtop pull request #143: BIGTOP-2524: Add Greenplum component

2016-09-19 Thread c0s
Github user c0s commented on a diff in the pull request: https://github.com/apache/bigtop/pull/143#discussion_r79450456 --- Diff: bigtop-packages/src/rpm/gpdb/SPECS/gpdb.spec --- @@ -0,0 +1,63 @@ +# Licensed to the Apache Software Foundation (ASF) under one or more +#

[GitHub] bigtop pull request #143: BIGTOP-2524: Add Greenplum component

2016-09-07 Thread c0s
Github user c0s commented on a diff in the pull request: https://github.com/apache/bigtop/pull/143#discussion_r77923498 --- Diff: bigtop-packages/src/rpm/gpdb/SPECS/gpdb.spec --- @@ -0,0 +1,65 @@ +# Licensed to the Apache Software Foundation (ASF) under one or more +#

[GitHub] bigtop pull request #143: BIGTOP-2524: Add Greenplum component

2016-09-07 Thread c0s
Github user c0s commented on a diff in the pull request: https://github.com/apache/bigtop/pull/143#discussion_r77923188 --- Diff: bigtop-packages/src/deb/gpdb/control --- @@ -0,0 +1,24 @@ +# Licensed to the Apache Software Foundation (ASF) under one or more +# contributor

[GitHub] bigtop pull request #143: BIGTOP-2524: Add Greenplum component

2016-09-07 Thread c0s
Github user c0s commented on a diff in the pull request: https://github.com/apache/bigtop/pull/143#discussion_r77868402 --- Diff: bigtop-deploy/puppet/modules/gpdb/manifests/init.pp --- @@ -0,0 +1,440 @@ +# Licensed to the Apache Software Foundation (ASF) under one or more

[GitHub] bigtop pull request #143: BIGTOP-2524: Add Greenplum component

2016-09-07 Thread c0s
Github user c0s commented on a diff in the pull request: https://github.com/apache/bigtop/pull/143#discussion_r77868322 --- Diff: bigtop-deploy/puppet/modules/gpdb/manifests/init.pp --- @@ -0,0 +1,440 @@ +# Licensed to the Apache Software Foundation (ASF) under one or more

[GitHub] bigtop pull request #143: BIGTOP-2524: Add Greenplum component

2016-09-07 Thread c0s
Github user c0s commented on a diff in the pull request: https://github.com/apache/bigtop/pull/143#discussion_r77868216 --- Diff: bigtop-deploy/puppet/modules/gpdb/manifests/init.pp --- @@ -0,0 +1,440 @@ +# Licensed to the Apache Software Foundation (ASF) under one or more

[GitHub] bigtop pull request #143: BIGTOP-2524: Add Greenplum component

2016-09-07 Thread c0s
Github user c0s commented on a diff in the pull request: https://github.com/apache/bigtop/pull/143#discussion_r77868168 --- Diff: bigtop-deploy/puppet/modules/gpdb/manifests/init.pp --- @@ -0,0 +1,440 @@ +# Licensed to the Apache Software Foundation (ASF) under one or more

[GitHub] bigtop pull request #143: BIGTOP-2524: Add Greenplum component

2016-09-07 Thread c0s
Github user c0s commented on a diff in the pull request: https://github.com/apache/bigtop/pull/143#discussion_r77867992 --- Diff: bigtop-deploy/puppet/modules/gpdb/manifests/init.pp --- @@ -0,0 +1,440 @@ +# Licensed to the Apache Software Foundation (ASF) under one or more

[GitHub] bigtop pull request #143: BIGTOP-2524: Add Greenplum component

2016-09-07 Thread c0s
Github user c0s commented on a diff in the pull request: https://github.com/apache/bigtop/pull/143#discussion_r77867595 --- Diff: bigtop-deploy/puppet/modules/gpdb/manifests/init.pp --- @@ -0,0 +1,440 @@ +# Licensed to the Apache Software Foundation (ASF) under one or more

[GitHub] bigtop pull request #143: BIGTOP-2524: Add Greenplum component

2016-09-07 Thread c0s
Github user c0s commented on a diff in the pull request: https://github.com/apache/bigtop/pull/143#discussion_r77867183 --- Diff: bigtop-deploy/puppet/modules/gpdb/manifests/init.pp --- @@ -0,0 +1,440 @@ +# Licensed to the Apache Software Foundation (ASF) under one or more

[GitHub] bigtop pull request #143: BIGTOP-2524: Add Greenplum component

2016-09-07 Thread c0s
Github user c0s commented on a diff in the pull request: https://github.com/apache/bigtop/pull/143#discussion_r77866981 --- Diff: bigtop-deploy/puppet/modules/gpdb/manifests/init.pp --- @@ -0,0 +1,440 @@ +# Licensed to the Apache Software Foundation (ASF) under one or more

[GitHub] bigtop pull request #143: BIGTOP-2524: Add Greenplum component

2016-09-07 Thread c0s
Github user c0s commented on a diff in the pull request: https://github.com/apache/bigtop/pull/143#discussion_r77866936 --- Diff: bigtop-deploy/puppet/modules/gpdb/manifests/init.pp --- @@ -0,0 +1,440 @@ +# Licensed to the Apache Software Foundation (ASF) under one or more

[GitHub] bigtop pull request #143: BIGTOP-2524: Add Greenplum component

2016-09-07 Thread c0s
Github user c0s commented on a diff in the pull request: https://github.com/apache/bigtop/pull/143#discussion_r77866848 --- Diff: bigtop-deploy/puppet/modules/gpdb/manifests/init.pp --- @@ -0,0 +1,440 @@ +# Licensed to the Apache Software Foundation (ASF) under one or more

[GitHub] bigtop pull request #143: BIGTOP-2524: Add Greenplum component

2016-09-07 Thread c0s
Github user c0s commented on a diff in the pull request: https://github.com/apache/bigtop/pull/143#discussion_r77866807 --- Diff: bigtop-deploy/puppet/modules/gpdb/manifests/init.pp --- @@ -0,0 +1,440 @@ +# Licensed to the Apache Software Foundation (ASF) under one or more

[GitHub] bigtop pull request #143: BIGTOP-2524: Add Greenplum component

2016-08-27 Thread kirill-morozov-epam
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