Good point sir. If Pig fits into Panshul's requirements then it's a much better option.
Warm Regards, Tariq https://mtariq.jux.com/ cloudfront.blogspot.com On Thu, Feb 7, 2013 at 5:25 PM, Damien Hardy <[email protected]> wrote: > Hello, > Why not using a PIG script for that ? > make the json file available on HDFS > Load with > > http://pig.apache.org/docs/r0.10.0/api/org/apache/pig/builtin/JsonLoader.html > Store with > > http://pig.apache.org/docs/r0.10.0/api/org/apache/pig/backend/hadoop/hbase/HBaseStorage.html > > http://pig.apache.org/docs/r0.10.0/ > > Cheers, > > -- > Damien >
