Hi Brock, I am new to hbase ,can you help me with some sort of code to store directly in HDFS.
Brock Noland-2 wrote: > > Hi, > > Any reason you cannot have an exception marker for large files and > then store them directly in HDFS? > > Brock > > On Tue, Apr 17, 2012 at 1:06 PM, vishnupriyaa <[email protected]> > wrote: >> >> I want to save a file of size 12MB but an exception occuring like this >> KeyValue size too large. >> I have set the value of hbase.client.keyvalue.maxsize in hbase-site.xml >> and >> hbase-default.xml to 3GB >> but the default value 10MB is taking for >> hbase.client.keyvalue.maxsize.How >> could I change the value of hbase.client.keyvalue.maxsize or how to store >> the file of extremely large size. >> -- >> View this message in context: >> http://old.nabble.com/Storing-extremely-large-size-file-tp33701522p33701522.html >> Sent from the HBase User mailing list archive at Nabble.com. >> > > > > -- > Apache MRUnit - Unit testing MapReduce - > http://incubator.apache.org/mrunit/ > > -- View this message in context: http://old.nabble.com/Storing-extremely-large-size-file-tp33701522p33720293.html Sent from the HBase User mailing list archive at Nabble.com.
