Chris Riccomini created SAMZA-605:
-------------------------------------

             Summary: JobRunner docs use wrong package name
                 Key: SAMZA-605
                 URL: https://issues.apache.org/jira/browse/SAMZA-605
             Project: Samza
          Issue Type: Bug
          Components: docs
    Affects Versions: 0.9.0
            Reporter: Chris Riccomini
             Fix For: 0.10.0


The documentation on 
http://samza.apache.org/learn/documentation/latest/jobs/job-runner.html says:

{noformat}
samza-example/target/bin/run-job.sh \
  --config-factory=samza.config.factories.PropertiesConfigFactory \
  --config-path=file://$PWD/config/hello-world.properties
{noformat}

The {{config-factory}} has an incorrect package path. It should be 
org.apache.samza.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to