Hello,
Is there an example or documentation on how to use dynamodb as source
stream ?
-anoop
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
with Samza 0.14? I would highly
> recommend to upgrade to 1.0 since there are tons of API and standalone
> related improvements went in to that version after 0.14.
>
> -Yi
>
> On Wed, Mar 6, 2019 at 1:54 PM Anoop Krishnakumar <
> anoop.krishnaku...@gmail.com> wrote:
>
>
Hello Team,
I am testing scaling of Samza jobs in standalone deployment model. Jobs are
deployed in Kubernetes with zookeeper as job coordinator. The input Kafka
topic has two partitions and I am running two Samza instances. The
configuration supplied to both instances are identical except app.id,