The latest CentOS7 build failed with this message, Does anyone know the solution?
[ERROR] Failed to execute goal on project trafodion-sql-cdh: Could not resolve dependencies for project org.trafodion.sql:trafodion-sql-cdh:jar:2.3.0: Failed to collect dependencies for [org.apache.hbase:hbase-server:jar:1.2.0-cdh5.7.1 (compile), org.apache.hbase:hbase-client:jar:1.2.0-cdh5.7.1 (compile), org.apache.hbase.client.transactional:hbase-trx-cdh5_7:jar:2.3.0 (system), org.apache.hive:hive-jdbc:jar:1.1.0-cdh5.7.1 (compile), org.apache.hive:hive-metastore:jar:1.1.0-cdh5.7.1 (compile), org.apache.hive:hive-exec:jar:1.1.0-cdh5.7.1 (compile), org.apache.thrift:libthrift:jar:0.9.0 (compile), commons-configuration:commons-configuration:jar:1.6 (compile), com.google.protobuf:protobuf-java:jar:2.5.0 (compile), org.alluxio:alluxio-core-client-runtime:jar:1.7.1 (compile)]: Failed to read artifact descriptor for org.alluxio:alluxio-core-client-runtime:jar:1.7.1: Could not transfer artifact org.alluxio:alluxio-parent:pom:1.7.1 from/to cloudera (https://repository.cloudera.com/artifactory/cloudera-repos/): peer not authenticated -> [Help 1] ##(SQL) [ERROR] ##(SQL) [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch. ##(SQL) [ERROR] Re-run Maven using the -X switch to enable full debug logging. ##(SQL) [ERROR] ##(SQL) [ERROR] For more information about the errors and possible solutions, please read the following articles: ##(SQL) [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/DependencyResolutionException ##(SQL) Thanks, Ming -----Original Message----- From: Steve Varnau <[email protected]> Sent: Tuesday, July 24, 2018 6:36 AM To: [email protected] Subject: RE: [apache/trafodion] Add RH7 supported flag to build & test on additional OS (#1565) Ming, I tend to agree that it is better to get Centos7 testing in place and going and skip a test or two in that environment, if that is what is holding it up. As long as a jira is filed to indicate that more work is needed to fix those things. --Steve From: Liu Ming <[email protected]> Sent: Thursday, July 19, 2018 5:47 PM To: apache/trafodion <[email protected]> Cc: Steve Varnau <[email protected]>; Mention <[email protected]> Subject: Re: [apache/trafodion] Add RH7 supported flag to build & test on additional OS (#1565) Sorry, I don't have enough time on this one. The regression failure is in UDR, a very complicated TMUDF fail, I cannot figure out the reason yet. So if possible, I would like to remove those URD test for CentOS7 now, and we try to fix it asap, but without this test, more and more code check in, and some not compatible with CentOS 7, I am now continously try to build Trafodion on centOS 7, but if this PR merged, I don't need to do that :-) The blocking issue is in TMUDF, I need a lot of time to understand it. So I suggest to remove those failed test for now. Or we have to wait for me to find more time on this. I really hope Trafodion can support CentOS 7 in the coming R2.3 release. — You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub<https://github.com/apache/trafodion/pull/1565#issuecomment-406455919>, or mute the thread<https://github.com/notifications/unsubscribe-auth/AFB2Zj3lGJ8-Xa3DThDmzWrT-j5A9UBKks5uISiEgaJpZM4T_9NO>.
