[GitHub] [bigtop] JunHe77 commented on a change in pull request #783: BIGTOP-3548: Hive build failure caused by protoc-jar-maven-plugin mis…

2021-06-09 Thread GitBox
JunHe77 commented on a change in pull request #783: URL: https://github.com/apache/bigtop/pull/783#discussion_r648821488 ## File path: bigtop-packages/src/common/hive/do-component-build ## @@ -32,11 +32,21 @@ HIVE_MAVEN_OPTS=" -Dhbase.version=$HBASE_VERSION \ # Include common

Re: [External Sender] Re: The Future of Ambari

2021-06-09 Thread Jason Wen
Hi Martin, Thanks for sharing the info. I see latest commit is on Apr 28. Not that bad. Do you know if there is a roadmap for Ambari? What's next after the latest 2.7.5 release? I think the biggest concern of current/potential Ambari user is whether this project will be kept active and moving fo

[GitHub] [bigtop] iwasakims merged pull request #786: BIGTOP-3554: Phoenix build failure caused by protoc-2.5.0

2021-06-09 Thread GitBox
iwasakims merged pull request #786: URL: https://github.com/apache/bigtop/pull/786 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please

[GitHub] [bigtop] iwasakims opened a new pull request #787: BIGTOP-3555. Drop smoke-tests/odpi-runtime.

2021-06-09 Thread GitBox
iwasakims opened a new pull request #787: URL: https://github.com/apache/bigtop/pull/787 https://issues.apache.org/jira/browse/BIGTOP-3555 It seem not to be maintained and used in release process of Bigtop now. We should drop unnecessary modules in order to avoid issues like [BIGTOP

[jira] [Created] (BIGTOP-3555) Drop smoke-tests/odpi-runtime

2021-06-09 Thread Masatake Iwasaki (Jira)
Masatake Iwasaki created BIGTOP-3555: Summary: Drop smoke-tests/odpi-runtime Key: BIGTOP-3555 URL: https://issues.apache.org/jira/browse/BIGTOP-3555 Project: Bigtop Issue Type: Improvemen

Re: [External Sender] Re: The Future of Ambari

2021-06-09 Thread Martin Tzvetanov Grigorov
Hi, On 2021/06/09 02:19:06, Jason Wen wrote: > It is a good move. > However I am wondering if ambari community dead. I subscribed the user and > developer mail list but don't see any discussion. Also when looking at > https://github.com/apache/ambari, there is no any activity on it in recent 1

[GitHub] [bigtop] martin-g commented on pull request #784: BIGTOP-3551: Phantomjs caused Ambari build failure on non-x86

2021-06-09 Thread GitBox
martin-g commented on pull request #784: URL: https://github.com/apache/bigtop/pull/784#issuecomment-857615224 With https://github.com/apache/ambari/pull/3312 I've replaced PhantomJS with headless Chromium but it is not merged yet. -- This is an automated message from the Apache Git Serv

[GitHub] [bigtop] iwasakims commented on a change in pull request #783: BIGTOP-3548: Hive build failure caused by protoc-jar-maven-plugin mis…

2021-06-09 Thread GitBox
iwasakims commented on a change in pull request #783: URL: https://github.com/apache/bigtop/pull/783#discussion_r648179507 ## File path: bigtop-packages/src/common/hive/do-component-build ## @@ -32,11 +32,21 @@ HIVE_MAVEN_OPTS=" -Dhbase.version=$HBASE_VERSION \ # Include commo

[GitHub] [bigtop] JunHe77 opened a new pull request #786: BIGTOP-3554: Phoenix build failure caused by protoc-2.5.0

2021-06-09 Thread GitBox
JunHe77 opened a new pull request #786: URL: https://github.com/apache/bigtop/pull/786 Change-Id: I7b153ae0c32b2d863488d3075c518e955d7cd9b2 Signed-off-by: Jun He -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the

[GitHub] [bigtop] JunHe77 opened a new pull request #785: BIGTOP-3549: HBase build failure caused by protobuf in xolstice

2021-06-09 Thread GitBox
JunHe77 opened a new pull request #785: URL: https://github.com/apache/bigtop/pull/785 Change-Id: I65a2b9abc1b8e5a8aad26cee189a2ccf002107a7 Signed-off-by: Jun He -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the

[GitHub] [bigtop] JunHe77 commented on a change in pull request #783: BIGTOP-3548: Hive build failure caused by protoc-jar-maven-plugin mis…

2021-06-09 Thread GitBox
JunHe77 commented on a change in pull request #783: URL: https://github.com/apache/bigtop/pull/783#discussion_r648123377 ## File path: bigtop-packages/src/common/hive/do-component-build ## @@ -32,11 +32,21 @@ HIVE_MAVEN_OPTS=" -Dhbase.version=$HBASE_VERSION \ # Include common

[jira] [Created] (BIGTOP-3554) Phoenix build failure caused by protoc-2.5.0

2021-06-09 Thread Jun He (Jira)
Jun He created BIGTOP-3554: -- Summary: Phoenix build failure caused by protoc-2.5.0 Key: BIGTOP-3554 URL: https://issues.apache.org/jira/browse/BIGTOP-3554 Project: Bigtop Issue Type: Bug C

[GitHub] [bigtop] JunHe77 opened a new pull request #784: BIGTOP-3551: Phantomjs caused Ambari build failure on non-x86

2021-06-09 Thread GitBox
JunHe77 opened a new pull request #784: URL: https://github.com/apache/bigtop/pull/784 After ambari is bumped to 2.7.5, it cannot build on non-x86 platforms as phantomjs prebuilt is required. This patch disables phantomjs reference as it is only used for testing. Change-Id: I

[GitHub] [bigtop] JunHe77 commented on a change in pull request #783: BIGTOP-3548: Hive build failure caused by protoc-jar-maven-plugin mis…

2021-06-09 Thread GitBox
JunHe77 commented on a change in pull request #783: URL: https://github.com/apache/bigtop/pull/783#discussion_r648110008 ## File path: bigtop-packages/src/common/hive/do-component-build ## @@ -32,11 +32,21 @@ HIVE_MAVEN_OPTS=" -Dhbase.version=$HBASE_VERSION \ # Include common