issues
search
awslabs
/
kinesis-kafka-connector
kinesis-kafka-connector is connector based on Kafka Connect to publish messages to Amazon Kinesis streams or Amazon Kinesis Firehose.
Apache License 2.0
153
stars
91
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Enhance maven and github config
#35
bdesert
closed
5 years ago
1
Java fails to convert object to KafkaTopic
#34
cjbackman
closed
1 year ago
0
adding gitignore
#33
bdesert
closed
5 years ago
0
Add Mac, IDE. Maven related files to .gitignore
#32
bdesert
closed
5 years ago
0
Fix java.lang.ClassCastException thrown when pausing/resuming consumption
#31
cjbackman
closed
1 year ago
4
Task threw an uncaught and unrecoverable exception/NullPointerException
#30
mbrettschneider
opened
5 years ago
5
Support proxy setting
#29
ilyasahsan123
closed
5 years ago
0
Unable to load AWS credentials from any provider in the chain
#28
SrinivasaDK
opened
5 years ago
2
Use AmazonKinesisFirehoseClientBuilder
#27
xushiyan
closed
3 years ago
0
Added support for type conversions, e.g. avro to json
#26
brandonl
closed
6 years ago
0
Added Schema less option
#25
Pyons
opened
6 years ago
2
Modify connector for crossaccount
#24
h5chauhan
closed
6 years ago
0
Any plans to write Kafka source connector?
#23
nikesh-devaki
opened
6 years ago
2
SinkConnector fails on JSON input with NullPointerException
#22
Pyons
closed
6 years ago
3
com.google.common.collect.Sets$SetView.iterator() Exception in thread "main" java.lang.NoSuchMethodError:
#21
ajaysamant
opened
6 years ago
6
We have kafka brokers running in Amex, can we use this connector to send to AWS kinesis.
#20
hyginous29
opened
6 years ago
3
Add AssumeRole option
#19
cbsmith
opened
6 years ago
0
NoSuchMethodError when running connect-standalone with this plugin
#18
jevonearth
opened
6 years ago
2
Caused by: org.apache.kafka.connect.errors.ConnectException: Failed to find any class that implements Connector and which name matches com.amazon.kinesis.kafka.AmazonKinesisSinkConnector
#17
smj19
opened
6 years ago
3
Unable to build jar: Could not resolve dependencies
#16
smj19
closed
6 years ago
0
Fix typo in README
#15
josephpconley
closed
7 years ago
0
Task fails when reading Avro encoded event from Kakfa Topic
#14
vsaini-loyaltymethods
opened
7 years ago
9
Add travisci/circleci
#13
jessecollier
opened
7 years ago
0
Adding kinesis stream sync improvements
#12
jessecollier
closed
4 years ago
0
How to customize Kafka consumer.properties
#11
jameyuan
closed
7 years ago
1
Unable to start the connector
#10
anshulagl
closed
7 years ago
3
Guaranteed Deliver / Avoid Duplicate Records
#9
pradeepcheers
opened
7 years ago
5
SEVERE: RuntimeException while executing runnable com.google.common.util.concurrent.Futures$6@66177362 with executor INSTANCE org.apache.kafka.connect.errors.DataException: Exception during Kinesis put at com.amazon.kinesis.kafka.AmazonKinesisSinkTask$1.onFailure(AmazonKinesisSinkTask.java:60)
#8
jameyuan
closed
7 years ago
1
Please help: Connecter Error "Pipes did not show up after calling mkfifo"
#7
guoxun19
closed
7 years ago
1
connect-standalone error: connector stopped caused by "Unsupported major.minor version"
#6
guoxun19
closed
7 years ago
5
updated to kafka connect version 0.11.0.0
#5
adrianfdzm
closed
7 years ago
0
We occured connect-standalone error... plz help me...
#4
SungHyeon
closed
7 years ago
6
The connector does not guarantee order of records in the target shard is identical to their order in the source partition
#3
behrangsa
opened
7 years ago
4
This connector is prone to data loss as well as OutOfMemoryError
#2
behrangsa
opened
7 years ago
8
Kafka sends (Key, Value) as a record, and only value is passed to Kinesis
#1
ghost
closed
7 years ago
10
Previous