Skip to content
This repository was archived by the owner on Apr 5, 2022. It is now read-only.
This repository was archived by the owner on Apr 5, 2022. It is now read-only.

[batch-wordcount] Readme.md is unclear  #29

@1123

Description

@1123

First of all thanks for these great examples. Very helpful.

The documentation of the batch-wordcount sample should be updated to

  1. mention if the module can also be loaded via module upload --file ... --type job --name wordcount, instead of copying via script.

  2. mention how to build against other versions of hadoop (e.g. 2.6). I suspect it would simply be sufficient to change the hadoop.version property in the pom.xml.

I tried to execute the wordcount sample as described above, but I get an exception when running the job: java.lang.ClassNotFoundException: org.apache.hadoop.examples.WordCount$TokenizerMapper

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions