Re: How can I see the right format data content when I export the table content from Hbase?

2012-03-18 Thread yonghu
Thanks for your response. Regards! Yong On Sat, Mar 17, 2012 at 10:09 PM, Stack wrote: > On Sat, Mar 17, 2012 at 1:06 AM, yonghu wrote: >> Hello, >> >> I have used the command ./hbase >> org.apache.hadoop.hbase.mapreduce.Export 'test' >> http://localhost:8020/test to export the data content fr

Re: How can I see the right format data content when I export the table content from Hbase?

2012-03-17 Thread Stack
On Sat, Mar 17, 2012 at 1:06 AM, yonghu wrote: > Hello, > > I have used the command ./hbase > org.apache.hadoop.hbase.mapreduce.Export 'test' > http://localhost:8020/test to export the data content from the test > table. And I can see the exported content from my hdfs folder, > hdfs://localhost/te

How can I see the right format data content when I export the table content from Hbase?

2012-03-17 Thread yonghu
Hello, I have used the command ./hbase org.apache.hadoop.hbase.mapreduce.Export 'test' http://localhost:8020/test to export the data content from the test table. And I can see the exported content from my hdfs folder, hdfs://localhost/test/part-m-0. I have tried 2 commands to read the content