Yan,

1. Added a debug statement to
samza-wikipedia/src/main/java/samza/examples/wikipedia/task/WikipediaParserStreamTask.java

System.out.println("Incoming stream " + envelope.getMessage().toString());

2. ran mvn clean install

3. tar'd the folder as instructed

4. Ensured that Kafka is running

5. Ran deploy/samza/bin/run-job.sh
--config-factory=org.apache.samza.config.factories.PropertiesConfigFactory
--config-path=/home/ctippur/incubator-samza-hello-samza/deploy/samza/config/wikipedia-parser.properties

6. ran bin/produce-wikipedia-raw-data.sh to generate some feeds..

I am not seeing anything on the console. I am not seeing anything
registered to yarn as well. Clearly I am doing something wrong ..

- Shekar




On Thu, Sep 4, 2014 at 1:01 PM, Shekar Tippur <[email protected]> wrote:

> Yan -
>
> Thanks a lot for your input. That makes sense. I will give it a shot now.
>
> - Shekar
>

Reply via email to