nsivabalan commented on pull request #3901: URL: https://github.com/apache/hudi/pull/3901#issuecomment-956457262
I inspected every jar thats getting delayed with pentaho. I could find every jar of interest in other nexus domains. ``` https://public.nexus.pentaho.org/repository/proxy-public-3rd-party-release/org/apache/flink/force-shading/1.12.1/force-shading-1.12.1-sources.jar https://repo.maven.apache.org/maven2/org/apache/flink/force-shading/1.12.1/ https://public.nexus.pentaho.org/repository/proxy-public-3rd-party-release/org/apache/flink/flink-shaded-guava/18.0-12.0/flink-shaded-guava-18.0-12.0-sources.jar https://repo.maven.apache.org/maven2/org/apache/flink/flink-shaded-guava/18.0-12.0/ Downloading from pentaho.org: https://public.nexus.pentaho.org/repository/proxy-public-3rd-party-release/org/apache/flink/flink-shaded-asm-7/7.1-12.0/flink-shaded-asm-7-7.1-12.0-sources.jar https://repo.maven.apache.org/maven2/org/apache/flink/flink-shaded-asm-7/7.1-12.0/ Downloading from pentaho.org: https://public.nexus.pentaho.org/repository/proxy-public-3rd-party-release/org/apache/flink/force-shading/1.13.1/force-shading-1.13.1-sources.jar https://repo.maven.apache.org/maven2/org/apache/flink/force-shading/1.13.1/ Downloading from pentaho.org: https://public.nexus.pentaho.org/repository/proxy-public-3rd-party-release/tomcat/jasper-runtime/5.5.23/jasper-runtime-5.5.23-sources.jar https://repo.maven.apache.org/maven2/tomcat/jasper-runtime/5.5.23/ Downloading from pentaho.org: https://public.nexus.pentaho.org/repository/proxy-public-3rd-party-release/xmlenc/xmlenc/0.52/xmlenc-0.52-sources.jar https://repo.maven.apache.org/maven2/xmlenc/xmlenc/0.52/ Downloading from pentaho.org: https://public.nexus.pentaho.org/repository/proxy-public-3rd-party-release/stax/stax-api/1.0.1/stax-api-1.0.1-sources.jar https://repo.maven.apache.org/maven2/stax/stax-api/1.0.1/ Downloading from pentaho.org: https://public.nexus.pentaho.org/repository/proxy-public-3rd-party-release/commons-beanutils/commons-beanutils-core/1.8.0/commons-beanutils-core-1.8.0-sources.jar https://repo.maven.apache.org/maven2/commons-beanutils/commons-beanutils-core/1.8.0/ Downloading from pentaho.org: https://public.nexus.pentaho.org/repository/proxy-public-3rd-party-release/org/apache/hudi/hudi-hadoop-sparkworker-docker/0.10.0-SNAPSHOT/hudi-hadoop-sparkworker-docker-0.10.0-SNAPSHOT-sources.jar Downloading from pentaho.org: https://public.nexus.pentaho.org/repository/proxy-public-3rd-party-release/org/apache/curator/apache-curator/2.7.1/apache-curator-2.7.1-sources.jar https://repo.maven.apache.org/maven2/org/apache/curator/apache-curator/2.7.1/ Downloading from pentaho.org: https://public.nexus.pentaho.org/repository/proxy-public-3rd-party-release/org/apache/velocity/velocity/1.5/velocity-1.5-sources.jar https://repo.maven.apache.org/maven2/org/apache/velocity/velocity/1.5/ Downloading from pentaho.org: https://public.nexus.pentaho.org/repository/proxy-public-3rd-party-release/javax/servlet/jsp-api/2.0/jsp-api-2.0-sources.jar https://repo.maven.apache.org/maven2/javax/servlet/jsp-api/2.0/ Downloading from pentaho.org: https://public.nexus.pentaho.org/repository/proxy-public-3rd-party-release/tomcat/jasper-compiler/5.5.23/jasper-compiler-5.5.23-sources.jar https://repo.maven.apache.org/maven2/tomcat/jasper-compiler/5.5.23/ Downloading from pentaho.org: https://public.nexus.pentaho.org/repository/proxy-public-3rd-party-release/org/apache/thrift/libfb303/0.9.3/libfb303-0.9.3-sources.jar https://repo.maven.apache.org/maven2/org/apache/thrift/libfb303/0.9.3/ Downloading from pentaho.org: https://public.nexus.pentaho.org/repository/proxy-public-3rd-party-release/com/google/code/findbugs/jsr305/1.3.9/jsr305-1.3.9-sources.jar https://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/1.3.9/ Downloading from pentaho.org: https://public.nexus.pentaho.org/repository/proxy-public-3rd-party-release/io/confluent/kafka-schema-registry-client/5.3.4/kafka-schema-registry-client-5.3.4-sources.jar https://packages.confluent.io/maven/io/confluent/kafka-schema-registry-client/5.3.4/ Downloading from pentaho.org: https://public.nexus.pentaho.org/repository/proxy-public-3rd-party-release/io/confluent/common-utils/5.3.4/common-utils-5.3.4-sources.jar https://packages.confluent.io/maven/io/confluent/common-utils/5.3.4/ Downloading from pentaho.org: https://public.nexus.pentaho.org/repository/proxy-public-3rd-party-release/io/confluent/common-config/5.3.4/common-config-5.3.4-sources.jar https://packages.confluent.io/maven/io/confluent/common-config/5.3.4/ Downloading from pentaho.org: https://public.nexus.pentaho.org/repository/proxy-public-3rd-party-release/io/confluent/kafka-avro-serializer/5.3.4/kafka-avro-serializer-5.3.4-sources.jar https://packages.confluent.io/maven/io/confluent/kafka-avro-serializer/5.3.4/ ``` Once the CI succeeds, we should be good to go ahead and land this in. -- 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]
