Repository: bigtop Updated Branches: refs/heads/master e0d388ae7 -> d90b89dcc
BIGTOP-1692. hieradata/site.yaml is missing gridgain-hadoop component Signed-off-by: Evans Ye <[email protected]> Project: http://git-wip-us.apache.org/repos/asf/bigtop/repo Commit: http://git-wip-us.apache.org/repos/asf/bigtop/commit/d90b89dc Tree: http://git-wip-us.apache.org/repos/asf/bigtop/tree/d90b89dc Diff: http://git-wip-us.apache.org/repos/asf/bigtop/diff/d90b89dc Branch: refs/heads/master Commit: d90b89dcc4ac7895d902fed034793c5fcb332e8b Parents: 158af3d Author: Konstantin Boudnik <[email protected]> Authored: Wed Feb 25 13:00:25 2015 -0800 Committer: Evans Ye <[email protected]> Committed: Thu Feb 26 05:17:09 2015 +0000 ---------------------------------------------------------------------- bigtop-deploy/puppet/hieradata/site.yaml | 1 + 1 file changed, 1 insertion(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/bigtop/blob/d90b89dc/bigtop-deploy/puppet/hieradata/site.yaml ---------------------------------------------------------------------- diff --git a/bigtop-deploy/puppet/hieradata/site.yaml b/bigtop-deploy/puppet/hieradata/site.yaml index bc293f8..2229645 100644 --- a/bigtop-deploy/puppet/hieradata/site.yaml +++ b/bigtop-deploy/puppet/hieradata/site.yaml @@ -15,6 +15,7 @@ hadoop::hadoop_storage_dirs: # - crunch # - flume # - giraph +# - gridgain-hadoop # - hbase # - hcat # - hive
