Wordcount contrib does not work in Hadoop distributed mode
----------------------------------------------------------
Key: CASSANDRA-817
URL: https://issues.apache.org/jira/browse/CASSANDRA-817
Project: Cassandra
Issue Type: Bug
Components: Contrib
Affects Versions: 0.7
Reporter: Johan Oskarsson
Assignee: Johan Oskarsson
Priority: Minor
The column name is set in a static variable in the job setup. That variable
will be empty when the job has been distributed to the tasktrackers. The
variable must be set via the setup method in the mapper.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.