[
https://issues.apache.org/jira/browse/TIKA-4327?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17913120#comment-17913120
]
Tilman Hausherr commented on TIKA-4327:
---------------------------------------
ERROR [main] 01:52:17,448 tc.confluentinc/cp-kafka:6.2.1 Log output from the
failed container:
/tmp/testcontainers_start.sh: line 3: /etc/kafka/docker/run: No such file or
directory
I found https://github.com/testcontainers/testcontainers-java/issues/9632
which mentioned to use ConfluentKafkaContainer instead of KafkaContainer
that didn't work:
KAFKA_ZOOKEEPER_CONNECT is required.
Command [/usr/local/bin/dub ensure KAFKA_ZOOKEEPER_CONNECT] FAILED !
The github issue mentioned ... the documentation, which mentioned a newer
container name:
https://java.testcontainers.org/modules/kafka/#using-orgtestcontainerskafkaconfluentkafkacontainer
that one worked on windows with docker there.
> General updates for 4.0.0
> -------------------------
>
> Key: TIKA-4327
> URL: https://issues.apache.org/jira/browse/TIKA-4327
> Project: Tika
> Issue Type: Task
> Reporter: Tilman Hausherr
> Priority: Major
>
--
This message was sent by Atlassian Jira
(v8.20.10#820010)