This is an automated email from the ASF dual-hosted git repository.
pjfanning pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/pekko-connectors.git
The following commit(s) were added to refs/heads/main by this push:
new 50bd1bc3b HDFS: remove obsolete cats-kernel cache probe from CI (#1903)
50bd1bc3b is described below
commit 50bd1bc3b6e02823769379751fac9c4780754e3f
Author: PJ Fanning <[email protected]>
AuthorDate: Fri Sep 4 10:46:54 2026 +0100
HDFS: remove obsolete cats-kernel cache probe from CI (#1903)
---
.github/workflows/check-build-test.yml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/.github/workflows/check-build-test.yml
b/.github/workflows/check-build-test.yml
index 27eee0cb5..7ce59122a 100644
--- a/.github/workflows/check-build-test.yml
+++ b/.github/workflows/check-build-test.yml
@@ -121,7 +121,7 @@ jobs:
- { connector: google-common }
- { connector: google-fcm }
- { connector: hbase, pre_cmd:
'./scripts/hbase-server.sh' }
- - { connector: hdfs, pre_cmd: 'file
${HOME}/.cache/coursier/v1/https/repo1.maven.org/maven2/org/typelevel/cats-kernel_2.13/2.0.0/cats-kernel_2.13-2.0.0.jar'
}
+ - { connector: hdfs }
- { connector: huawei-push-kit }
- { connector: influxdb, pre_cmd: 'docker
compose up -d influxdb' }
# ironmq disabled while we resolve
https://github.com/apache/pekko-connectors/issues/697
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]