You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: extensions/extensions-docker/aissemble-kafka/src/main/resources/docker/Dockerfile
-5
Original file line number
Diff line number
Diff line change
@@ -15,11 +15,6 @@ RUN mkdir /opt/connectors && \
15
15
chown -R kafka:kafka /opt/bitnami/kafka
16
16
17
17
USER kafka
18
-
# Install kafka-connect-spooldir plugin that can be used with Kafka Connect to read CSV data into topics
19
-
RUN curl -slLO https://d1i4a15mxbxib1.cloudfront.net/api/plugins/jcustenborder/kafka-connect-spooldir/versions/2.0.62/jcustenborder-kafka-connect-spooldir-2.0.62.zip \
0 commit comments