Hi All,

I'd to hear your  recommendation for the following flow:

1.       Read a flat file from Hadoop

2.       Transform the flat file to Json in M/R (along with applying some 
calculation)

3.       Writing resulting Json to the HBase table


I was trying to write into HBase from the Hadoop reduce method but it appears 
to me extremely non-efficient approach.
Another approach is to save Jsons on Hadoop and then write M/R loading the 
Jsons to the HBase.

Your help is highly appreciated!

Vladi



Reply via email to