alberttwong commented on issue #8623:
URL: https://github.com/apache/hudi/issues/8623#issuecomment-1535506114
```
atwong@Alberts-MacBook-Pro hudi % git checkout tags/release-0.13.0
HEAD is now at a3f0615c85 [MINOR] Update release version to reflect
published version 0.13.0
atwong@Alberts-MacBook-Pro hudi % mvn clean package -Pintegration-tests
-DskipTests
[INFO] Scanning for projects...
[WARNING]
[WARNING] Some problems were encountered while building the effective model
for org.apache.hudi:hudi-spark-common_2.11:jar:0.13.0
[WARNING] 'artifactId' contains an expression but should be a constant. @
org.apache.hudi:hudi-spark-common_${scala.binary.version}:0.13.0,
/Users/atwong/sandbox/hudi/hudi-spark-datasource/hudi-spark-common/pom.xml,
line 24, column 15
[WARNING]
[WARNING] Some problems were encountered while building the effective model
for org.apache.hudi:hudi-spark_2.11:jar:0.13.0
[WARNING] 'artifactId' contains an expression but should be a constant. @
org.apache.hudi:hudi-spark_${scala.binary.version}:0.13.0,
/Users/atwong/sandbox/hudi/hudi-spark-datasource/hudi-spark/pom.xml, line 26,
column 15
[WARNING]
[WARNING] Some problems were encountered while building the effective model
for org.apache.hudi:hudi-utilities_2.11:jar:0.13.0
[WARNING] 'artifactId' contains an expression but should be a constant. @
org.apache.hudi:hudi-utilities_${scala.binary.version}:0.13.0,
/Users/atwong/sandbox/hudi/hudi-utilities/pom.xml, line 26, column 15
[WARNING]
[WARNING] Some problems were encountered while building the effective model
for org.apache.hudi:hudi-spark-bundle_2.11:jar:0.13.0
[WARNING] 'artifactId' contains an expression but should be a constant. @
org.apache.hudi:hudi-spark${sparkbundle.version}-bundle_${scala.binary.version}:0.13.0,
/Users/atwong/sandbox/hudi/packaging/hudi-spark-bundle/pom.xml, line 26,
column 15
[WARNING]
[WARNING] Some problems were encountered while building the effective model
for org.apache.hudi:hudi-utilities-bundle_2.11:jar:0.13.0
[WARNING] 'artifactId' contains an expression but should be a constant. @
org.apache.hudi:hudi-utilities-bundle_${scala.binary.version}:0.13.0,
/Users/atwong/sandbox/hudi/packaging/hudi-utilities-bundle/pom.xml, line 26,
column 15
[WARNING]
[WARNING] Some problems were encountered while building the effective model
for org.apache.hudi:hudi-utilities-slim-bundle_2.11:jar:0.13.0
[WARNING] 'artifactId' contains an expression but should be a constant. @
org.apache.hudi:hudi-utilities-slim-bundle_${scala.binary.version}:0.13.0,
/Users/atwong/sandbox/hudi/packaging/hudi-utilities-slim-bundle/pom.xml, line
26, column 15
[WARNING]
[WARNING] Some problems were encountered while building the effective model
for org.apache.hudi:hudi-flink1.16-bundle:jar:0.13.0
[WARNING] 'artifactId' contains an expression but should be a constant. @
org.apache.hudi:hudi-flink${flink.bundle.version}-bundle:0.13.0,
/Users/atwong/sandbox/hudi/packaging/hudi-flink-bundle/pom.xml, line 28, column
15
[WARNING]
[WARNING] Some problems were encountered while building the effective model
for org.apache.hudi:hudi-cli-bundle_2.11:jar:0.13.0
[WARNING] 'artifactId' contains an expression but should be a constant. @
org.apache.hudi:hudi-cli-bundle_${scala.binary.version}:0.13.0,
/Users/atwong/sandbox/hudi/packaging/hudi-cli-bundle/pom.xml, line 26, column 15
[WARNING]
[WARNING] Some problems were encountered while building the effective model
for org.apache.hudi:hudi-spark2_2.11:jar:0.13.0
[WARNING] 'artifactId' contains an expression but should be a constant. @
org.apache.hudi:hudi-spark2_${scala.binary.version}:0.13.0,
/Users/atwong/sandbox/hudi/hudi-spark-datasource/hudi-spark2/pom.xml, line 24,
column 15
[WARNING]
[WARNING] It is highly recommended to fix these problems because they
threaten the stability of your build.
[WARNING]
[WARNING] For this reason, future Maven versions might no longer support
building such malformed projects.
[WARNING]
[INFO]
------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO]
[INFO] Hudi
[pom]
[INFO] hudi-tests-common
[jar]
[INFO] hudi-common
[jar]
[INFO] hudi-hadoop-mr
[jar]
[INFO] hudi-sync-common
[jar]
[INFO] hudi-hive-sync
[jar]
[INFO] hudi-aws
[jar]
[INFO] hudi-timeline-service
[jar]
[INFO] hudi-client
[pom]
[INFO] hudi-client-common
[jar]
[INFO] hudi-spark-client
[jar]
[INFO] hudi-spark-datasource
[pom]
[INFO] hudi-spark-common_2.11
[jar]
[INFO] hudi-spark2_2.11
[jar]
[INFO] hudi-java-client
[jar]
[INFO] hudi-spark_2.11
[jar]
[INFO] hudi-gcp
[jar]
[INFO] hudi-utilities_2.11
[jar]
[INFO] hudi-utilities-bundle_2.11
[jar]
[INFO] hudi-cli
[jar]
[INFO] hudi-flink-client
[jar]
[INFO] hudi-datahub-sync
[jar]
[INFO] hudi-adb-sync
[jar]
[INFO] hudi-sync
[pom]
[INFO] hudi-hadoop-mr-bundle
[jar]
[INFO] hudi-datahub-sync-bundle
[jar]
[INFO] hudi-hive-sync-bundle
[jar]
[INFO] hudi-aws-bundle
[jar]
[INFO] hudi-gcp-bundle
[jar]
[INFO] hudi-spark-bundle_2.11
[jar]
[INFO] hudi-presto-bundle
[jar]
[INFO] hudi-utilities-slim-bundle_2.11
[jar]
[INFO] hudi-timeline-server-bundle
[jar]
[INFO] hudi-trino-bundle
[jar]
[INFO] hudi-examples
[pom]
[INFO] hudi-examples-common
[jar]
[INFO] hudi-examples-spark
[jar]
[INFO] hudi-flink-datasource
[pom]
[INFO] hudi-flink1.16.x
[jar]
[INFO] hudi-flink
[jar]
[INFO] hudi-examples-flink
[jar]
[INFO] hudi-examples-java
[jar]
[INFO] hudi-flink1.13.x
[jar]
[INFO] hudi-flink1.14.x
[jar]
[INFO] hudi-flink1.15.x
[jar]
[INFO] hudi-kafka-connect
[jar]
[INFO] hudi-flink1.16-bundle
[jar]
[INFO] hudi-kafka-connect-bundle
[jar]
[INFO] hudi-cli-bundle_2.11
[jar]
[INFO] hudi-hadoop-docker
[pom]
[INFO] hudi-hadoop-base-docker
[pom]
[INFO] hudi-hadoop-base-java11-docker
[pom]
[INFO] hudi-hadoop-namenode-docker
[pom]
[INFO] hudi-hadoop-datanode-docker
[pom]
[INFO] hudi-hadoop-history-docker
[pom]
[INFO] hudi-hadoop-hive-docker
[pom]
[INFO] hudi-hadoop-sparkbase-docker
[pom]
[INFO] hudi-hadoop-sparkmaster-docker
[pom]
[INFO] hudi-hadoop-sparkworker-docker
[pom]
[INFO] hudi-hadoop-sparkadhoc-docker
[pom]
[INFO] hudi-hadoop-presto-docker
[pom]
[INFO] hudi-hadoop-trinobase-docker
[pom]
[INFO] hudi-hadoop-trinocoordinator-docker
[pom]
[INFO] hudi-hadoop-trinoworker-docker
[pom]
[INFO] hudi-integ-test
[jar]
[INFO] hudi-integ-test-bundle
[jar]
[INFO] hudi-spark2-common
[jar]
[INFO]
[INFO] ------------------------< org.apache.hudi:hudi
>------------------------
[INFO] Building Hudi 0.13.0
[1/67]
[INFO] from pom.xml
[INFO] --------------------------------[ pom
]---------------------------------
[INFO]
[INFO] --- clean:3.1.0:clean (default-clean) @ hudi ---
[INFO] Deleting /Users/atwong/sandbox/hudi/target
[INFO]
[INFO] --- enforcer:3.0.0-M1:enforce (enforce-maven-version) @ hudi ---
[INFO]
[INFO] --- enforcer:3.0.0-M1:enforce (enforce-logging) @ hudi ---
[INFO]
[INFO] --- jacoco:0.8.5:prepare-agent (default) @ hudi ---
[INFO] argLine set to
-javaagent:/Users/atwong/.m2/repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/Users/atwong/sandbox/hudi/target/jacoco.exec
-Xmx2g
[INFO]
[INFO] --- remote-resources:1.5:process (process-resource-bundles) @ hudi ---
[WARNING] Parameter 'localRepository' is deprecated core expression; Avoid
use of ArtifactRepository type. If you need access to local repository, switch
to '${repositorySystemSession}' expression and get LRM from it instead.
[INFO]
[INFO] --- checkstyle:3.0.0:check (default) @ hudi ---
[INFO]
[INFO] --- jacoco:0.8.5:report (post-integration-tests) @ hudi ---
[INFO] Skipping JaCoCo execution due to missing execution data file.
[INFO]
[INFO] --- source:2.2.1:jar-no-fork (attach-sources) @ hudi ---
[INFO]
[INFO] --- site:3.7.1:attach-descriptor (attach-descriptor) @ hudi ---
[WARNING] Parameter 'localRepository' is deprecated core expression; Avoid
use of ArtifactRepository type. If you need access to local repository, switch
to '${repositorySystemSession}' expression and get LRM from it instead.
[INFO] No site descriptor found: nothing to attach.
[INFO]
[INFO] -----------------< org.apache.hudi:hudi-tests-common
>------------------
[INFO] Building hudi-tests-common 0.13.0
[2/67]
[INFO] from hudi-tests-common/pom.xml
[INFO] --------------------------------[ jar
]---------------------------------
[INFO]
[INFO] --- clean:3.1.0:clean (default-clean) @ hudi-tests-common ---
[INFO] Deleting /Users/atwong/sandbox/hudi/hudi-tests-common/target
[INFO]
[INFO] --- enforcer:3.0.0-M1:enforce (enforce-maven-version) @
hudi-tests-common ---
[INFO]
[INFO] --- enforcer:3.0.0-M1:enforce (enforce-logging) @ hudi-tests-common
---
[INFO]
[INFO] --- jacoco:0.8.5:prepare-agent (default) @ hudi-tests-common ---
[INFO] argLine set to
-javaagent:/Users/atwong/.m2/repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/Users/atwong/sandbox/hudi/hudi-tests-common/target/jacoco.exec
-Xmx2g
[INFO]
[INFO] --- remote-resources:1.5:process (process-resource-bundles) @
hudi-tests-common ---
[WARNING] Parameter 'localRepository' is deprecated core expression; Avoid
use of ArtifactRepository type. If you need access to local repository, switch
to '${repositorySystemSession}' expression and get LRM from it instead.
[INFO]
[INFO] --- resources:3.1.0:resources (default-resources) @ hudi-tests-common
---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 3 resources
[INFO] Copying 3 resources
[INFO]
[INFO] --- compiler:3.8.0:compile (default-compile) @ hudi-tests-common ---
[INFO] No sources to compile
[INFO]
[INFO] --- checkstyle:3.0.0:check (default) @ hudi-tests-common ---
[INFO]
[INFO] --- apache-rat:0.13:check (default) @ hudi-tests-common ---
[INFO] Added 1 additional default licenses.
[INFO] Enabled default license matchers.
[INFO] Added 1 custom approved licenses.
[INFO] Will parse SCM ignores for exclusions...
[INFO] Finished adding exclusions from SCM ignore files.
[INFO] 62 implicit excludes (use -debug for more details).
[INFO] 21 explicit excludes (use -debug for more details).
[INFO] 4 resources included (use -debug for more details)
[INFO] Rat check: Summary over all files. Unapproved: 0, unknown: 0,
generated: 0, approved: 4 licenses.
[INFO]
[INFO] --- resources:3.1.0:testResources (default-testResources) @
hudi-tests-common ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory
/Users/atwong/sandbox/hudi/hudi-tests-common/src/test/resources
[INFO] Copying 3 resources
[INFO]
[INFO] --- compiler:3.8.0:testCompile (default-testCompile) @
hudi-tests-common ---
[INFO] No sources to compile
[INFO]
[INFO] --- surefire:2.22.2:test (default-test) @ hudi-tests-common ---
[WARNING] Parameter 'localRepository' is deprecated core expression; Avoid
use of ArtifactRepository type. If you need access to local repository, switch
to '${repositorySystemSession}' expression and get LRM from it instead.
[INFO] Tests are skipped.
[INFO]
[INFO] --- jacoco:0.8.5:report (post-integration-tests) @ hudi-tests-common
---
[INFO] Skipping JaCoCo execution due to missing execution data file.
[INFO]
[INFO] --- jar:3.2.0:jar (default-jar) @ hudi-tests-common ---
[INFO] Building jar:
/Users/atwong/sandbox/hudi/hudi-tests-common/target/hudi-tests-common-0.13.0.jar
[INFO]
[INFO] --- source:2.2.1:jar-no-fork (attach-sources) @ hudi-tests-common ---
[INFO] Building jar:
/Users/atwong/sandbox/hudi/hudi-tests-common/target/hudi-tests-common-0.13.0-sources.jar
[INFO]
[INFO] --- site:3.7.1:attach-descriptor (attach-descriptor) @
hudi-tests-common ---
[WARNING] Parameter 'localRepository' is deprecated core expression; Avoid
use of ArtifactRepository type. If you need access to local repository, switch
to '${repositorySystemSession}' expression and get LRM from it instead.
[INFO] Skipping because packaging 'jar' is not pom.
[INFO]
[INFO] --------------------< org.apache.hudi:hudi-common
>---------------------
[INFO] Building hudi-common 0.13.0
[3/67]
[INFO] from hudi-common/pom.xml
[INFO] --------------------------------[ jar
]---------------------------------
[INFO]
[INFO] --- clean:3.1.0:clean (default-clean) @ hudi-common ---
[INFO] Deleting /Users/atwong/sandbox/hudi/hudi-common/target
[INFO]
[INFO] --- enforcer:3.0.0-M1:enforce (enforce-maven-version) @ hudi-common
---
[INFO]
[INFO] --- enforcer:3.0.0-M1:enforce (enforce-logging) @ hudi-common ---
[INFO]
[INFO] --- jacoco:0.8.5:prepare-agent (default) @ hudi-common ---
[INFO] argLine set to
-javaagent:/Users/atwong/.m2/repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/Users/atwong/sandbox/hudi/hudi-common/target/jacoco.exec
-Xmx2g
[INFO]
[INFO] --- avro:1.8.2:schema (default) @ hudi-common ---
[INFO] Importing File:
/Users/atwong/sandbox/hudi/hudi-common/src/main/avro/HoodieCommitMetadata.avsc
[INFO] Importing File:
/Users/atwong/sandbox/hudi/hudi-common/src/main/avro/HoodieCompactionStrategy.avsc
[INFO] Importing File:
/Users/atwong/sandbox/hudi/hudi-common/src/main/avro/HoodieCompactionOperation.avsc
[INFO] Importing File:
/Users/atwong/sandbox/hudi/hudi-common/src/main/avro/HoodieSavePointMetadata.avsc
[INFO] Importing File:
/Users/atwong/sandbox/hudi/hudi-common/src/main/avro/HoodieCompactionMetadata.avsc
[INFO] Importing File:
/Users/atwong/sandbox/hudi/hudi-common/src/main/avro/HoodieCleanPartitionMetadata.avsc
[INFO] Importing File:
/Users/atwong/sandbox/hudi/hudi-common/src/main/avro/HoodieCleanMetadata.avsc
[INFO] Importing File:
/Users/atwong/sandbox/hudi/hudi-common/src/main/avro/HoodieCleanerPlan.avsc
[INFO] Importing File:
/Users/atwong/sandbox/hudi/hudi-common/src/main/avro/HoodieInstantInfo.avsc
[INFO] Importing File:
/Users/atwong/sandbox/hudi/hudi-common/src/main/avro/HoodieRollbackMetadata.avsc
[INFO] Importing File:
/Users/atwong/sandbox/hudi/hudi-common/src/main/avro/HoodieRestoreMetadata.avsc
[INFO] Importing File:
/Users/atwong/sandbox/hudi/hudi-common/src/main/avro/HoodieReplaceCommitMetadata.avsc
[INFO] Importing File:
/Users/atwong/sandbox/hudi/hudi-common/src/main/avro/HoodiePath.avsc
[INFO] Importing File:
/Users/atwong/sandbox/hudi/hudi-common/src/main/avro/HoodieFSPermission.avsc
[INFO] Importing File:
/Users/atwong/sandbox/hudi/hudi-common/src/main/avro/HoodieFileStatus.avsc
[INFO] Importing File:
/Users/atwong/sandbox/hudi/hudi-common/src/main/avro/HoodieBootstrapIndexInfo.avsc
[INFO] Importing File:
/Users/atwong/sandbox/hudi/hudi-common/src/main/avro/HoodieSliceInfo.avsc
[INFO] Importing File:
/Users/atwong/sandbox/hudi/hudi-common/src/main/avro/HoodieClusteringGroup.avsc
[INFO] Importing File:
/Users/atwong/sandbox/hudi/hudi-common/src/main/avro/HoodieClusteringStrategy.avsc
[INFO] Importing File:
/Users/atwong/sandbox/hudi/hudi-common/src/main/avro/HoodieClusteringPlan.avsc
[INFO] Importing File:
/Users/atwong/sandbox/hudi/hudi-common/src/main/avro/HoodieRequestedReplaceMetadata.avsc
[INFO] Importing File:
/Users/atwong/sandbox/hudi/hudi-common/src/main/avro/HoodieMetadata.avsc
[INFO] Importing File:
/Users/atwong/sandbox/hudi/hudi-common/src/main/avro/HoodieIndexPartitionInfo.avsc
[INFO] Importing File:
/Users/atwong/sandbox/hudi/hudi-common/src/main/avro/HoodieIndexPlan.avsc
[INFO] Importing File:
/Users/atwong/sandbox/hudi/hudi-common/src/main/avro/HoodieIndexCommitMetadata.avsc
[INFO] Importing File:
/Users/atwong/sandbox/hudi/hudi-common/src/main/avro/HoodieArchivedMetaEntry.avsc
[INFO]
[INFO] --- remote-resources:1.5:process (process-resource-bundles) @
hudi-common ---
[WARNING] Parameter 'localRepository' is deprecated core expression; Avoid
use of ArtifactRepository type. If you need access to local repository, switch
to '${repositorySystemSession}' expression and get LRM from it instead.
[INFO]
[INFO] --- resources:3.1.0:resources (default-resources) @ hudi-common ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] Copying 3 resources
[INFO]
[INFO] --- compiler:3.8.0:compile (default-compile) @ hudi-common ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 490 source files to
/Users/atwong/sandbox/hudi/hudi-common/target/classes
[INFO]
/Users/atwong/sandbox/hudi/hudi-common/src/main/java/org/apache/hudi/io/storage/HoodieHFileConfig.java:
Some input files use or override a deprecated API.
[INFO]
/Users/atwong/sandbox/hudi/hudi-common/src/main/java/org/apache/hudi/io/storage/HoodieHFileConfig.java:
Recompile with -Xlint:deprecation for details.
[INFO]
/Users/atwong/sandbox/hudi/hudi-common/src/main/java/org/apache/hudi/common/table/view/FileSystemViewStorageConfig.java:
/Users/atwong/sandbox/hudi/hudi-common/src/main/java/org/apache/hudi/common/table/view/FileSystemViewStorageConfig.java
uses or overrides a deprecated API that is marked for removal.
[INFO]
/Users/atwong/sandbox/hudi/hudi-common/src/main/java/org/apache/hudi/common/table/view/FileSystemViewStorageConfig.java:
Recompile with -Xlint:removal for details.
[INFO]
/Users/atwong/sandbox/hudi/hudi-common/src/main/java/org/apache/hudi/common/util/collection/Pair.java:
Some input files use unchecked or unsafe operations.
[INFO]
/Users/atwong/sandbox/hudi/hudi-common/src/main/java/org/apache/hudi/common/util/collection/Pair.java:
Recompile with -Xlint:unchecked for details.
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR :
[INFO] -------------------------------------------------------------
[ERROR]
/Users/atwong/sandbox/hudi/hudi-common/src/main/java/org/apache/hudi/metadata/HoodieTableMetadataUtil.java:[208,9]
no suitable method found for
collect(java.util.stream.Collector<org.apache.hudi.common.model.HoodieColumnRangeMetadata<java.lang.Comparable>,capture#1
of
?,java.util.Map<java.lang.String,org.apache.hudi.common.model.HoodieColumnRangeMetadata<java.lang.Comparable>>>)
method
java.util.stream.Stream.<R>collect(java.util.function.Supplier<R>,java.util.function.BiConsumer<R,?
super
org.apache.hudi.common.model.HoodieColumnRangeMetadata>,java.util.function.BiConsumer<R,R>)
is not applicable
(cannot infer type-variable(s) R
(actual and formal argument lists differ in length))
method java.util.stream.Stream.<R,A>collect(java.util.stream.Collector<?
super org.apache.hudi.common.model.HoodieColumnRangeMetadata,A,R>) is not
applicable
(cannot infer type-variable(s) R,A
(argument mismatch;
java.util.stream.Collector<org.apache.hudi.common.model.HoodieColumnRangeMetadata<java.lang.Comparable>,capture#1
of
?,java.util.Map<java.lang.String,org.apache.hudi.common.model.HoodieColumnRangeMetadata<java.lang.Comparable>>>
cannot be converted to java.util.stream.Collector<? super
org.apache.hudi.common.model.HoodieColumnRangeMetadata,A,R>))
[ERROR]
/Users/atwong/sandbox/hudi/hudi-common/src/main/java/org/apache/hudi/common/util/ParquetUtils.java:[338,11]
no suitable method found for
collect(java.util.stream.Collector<org.apache.hudi.common.model.HoodieColumnRangeMetadata<java.lang.Comparable>,capture#2
of
?,java.util.Map<java.lang.String,java.util.List<org.apache.hudi.common.model.HoodieColumnRangeMetadata<java.lang.Comparable>>>>)
method
java.util.stream.Stream.<R>collect(java.util.function.Supplier<R>,java.util.function.BiConsumer<R,?
super
org.apache.hudi.common.model.HoodieColumnRangeMetadata>,java.util.function.BiConsumer<R,R>)
is not applicable
(cannot infer type-variable(s) R
(actual and formal argument lists differ in length))
method java.util.stream.Stream.<R,A>collect(java.util.stream.Collector<?
super org.apache.hudi.common.model.HoodieColumnRangeMetadata,A,R>) is not
applicable
(cannot infer type-variable(s) R,A
(argument mismatch;
java.util.stream.Collector<org.apache.hudi.common.model.HoodieColumnRangeMetadata<java.lang.Comparable>,capture#2
of
?,java.util.Map<java.lang.String,java.util.List<org.apache.hudi.common.model.HoodieColumnRangeMetadata<java.lang.Comparable>>>>
cannot be converted to java.util.stream.Collector<? super
org.apache.hudi.common.model.HoodieColumnRangeMetadata,A,R>))
[INFO] 2 errors
[INFO] -------------------------------------------------------------
[INFO]
------------------------------------------------------------------------
[INFO] Reactor Summary for Hudi 0.13.0:
[INFO]
[INFO] Hudi ............................................... SUCCESS [ 0.990
s]
[INFO] hudi-tests-common .................................. SUCCESS [ 0.489
s]
[INFO] hudi-common ........................................ FAILURE [ 5.114
s]
[INFO] hudi-hadoop-mr ..................................... SKIPPED
[INFO] hudi-sync-common ................................... SKIPPED
[INFO] hudi-hive-sync ..................................... SKIPPED
[INFO] hudi-aws ........................................... SKIPPED
[INFO] hudi-timeline-service .............................. SKIPPED
[INFO] hudi-client ........................................ SKIPPED
[INFO] hudi-client-common ................................. SKIPPED
[INFO] hudi-spark-client .................................. SKIPPED
[INFO] hudi-spark-datasource .............................. SKIPPED
[INFO] hudi-spark-common_2.11 ............................. SKIPPED
[INFO] hudi-spark2_2.11 ................................... SKIPPED
[INFO] hudi-java-client ................................... SKIPPED
[INFO] hudi-spark_2.11 .................................... SKIPPED
[INFO] hudi-gcp ........................................... SKIPPED
[INFO] hudi-utilities_2.11 ................................ SKIPPED
[INFO] hudi-utilities-bundle_2.11 ......................... SKIPPED
[INFO] hudi-cli ........................................... SKIPPED
[INFO] hudi-flink-client .................................. SKIPPED
[INFO] hudi-datahub-sync .................................. SKIPPED
[INFO] hudi-adb-sync ...................................... SKIPPED
[INFO] hudi-sync .......................................... SKIPPED
[INFO] hudi-hadoop-mr-bundle .............................. SKIPPED
[INFO] hudi-datahub-sync-bundle ........................... SKIPPED
[INFO] hudi-hive-sync-bundle .............................. SKIPPED
[INFO] hudi-aws-bundle .................................... SKIPPED
[INFO] hudi-gcp-bundle .................................... SKIPPED
[INFO] hudi-spark-bundle_2.11 ............................. SKIPPED
[INFO] hudi-presto-bundle ................................. SKIPPED
[INFO] hudi-utilities-slim-bundle_2.11 .................... SKIPPED
[INFO] hudi-timeline-server-bundle ........................ SKIPPED
[INFO] hudi-trino-bundle .................................. SKIPPED
[INFO] hudi-examples ...................................... SKIPPED
[INFO] hudi-examples-common ............................... SKIPPED
[INFO] hudi-examples-spark ................................ SKIPPED
[INFO] hudi-flink-datasource .............................. SKIPPED
[INFO] hudi-flink1.16.x ................................... SKIPPED
[INFO] hudi-flink ......................................... SKIPPED
[INFO] hudi-examples-flink ................................ SKIPPED
[INFO] hudi-examples-java ................................. SKIPPED
[INFO] hudi-flink1.13.x ................................... SKIPPED
[INFO] hudi-flink1.14.x ................................... SKIPPED
[INFO] hudi-flink1.15.x ................................... SKIPPED
[INFO] hudi-kafka-connect ................................. SKIPPED
[INFO] hudi-flink1.16-bundle .............................. SKIPPED
[INFO] hudi-kafka-connect-bundle .......................... SKIPPED
[INFO] hudi-cli-bundle_2.11 ............................... SKIPPED
[INFO] hudi-hadoop-docker ................................. SKIPPED
[INFO] hudi-hadoop-base-docker ............................ SKIPPED
[INFO] hudi-hadoop-base-java11-docker ..................... SKIPPED
[INFO] hudi-hadoop-namenode-docker ........................ SKIPPED
[INFO] hudi-hadoop-datanode-docker ........................ SKIPPED
[INFO] hudi-hadoop-history-docker ......................... SKIPPED
[INFO] hudi-hadoop-hive-docker ............................ SKIPPED
[INFO] hudi-hadoop-sparkbase-docker ....................... SKIPPED
[INFO] hudi-hadoop-sparkmaster-docker ..................... SKIPPED
[INFO] hudi-hadoop-sparkworker-docker ..................... SKIPPED
[INFO] hudi-hadoop-sparkadhoc-docker ...................... SKIPPED
[INFO] hudi-hadoop-presto-docker .......................... SKIPPED
[INFO] hudi-hadoop-trinobase-docker ....................... SKIPPED
[INFO] hudi-hadoop-trinocoordinator-docker ................ SKIPPED
[INFO] hudi-hadoop-trinoworker-docker ..................... SKIPPED
[INFO] hudi-integ-test .................................... SKIPPED
[INFO] hudi-integ-test-bundle ............................. SKIPPED
[INFO] hudi-spark2-common ................................. SKIPPED
[INFO]
------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO]
------------------------------------------------------------------------
[INFO] Total time: 6.934 s
[INFO] Finished at: 2023-05-04T15:55:53-07:00
[INFO]
------------------------------------------------------------------------
[ERROR] Failed to execute goal
org.apache.maven.plugins:maven-compiler-plugin:3.8.0:compile (default-compile)
on project hudi-common: Compilation failure: Compilation failure:
[ERROR]
/Users/atwong/sandbox/hudi/hudi-common/src/main/java/org/apache/hudi/metadata/HoodieTableMetadataUtil.java:[208,9]
no suitable method found for
collect(java.util.stream.Collector<org.apache.hudi.common.model.HoodieColumnRangeMetadata<java.lang.Comparable>,capture#1
of
?,java.util.Map<java.lang.String,org.apache.hudi.common.model.HoodieColumnRangeMetadata<java.lang.Comparable>>>)
[ERROR] method
java.util.stream.Stream.<R>collect(java.util.function.Supplier<R>,java.util.function.BiConsumer<R,?
super
org.apache.hudi.common.model.HoodieColumnRangeMetadata>,java.util.function.BiConsumer<R,R>)
is not applicable
[ERROR] (cannot infer type-variable(s) R
[ERROR] (actual and formal argument lists differ in length))
[ERROR] method
java.util.stream.Stream.<R,A>collect(java.util.stream.Collector<? super
org.apache.hudi.common.model.HoodieColumnRangeMetadata,A,R>) is not applicable
[ERROR] (cannot infer type-variable(s) R,A
[ERROR] (argument mismatch;
java.util.stream.Collector<org.apache.hudi.common.model.HoodieColumnRangeMetadata<java.lang.Comparable>,capture#1
of
?,java.util.Map<java.lang.String,org.apache.hudi.common.model.HoodieColumnRangeMetadata<java.lang.Comparable>>>
cannot be converted to java.util.stream.Collector<? super
org.apache.hudi.common.model.HoodieColumnRangeMetadata,A,R>))
[ERROR]
/Users/atwong/sandbox/hudi/hudi-common/src/main/java/org/apache/hudi/common/util/ParquetUtils.java:[338,11]
no suitable method found for
collect(java.util.stream.Collector<org.apache.hudi.common.model.HoodieColumnRangeMetadata<java.lang.Comparable>,capture#2
of
?,java.util.Map<java.lang.String,java.util.List<org.apache.hudi.common.model.HoodieColumnRangeMetadata<java.lang.Comparable>>>>)
[ERROR] method
java.util.stream.Stream.<R>collect(java.util.function.Supplier<R>,java.util.function.BiConsumer<R,?
super
org.apache.hudi.common.model.HoodieColumnRangeMetadata>,java.util.function.BiConsumer<R,R>)
is not applicable
[ERROR] (cannot infer type-variable(s) R
[ERROR] (actual and formal argument lists differ in length))
[ERROR] method
java.util.stream.Stream.<R,A>collect(java.util.stream.Collector<? super
org.apache.hudi.common.model.HoodieColumnRangeMetadata,A,R>) is not applicable
[ERROR] (cannot infer type-variable(s) R,A
[ERROR] (argument mismatch;
java.util.stream.Collector<org.apache.hudi.common.model.HoodieColumnRangeMetadata<java.lang.Comparable>,capture#2
of
?,java.util.Map<java.lang.String,java.util.List<org.apache.hudi.common.model.HoodieColumnRangeMetadata<java.lang.Comparable>>>>
cannot be converted to java.util.stream.Collector<? super
org.apache.hudi.common.model.HoodieColumnRangeMetadata,A,R>))
[ERROR] -> [Help 1]
[ERROR]
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e
switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR]
[ERROR] For more information about the errors and possible solutions, please
read the following articles:
[ERROR] [Help 1]
http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
[ERROR]
[ERROR] After correcting the problems, you can resume the build with the
command
[ERROR] mvn <args> -rf :hudi-common
atwong@Alberts-MacBook-Pro hudi % java -version
openjdk version "1.8.0_372"
OpenJDK Runtime Environment (Zulu 8.70.0.23-CA-macos-aarch64) (build
1.8.0_372-b07)
OpenJDK 64-Bit Server VM (Zulu 8.70.0.23-CA-macos-aarch64) (build
25.372-b07, mixed mode)
```
--
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]