Great! Glad that you were able to figure it out!
-Yi
On Thu, Mar 7, 2019 at 3:14 AM Anoop Krishnakumar <
anoop.krishnaku...@gmail.com> wrote:
> Hi Yi,
>
> Apologies for my ignorance. I did not realize that attachments wont make
> through and gist is the preferred method of sharing logs and code
Hi Yi,
Apologies for my ignorance. I did not realize that attachments wont make
through and gist is the preferred method of sharing logs and code snippets.
Issue is resolved. I was using the default task.name.grouper.factory
instead of GroupByContainerIdsFactory.
Appreciate and thanks for the res
Hi, Anoop,
1. Please provide the full log file if possible. Just listing out a single
log line reporting the failure does not help.
2. Is there any reason that you still stay with Samza 0.14? I would highly
recommend to upgrade to 1.0 since there are tons of API and standalone
related improvements
Can you please attach the container logs? I noticed only job configurations
were attached.
--
Bharath
From: Anoop Krishnakumar
Reply-To: "dev@samza.apache.org"
Date: Wednesday, March 6, 2019 at 1:54 PM
To: "dev@samza.apache.org"
Subject: Trouble running samza 0.14 in s
I am prototyping an application where I have two input topics and two
output topics. The application also uses a rocksdb state store that is
backed by kafka.
I followed WikipediaZkLocalApplication example, but the application always
exits without listening for messages from topic. I could see the