Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

This example assumes Wikipedia data has bbeen written to HDFS by following the instructions in the Wikipedia example (with some minor modifications to write to HDFS).

  • Setup a single node Kafka broker by following the Kafka quick start guide. Suppose your broker URI is localhost:9092.

  • Set up a single-node Hadoop cluster in pseudo-distributed mode by following the instructions here.
  • Create a job config with the following properties:

...