Hi, Tom,
Any further help that you need?
Thanks!
-Yi
On Fri, Jun 15, 2018 at 3:36 PM, Yi Pan wrote:
> Hi, Tom,
>
> We have not had this Scala+Java+Clojure combination in LinkedIn test
> environment yet. Let's try to remove the variables one-by-one. Could you
> try a simple Java+Scala test app
Hi, Tom,
We have not had this Scala+Java+Clojure combination in LinkedIn test
environment yet. Let's try to remove the variables one-by-one. Could you
try a simple Java+Scala test app using InMemorySystemFactory and see
whether it works? If yes, I would suggest that there is some classpath
issue w
I am having one hell of a head-scratching issue here. I am trying to
write a test that uses LocalApplicationRunner to run an app configured
to use the InMemorySystemFactory. But when I run my test,
org.apache.samza.system.inmemory.InMemorySystemFactory is not found! Theweird
thing is, I see the `.