Thank you for your reply. The limit of row size is "hbase.table.max.rowsize"? I think it is max size of single row for only Get's or Scan's, and we can put data more than "hbase.table.max.rowsize".
Thanks, Toshihiro Suzuki. 2016-01-18 13:16 GMT+09:00 Heng Chen <heng.chen.1...@gmail.com>: > I am interesting in which situation a row has more than Integer.MAX_VALUE > columns. If so, how large the row is, it satisfies the limit of row > size? >