CDH5 b2 - Hbase 0.96 - REST not returning data

2014-04-09 Thread Juraj jiv
Hello, i have one table in Hbase with 250GB of data and have problem while using Hbase REST scanner. What i do is: 1. calling http://:20550//scanner with POST and Content-Type: text/xml 2. then getting header location and calling http GET on scanner address with: "accept", "application/json" And

Re: CDH5 b2 - Hbase 0.96 - REST not returning data

2014-04-09 Thread stack
On Wednesday, April 9, 2014 6:18:35 AM UTC-7, Juraj jiv wrote: > Hello, > i have one table in Hbase with 250GB of data and have problem while using > Hbase REST scanner. > > What i do is: > 1. calling http://:20550//scanner > with POST and Content-Type: text/xml > > > 2. then getting header loca