You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kafka.apache.org by "Ivan Ursul (JIRA)" <ji...@apache.org> on 2017/04/10 08:17:41 UTC

[jira] [Updated] (KAFKA-5047) NullPointerException while using GlobalKTable in KafkaStreams

     [ https://issues.apache.org/jira/browse/KAFKA-5047?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ivan Ursul updated KAFKA-5047:
------------------------------
    Description: 
Main.java : https://gist.github.com/ivanursul/dcd4bb382c05843606a96417561b4b31
pom.xml : https://gist.github.com/ivanursul/25baebc584e57c1fa200335f2cd21b43
Logs: https://gist.github.com/ivanursul/4d023c783a80ea745f6ebade88c6b810

I use 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

  was:
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


> 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 use 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)