ndimiduk commented on PR #5969: URL: https://github.com/apache/hbase/pull/5969#issuecomment-2154298990
Hadoop check failure appears to have been a network transfer failure in the build environment. ``` [ERROR] Failed to execute goal on project hbase-http: Could not resolve dependencies for project org.apache.hbase:hbase-http:jar:2.7.0-SNAPSHOT: Could not transfer artifact com.squareup.okhttp:okhttp:jar:2.7.5 from/to central (https://repo.maven.apache.org/maven2): transfer failed for https://repo.maven.apache.org/maven2/com/squareup/okhttp/okhttp/2.7.5/okhttp-2.7.5.jar: Connection reset -> [Help 1] ``` Come to think of it, I'm not sure why we're checking hadoop 2.x with JDK11 -- doesn't JDK11 require hadoop3 profile? -- 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]
