You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by hnk45 <ra...@gmail.com> on 2018/07/13 05:49:41 UTC

issue while reading data from hbase

I am reading data from hbase using spark sql. one column has xml data. when
xml size is small , I am able to read correct data. but as soon as size
increases too much, some of the columns in dataframe becomes null. xml is
still coming correctly.
while reading data from sql to hbase I have used this constraint:
hbase.client.keyvalue.maxsize=0 in my sqoop.



--
Sent from: http://apache-hbase.679495.n3.nabble.com/HBase-Developer-f679493.html