[GitHub] bigtop issue #313: fix bug: spark/do-component-build

2017-11-30 Thread CZWin32768
Github user CZWin32768 commented on the issue: https://github.com/apache/bigtop/pull/313 @evans-ye Thanks. I'll create a JIRA for this. ---

[GitHub] bigtop issue #313: fix bug: spark/do-component-build

2017-11-30 Thread CZWin32768
Github user CZWin32768 commented on the issue: https://github.com/apache/bigtop/pull/313 Of course. Thanks. ---

[GitHub] bigtop issue #270: BIGTOP-2862: Debian-8 doesn't provide puppet-3.8.*. Insta...

2017-11-30 Thread hrw
Github user hrw commented on the issue: https://github.com/apache/bigtop/pull/270 https://packages.debian.org/jessie-backports/puppet lists 4.8.2 version. And it works fine. ---

[GitHub] bigtop issue #313: fix bug: spark/do-component-build

2017-11-30 Thread evans-ye
Github user evans-ye commented on the issue: https://github.com/apache/bigtop/pull/313 Hi @CZWin32768 thanks for the PR. Can you create a Bigtop JIRA for this and attach this PR to it?

[GitHub] bigtop pull request #313: fix bug: spark/do-component-build

2017-11-30 Thread CZWin32768
GitHub user CZWin32768 opened a pull request: https://github.com/apache/bigtop/pull/313 fix bug: spark/do-component-build The mvn command in the last line of spark/do-component-build uses "mvn", but here should be "./build/mvn". make-distribution.sh will only run "mvn

[GitHub] bigtop pull request #312: fix bug: spark/do-component-build

2017-11-30 Thread CZWin32768
Github user CZWin32768 closed the pull request at: https://github.com/apache/bigtop/pull/312 ---

[GitHub] bigtop pull request #312: fix bug: spark/do-component-build

2017-11-30 Thread CZWin32768
GitHub user CZWin32768 opened a pull request: https://github.com/apache/bigtop/pull/312 fix bug: spark/do-component-build The mvn command in the last line of spark/do-component-build uses "mvn", but here should be "./build/mvn". make-distribution.sh will only run "mvn

[GitHub] bigtop issue #270: BIGTOP-2862: Debian-8 doesn't provide puppet-3.8.*. Insta...

2017-11-30 Thread JunHe77
Github user JunHe77 commented on the issue: https://github.com/apache/bigtop/pull/270 Debian-8 support is removed from bigtop. ---

[GitHub] bigtop pull request #254: BIGTOP-2840: Add param to control how to get puppe...

2017-11-30 Thread JunHe77
Github user JunHe77 closed the pull request at: https://github.com/apache/bigtop/pull/254 ---

[GitHub] bigtop pull request #270: BIGTOP-2862: Debian-8 doesn't provide puppet-3.8.*...

2017-11-30 Thread JunHe77
Github user JunHe77 closed the pull request at: https://github.com/apache/bigtop/pull/270 ---

[GitHub] bigtop pull request #278: BIGTOP-2869: Bump solr to 6.6.0

2017-11-30 Thread JunHe77
Github user JunHe77 closed the pull request at: https://github.com/apache/bigtop/pull/278 ---

[GitHub] bigtop issue #278: BIGTOP-2869: Bump solr to 6.6.0

2017-11-30 Thread JunHe77
Github user JunHe77 commented on the issue: https://github.com/apache/bigtop/pull/278 Close this as it has been merged. ---

[GitHub] bigtop pull request #310: BIGTOP-2949. Add gradle task which leverage bigtop...

2017-11-30 Thread c0s
Github user c0s commented on a diff in the pull request: https://github.com/apache/bigtop/pull/310#discussion_r154011483 --- Diff: build.gradle --- @@ -425,6 +425,24 @@ task "bigtop-slaves"(type:Exec, commandLine command } +task "docker-package"(type:Exec,

[GitHub] bigtop pull request #310: BIGTOP-2949. Add gradle task which leverage bigtop...

2017-11-30 Thread c0s
Github user c0s commented on a diff in the pull request: https://github.com/apache/bigtop/pull/310#discussion_r153704226 --- Diff: build.gradle --- @@ -425,6 +425,24 @@ task "bigtop-slaves"(type:Exec, commandLine command } +task "docker-package"(type:Exec,