You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@bigtop.apache.org by GitBox <gi...@apache.org> on 2020/02/21 02:52:31 UTC

[GitHub] [bigtop] JunHe77 opened a new pull request #605: BIGTOP-3312: Fix Ambari build failure as maven repo only accepts http…

JunHe77 opened a new pull request #605: BIGTOP-3312: Fix Ambari build failure as maven repo only accepts http…
URL: https://github.com/apache/bigtop/pull/605
 
 
   …s now
   
   Maven repo has been upgrade to accept https access only.
   The URLs defined in ambari pom.xml need to be changed to https.
   
   Change-Id: I77ff02631800cd2ba7abfef071e903262039ee17
   Signed-off-by: Jun He <ju...@arm.com>

----------------------------------------------------------------
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 contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

[GitHub] [bigtop] JunHe77 commented on issue #605: BIGTOP-3312: Fix Ambari build failure as maven repo only accepts http…

Posted by GitBox <gi...@apache.org>.
JunHe77 commented on issue #605: BIGTOP-3312: Fix Ambari build failure as maven repo only accepts http…
URL: https://github.com/apache/bigtop/pull/605#issuecomment-591360840
 
 
   That would be better way. Let me try build on local. If that's OK I'll update this PR

----------------------------------------------------------------
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 contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

[GitHub] [bigtop] JunHe77 commented on issue #605: BIGTOP-3312: Fix Ambari build failure as maven repo only accepts http…

Posted by GitBox <gi...@apache.org>.
JunHe77 commented on issue #605: BIGTOP-3312: Fix Ambari build failure as maven repo only accepts http…
URL: https://github.com/apache/bigtop/pull/605#issuecomment-596440778
 
 
   Thanks, @iwasakims .

----------------------------------------------------------------
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 contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

[GitHub] [bigtop] JunHe77 merged pull request #605: BIGTOP-3312: Fix Ambari build failure as maven repo only accepts http…

Posted by GitBox <gi...@apache.org>.
JunHe77 merged pull request #605: BIGTOP-3312: Fix Ambari build failure as maven repo only accepts http…
URL: https://github.com/apache/bigtop/pull/605
 
 
   

----------------------------------------------------------------
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 contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

[GitHub] [bigtop] JunHe77 commented on issue #605: BIGTOP-3312: Fix Ambari build failure as maven repo only accepts http…

Posted by GitBox <gi...@apache.org>.
JunHe77 commented on issue #605: BIGTOP-3312: Fix Ambari build failure as maven repo only accepts http…
URL: https://github.com/apache/bigtop/pull/605#issuecomment-596313935
 
 
   Hi, @iwasakims  Comparing to 2.6.0, 2.6.2 has removed `ambari-client` and `ambari-shell` subdir. This means `install_ambari.sh` and deb/rpm package scripts should also get upgraded. For the purpose of fixing build failure on v1.5, using 2.6.2 or later would be too much.
   So I'm thinking leave this patch for current 2.6.0 version for v1.5 release, and create another PR for bumping up to later version (say 2.7.x). What do you think?

----------------------------------------------------------------
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 contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

[GitHub] [bigtop] iwasakims commented on issue #605: BIGTOP-3312: Fix Ambari build failure as maven repo only accepts http…

Posted by GitBox <gi...@apache.org>.
iwasakims commented on issue #605: BIGTOP-3312: Fix Ambari build failure as maven repo only accepts http…
URL: https://github.com/apache/bigtop/pull/605#issuecomment-596316868
 
 
   Thanks, @JunHe77. I'm +1(non-binding) on the current patch if bumping Ambari is not quick fix. I'll file a follow-up JIRA to bump Ambari without targeting Bigtop 1.5.0.

----------------------------------------------------------------
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 contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

[GitHub] [bigtop] iwasakims commented on issue #605: BIGTOP-3312: Fix Ambari build failure as maven repo only accepts http…

Posted by GitBox <gi...@apache.org>.
iwasakims commented on issue #605: BIGTOP-3312: Fix Ambari build failure as maven repo only accepts http…
URL: https://github.com/apache/bigtop/pull/605#issuecomment-590744088
 
 
   While the change worked for me, it is covered by [the patch](https://github.com/apache/ambari/pull/3045/files) of [AMBARI-25334](https://issues.apache.org/jira/browse/AMBARI-25334). It might be better to bump Ambari to 2.6.2 or later?

----------------------------------------------------------------
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 contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

[GitHub] [bigtop] evans-ye commented on issue #605: BIGTOP-3312: Fix Ambari build failure as maven repo only accepts http…

Posted by GitBox <gi...@apache.org>.
evans-ye commented on issue #605: BIGTOP-3312: Fix Ambari build failure as maven repo only accepts http…
URL: https://github.com/apache/bigtop/pull/605#issuecomment-599084932
 
 
   Sounds like a plan. Thanks!

----------------------------------------------------------------
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 contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services