Ivan Ursul created KAFKA-5047: --------------------------------- Summary: NullPointerException while using GlobalKTable in KafkaStreams Key: KAFKA-5047 URL: https://issues.apache.org/jira/browse/KAFKA-5047 Project: Kafka Issue Type: Bug Affects Versions: 0.10.2.0 Reporter: Ivan Ursul
Main.java : https://gist.github.com/ivanursul/dcd4bb382c05843606a96417561b4b31 pom.xml : https://gist.github.com/ivanursul/25baebc584e57c1fa200335f2cd21b43 Logs: https://gist.github.com/ivanursul/4d023c783a80ea745f6ebade88c6b810 I used kafka_2.10-0.10.2.0 downloaded from official website. Am I doing something wrong here ? I tried to follow this example: https://github.com/confluentinc/examples/blob/3.2.x/kafka-streams/src/main/java/io/confluent/examples/streams/GlobalKTablesExample.java -- This message was sent by Atlassian JIRA (v6.3.15#6346)