Re: Error in running PageViewTypedDemo

2017-03-23 Thread Shanthi Nellaiappan
Any example for the above would be appreciated. Thanks On Wed, Mar 22, 2017 at 2:50 PM, Shanthi Nellaiappan wrote: > Thanks for the info. > With "page2",{"user":"2", "page":"22", "timestamp":143527817} as input > for str

Re: Error in running PageViewTypedDemo

2017-03-22 Thread Shanthi Nellaiappan
oducer. > > Example: > > $ bin/kafka-console-producer --broker-list localhost:9092 \ > --topic streams-userprofile-input \ > --property parse.key=true \ > --property key.separator=,

Re: Error in running PageViewTypedDemo

2017-03-22 Thread Shanthi Nellaiappan
a-console-producer --broker-list localhost:9092 \ > --topic streams-userprofile-input \ > --property parse.key=true \ > --property key.separator=, > > firstUser,firstValue > secondUser,seco

Error in running PageViewTypedDemo

2017-03-22 Thread Shanthi Nellaiappan
I have started exploring kafka streaming API. I'm trying to run PageViewTypedDemo program as it is without any changes locally on a desktop. Current kafka version is 0.10.1.0. With the following inputs from 2 different console, bin/kafka-console-producer.sh --broker-list localhost:9092 --topic s