Prateek
Prateek
I'm unable to download source code from link: https://www.linkedin.com/learning/spring-spring-batch/scheduling-jobs?u=70941738. Could you please help to get git repo path ?
Please update to Spring Boot latest version?
Since EmitterProcessor is deprecated, could you please update dependency?
I am running the `kafka-streams-interactive-query-basic` example in standalone and giving me some issues. Any quick help? Error: ```java java.lang.IllegalStateException: Error retrieving state store: prod-id-count-store at org.springframework.cloud.stream.binder.kafka.streams.InteractiveQueryService.lambda$getQueryableStore$0(InteractiveQueryService.java:115) ~[spring-cloud-stream-binder-kafka-streams-3.2.5.jar!/:3.2.5] at org.springframework.retry.support.RetryTemplate.doExecute(RetryTemplate.java:329) ~[spring-retry-1.3.4.jar!/:na]...
Would be great if you can add sample data to test kafka-streams-samples examples I am getting clear on how to test the app
```sh user@Shrutikas-MacBook-Pro ~ % kcat -b localhost:9092 -t words -P ``` Not working