Class | Description |
---|---|
MovieGenre |
Movie-demo example that builds a mapping from genre-ids to movie-ids.
|
MovieGenre.MovieGenreMapper |
Movie-demo mapper class for
TextInputFormat This class used the second element and third element of every row as movie-id and genre-id respectively. |
MovieGenre.MovieGenreReducer |
Reducer class for movie-demo example.
|