Description
The documentation on http://samza.apache.org/learn/documentation/latest/jobs/job-runner.html says:
samza-example/target/bin/run-job.sh \ --config-factory=samza.config.factories.PropertiesConfigFactory \ --config-path=file://$PWD/config/hello-world.properties
The config-factory has an incorrect package path. It should be org.apache.samza.