[GitHub] bigtop pull request #137: BIGTOP-2516: Add Zeppelin Charm

2016-10-08 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/bigtop/pull/137 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enab

[GitHub] bigtop pull request #137: BIGTOP-2516: Add Zeppelin Charm

2016-10-07 Thread johnsca
Github user johnsca commented on a diff in the pull request: https://github.com/apache/bigtop/pull/137#discussion_r82406325 --- Diff: bigtop-packages/src/charm/zeppelin/layer-zeppelin/reactive/zeppelin.py --- @@ -0,0 +1,158 @@ +# Licensed to the Apache Software Foundation (ASF)

[GitHub] bigtop pull request #137: BIGTOP-2516: Add Zeppelin Charm

2016-10-07 Thread johnsca
Github user johnsca commented on a diff in the pull request: https://github.com/apache/bigtop/pull/137#discussion_r82397771 --- Diff: bigtop-packages/src/charm/zeppelin/layer-zeppelin/reactive/zeppelin.py --- @@ -0,0 +1,158 @@ +# Licensed to the Apache Software Foundation (ASF)

[GitHub] bigtop pull request #137: BIGTOP-2516: Add Zeppelin Charm

2016-10-04 Thread kwmonroe
Github user kwmonroe commented on a diff in the pull request: https://github.com/apache/bigtop/pull/137#discussion_r81864099 --- Diff: bigtop-packages/src/charm/zeppelin/layer-zeppelin/reactive/zeppelin.py --- @@ -0,0 +1,158 @@ +# Licensed to the Apache Software Foundation (ASF

[GitHub] bigtop pull request #137: BIGTOP-2516: Add Zeppelin Charm

2016-10-04 Thread kwmonroe
Github user kwmonroe commented on a diff in the pull request: https://github.com/apache/bigtop/pull/137#discussion_r81862021 --- Diff: bigtop-packages/src/charm/zeppelin/layer-zeppelin/lib/charms/layer/bigtop_zeppelin.py --- @@ -0,0 +1,238 @@ +# Licensed to the Apache Software

[GitHub] bigtop pull request #137: BIGTOP-2516: Add Zeppelin Charm

2016-10-04 Thread kwmonroe
Github user kwmonroe commented on a diff in the pull request: https://github.com/apache/bigtop/pull/137#discussion_r81859067 --- Diff: bigtop-packages/src/charm/zeppelin/layer-zeppelin/README.md --- @@ -0,0 +1,119 @@ + +## Overview + +Apache Zeppelin is a web-based n

[GitHub] bigtop pull request #137: BIGTOP-2516: Add Zeppelin Charm

2016-10-04 Thread kwmonroe
Github user kwmonroe commented on a diff in the pull request: https://github.com/apache/bigtop/pull/137#discussion_r81864360 --- Diff: bigtop-packages/src/charm/zeppelin/layer-zeppelin/tests/01-zeppelin-smoke.py --- @@ -0,0 +1,66 @@ +#!/usr/bin/env python3 + +# Licensed

[GitHub] bigtop pull request #137: BIGTOP-2516: Add Zeppelin Charm

2016-10-04 Thread kwmonroe
Github user kwmonroe commented on a diff in the pull request: https://github.com/apache/bigtop/pull/137#discussion_r81858734 --- Diff: bigtop-packages/src/charm/zeppelin/layer-zeppelin/README.md --- @@ -0,0 +1,119 @@ + +## Overview + +Apache Zeppelin is a web-based n

[GitHub] bigtop pull request #137: BIGTOP-2516: Add Zeppelin Charm

2016-08-10 Thread c0s
Github user c0s commented on a diff in the pull request: https://github.com/apache/bigtop/pull/137#discussion_r74286278 --- Diff: bigtop-packages/src/charm/zeppelin/layer-zeppelin/LICENSE --- @@ -0,0 +1,177 @@ + --- End diff -- You don't need to include LICENSE file

[GitHub] bigtop pull request #137: BIGTOP-2516: Add Zeppelin Charm

2016-08-10 Thread ktsakalozos
GitHub user ktsakalozos opened a pull request: https://github.com/apache/bigtop/pull/137 BIGTOP-2516: Add Zeppelin Charm You can merge this pull request into a Git repository by running: $ git pull https://github.com/juju-solutions/bigtop BIGTOP-2516-Zeppelin Alternatively yo