[GitHub] metron pull request #986: METRON-1518 Build Failure When Using Profile HDP-2...

2018-04-10 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/metron/pull/986 ---

[GitHub] metron pull request #986: METRON-1518 Build Failure When Using Profile HDP-2...

2018-04-10 Thread nickwallen
Github user nickwallen commented on a diff in the pull request: https://github.com/apache/metron/pull/986#discussion_r180547851 --- Diff: .travis.yml --- @@ -33,7 +33,7 @@ before_install: - npm config set prefix $HOME/.npm-prefix --global install: - - time

[GitHub] metron pull request #986: METRON-1518 Build Failure When Using Profile HDP-2...

2018-04-10 Thread cestella
Github user cestella commented on a diff in the pull request: https://github.com/apache/metron/pull/986#discussion_r180544522 --- Diff: .travis.yml --- @@ -33,7 +33,7 @@ before_install: - npm config set prefix $HOME/.npm-prefix --global install: - - time mvn

[GitHub] metron pull request #986: METRON-1518 Build Failure When Using Profile HDP-2...

2018-04-10 Thread cestella
Github user cestella commented on a diff in the pull request: https://github.com/apache/metron/pull/986#discussion_r180543990 --- Diff: .travis.yml --- @@ -33,7 +33,7 @@ before_install: - npm config set prefix $HOME/.npm-prefix --global install: - - time mvn

[GitHub] metron pull request #986: METRON-1518 Build Failure When Using Profile HDP-2...

2018-04-10 Thread nickwallen
GitHub user nickwallen opened a pull request: https://github.com/apache/metron/pull/986 METRON-1518 Build Failure When Using Profile HDP-2.5.0.0 The build fails when using the 'HDP-2.5.0.0' profile. ```