Re: Samza + MongoDb Sharding

2017-07-07 Thread Angelica Garcia-Gutierrez
ecorate/ augment each message? > >Best, >Jagdish > >On Fri, Jul 7, 2017 at 12:51 AM Angelica Garcia-Gutierrez < >agar...@transcendinsights.com> wrote: > >> Hello, >> >> I have a Samza job that currently makes remote calls to a MongoDB to get >> addi

Samza + MongoDb Sharding

2017-07-06 Thread Angelica Garcia-Gutierrez
Hello, I have a Samza job that currently makes remote calls to a MongoDB to get additional information about the input stream. For scalability, MongoDB was initially partitioned into 4 shards (more shards will be added as needed). The questions are: * Does it make sense to attempt to partit

Re: java.library.path for samza job issue

2017-06-09 Thread Angelica Garcia-Gutierrez
gt;-Djava.library.path="D:/Projects/lib/your_library_dir/sub_dir/ >> > >> > >> I am printing the value for java.library.path and I can see the >> >following path to the folder that contains the library cql_engine12d. >> >Are you printing it inside your Str

Re: java.library.path for samza job issue

2017-06-08 Thread Angelica Garcia-Gutierrez
reamTask implemention? > >Also, Just to isolate that it's not a problem with your environment, you >can try invoking the library call from a non-Samza program? > >Let us know how it goes! > >Best, >Jagadish > > >On Thu, Jun 8, 2017 at 12:23 PM, Angelica

java.library.path for samza job issue

2017-06-08 Thread Angelica Garcia-Gutierrez
Hello, I am trying to rung a job that uses additional custom libraries (cql_engine12). During processing I can see the following error in one of the container logs: 2017-06-08 12:09:56 AsyncRunLoop [ERROR] Caught throwable and stopping run loop java.lang.UnsatisfiedLinkError: no cql_engine12d in