Skip to content

Commit 73ff19c

Browse files
author
Worapol
committed
improve readme
1 parent 8e75986 commit 73ff19c

File tree

1 file changed

+6
-5
lines changed

1 file changed

+6
-5
lines changed

README.md

+6-5
Original file line numberDiff line numberDiff line change
@@ -63,13 +63,14 @@ done
6363

6464
#### Installation Guide
6565

66-
1. Firstly build the package using the following command `mvn package`
67-
2. After building the package a new jar will created in `target/connect-fieldandtime-partitioner-1.1.0-SNAPSHOT.jar` copy the jar file into the s3 plugin directory
68-
3. Restart the connector if you use helm redeploy the helm so that it can detect the plugin
66+
1. Before building make sure maven and java development kit is install.
67+
2. Firstly build the package using the following command `mvn package`.
68+
3. After building the package a new jar will created in `target/connect-fieldandtime-partitioner-1.1.0-SNAPSHOT.jar` copy the jar file into the s3 plugin directory.
69+
4. Restart the connector if the user use helm redeploy the helm so that it can detect the plugin.
6970

7071
__Tips__
7172

72-
Where is the plugin?
73+
*Where is the plugin?*
7374

74-
If the plugin was installed via confluent-hub the jar file should be copy to `/usr/share/confluent-hub-components/confluentinc-kafka-connect-s3/lib/` however if kafka-connect-s3-sink was installed somewhere else place the jar file in the same directly as the connector plugin jars.
75+
If the plugin was installed via confluent-hub the jar file should be copy to `/usr/share/confluent-hub-components/confluentinc-kafka-connect-s3/lib/` however if kafka-connect-s3-sink was installed somewhere else place the jar file in the __same directory as the connector plugin jars__.
7576

0 commit comments

Comments
 (0)