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
I can see multilang Daemon for kcl 2 but not 1. I thought nodejs works only with kcl 1. In repo pom points to <kcl.version>2.5.8</kcl.version>
From this should we use kcl 2 with nodejs?
When I run:
bin/kcl-bootstrap --java /usr/bin/java -p ./samples/basic_sample/consumer/sample.properties -e
it gives me this error:
ERROR: Unable to download MultiLangDaemon jar files from maven: https://repo1.maven.org/maven2/software/amazon/kinesis/amazon-kinesis-client-multilang/1.15.1/amazon-kinesis-client-multilang-1.15.1.jar could not be downloaded: 404
Maven repo doesn't have amazon-kinesis-client-multilang
The text was updated successfully, but these errors were encountered: