[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 +# contri

[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=<%= gp_ho

[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 +contributor

[GitHub] bigtop issue #140: BIGTOP-2522: Add spark processing juju bundle

2016-09-19 Thread kwmonroe
Github user kwmonroe commented on the issue: https://github.com/apache/bigtop/pull/140 Let's tweak this a bit. Some ELK components (including the *beat apps) aren't available on ppc64le (or s390x), so I'd like to see this go with the same monitors/loggers as `hadoop-processing` -- th