You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@samza.apache.org by Selina Tech <sw...@gmail.com> on 2015/10/20 22:17:06 UTC

Hello Samza can not change or at Pom.xml

Dear all:

     When I studied the Hello Samza project, I found if I
changed  <groupId> or <artifactId> for this project at Pom.xml. After I
deploy the code,  A JNI error has occurred.

For example, I change the <groupId>my.study.samza</groupId>, after I "mvn
clean package" and deploy it to samza,

And then I run Samza job as below, Error: A JNI error has occurred.
deploy/samza/bin/run-job.sh
--config-factory=org.apache.samza.config.factories.PropertiesConfigFactory
--config-path=file://$PWD/deploy/samza/config/wikipedia-feed.properties

Is any one can explain it to me?

I almost checked all the files except .* files, but I cannot figure it out.

Your help is highly appreciated,
Selina