guyuqi commented on PR #1114: URL: https://github.com/apache/bigtop/pull/1114#issuecomment-1576071002
It’s noticed that Ambari and YCSB seem to be having trouble building on x86 and Arm: Ambari: ``` [INFO] --- exec-maven-plugin:1.2.1:exec (Bower install) @ ambari-admin --- bower angular-translate#* CERT_HAS_EXPIRED Request to https://registry.bower.io/packages/angular-translate failed: certificate has expired .... .. . [ERROR] Failed to execute goal org.codehaus.mojo:exec-maven-plugin:1.2.1:exec (Bower install) on project ambari-admin: Command execution failed.: Process exited with an error: 1 (Exit value: 1) -> [Help 1] ``` YCSB: `[ERROR] Failed to execute goal on project maprdb-binding: Could not resolve dependencies for project site.ycsb:maprdb-binding:jar:0.17.0: Failed to collect dependencies at org.apache.hbase:hbase-client:jar:1.1.8-mapr-1710: Failed to read artifact descriptor for org.apache.hbase:hbase-client:jar:1.1.8-mapr-1710: Could not transfer artifact org.apache.hbase:hbase-client:pom:1.1.8-mapr-1710 from/to mapr-releases (http://repository.mapr.com/maven/): Transfer failed for http://repository.mapr.com/maven/org/apache/hbase/hbase-client/1.1.8-mapr-1710/hbase-client-1.1.8-mapr-1710.pom 500 Proxy Error -> [Help 1]` -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
