rui-mo commented on PR #9780: URL: https://github.com/apache/incubator-gluten/pull/9780#issuecomment-2921485431
The click house CI failure seems unrelated, could you help confirm? cc: @zzcclp @baibaichen Thanks. > GLUTEN-9681: test kafka data consistency *** FAILED *** 22:50:23 java.util.concurrent.ExecutionException: org.apache.kafka.common.errors.TopicExistsException: Topic 'data_consistency' already exists. 22:50:23 at org.apache.kafka.common.internals.KafkaFutureImpl.wrapAndThrow(KafkaFutureImpl.java:45) 22:50:23 at org.apache.kafka.common.internals.KafkaFutureImpl.access$000(KafkaFutureImpl.java:32) 22:50:23 at org.apache.kafka.common.internals.KafkaFutureImpl$SingleWaiter.await(KafkaFutureImpl.java:89) 22:50:23 at org.apache.kafka.common.internals.KafkaFutureImpl.get(KafkaFutureImpl.java:260) 22:50:23 at org.apache.gluten.execution.kafka.ClickhouseGlutenKafkaScanSuite.withTopic(ClickhouseGlutenKafkaScanSuite.scala:87) 22:50:23 at org.apache.gluten.execution.kafka.ClickhouseGlutenKafkaScanSuite.$anonfun$new$3(ClickhouseGlutenKafkaScanSuite.scala:111) 22:50:23 at scala.runtime.java8.JFunction0$mcV$sp.apply(JFunction0$mcV$sp.java:23) 22:50:23 at org.apache.spark.util.Utils$.tryWithSafeFinally(Utils.scala:1491) 22:50:23 at org.apache.spark.sql.test.SQLTestUtilsBase.withTable(SQLTestUtils.scala:305) 22:50:23 at org.apache.spark.sql.test.SQLTestUtilsBase.withTable$(SQLTestUtils.scala:303) -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
