java - HADOOP: emitting a Matrix from a mapper -


hi new hadoop map reduce, wanted know there outputformat type can allow me emit matrix(2d array) directly mapper (without converting 1d). need urgently since have include in btech project

take at: http://hadoop.apache.org/common/docs/current/api/org/apache/hadoop/io/twodarraywritable.html guess that's need.


Comments

Popular posts from this blog

objective c - Change font of selected text in UITextView -

php - Accessing POST data in Facebook cavas app -

c# - Getting control value when switching a view as part of a multiview -