Home | About | Sematext search-lucene.com search-hadoop.com
clear query|facets|time Search criteria: .   Results from 61 to 70 from 92 (0.089s).
Loading phrases to help you
refine your search...
Re: Can anyone show me how to construct the HFileReaderV2 object to read the HFile content. - HBase - [mail # user]
...Thanks for your information.  Regards!  Yong  On Fri, Mar 16, 2012 at 5:39 PM, Stack  wrote: tml#499...
   Author: yonghu, 2012-03-16, 16:50
Can anyone show me how to construct the HFileReaderV2 object to read the HFile content. - HBase - [mail # user]
...Hello,  Can anyone give me a example to construct the  HFileReaderV2 object to read the HFile content.  Thanks!  Yong...
   Author: yonghu, 2012-03-16, 16:01
a question about append operation of HFile.Writer - HBase - [mail # user]
...Hello,  One HFile consists of many blocks. Suppose we have two blocks, b1 and b2. The size of each block is 2K. In b1, we have two key-value pairs, whose keys are t1 and t2, separately....
   Author: yonghu, 2012-03-06, 17:01
Re: Write data content into HFile. - HBase - [mail # user]
...As shown in my code, I used RawLocalFileSystem() to return a FileSystem reference. But when I create a HFile.Writer, in the path parameter, I try to create a path in HDFS. There are two ways...
   Author: yonghu, 2012-03-06, 16:29
Re: Write data content into HFile. - HBase - [mail # user]
...Thanks for your reply. I have already solve the problem.  Yong  On Tue, Mar 6, 2012 at 5:02 PM, Stack  wrote:...
   Author: yonghu, 2012-03-06, 16:07
Re: Write data content into HFile. - HBase - [mail # user]
...Thanks for your reply. But I am using hbase 0.90.2. There is no HFileWriterV2 class. Can you show me how to use HFileWriter constructor?  Thanks  Yong  On Tue, Mar 6, 2012 at ...
   Author: yonghu, 2012-03-06, 14:48
Write data content into HFile. - HBase - [mail # user]
...Hello,  I wrote a single program to directly write data content to HFile. Hbase is installed as pseudo-mode.  here is my code: public static void putData() throws Exception{ File...
   Author: yonghu, 2012-03-06, 12:24
Re: a strange situation of HBase when I issue scan '.META.' command - HBase - [mail # user]
...Thanks for your apply. I didn't read it carefully.  Yong  On Mon, Mar 5, 2012 at 2:14 PM, Doug Meil  w rote: y start ED => LIES => [{NAME => 0', COMPRESSION => =&g...
   Author: yonghu, 2012-03-05, 13:21
a strange situation of HBase when I issue scan '.META.' command - HBase - [mail # user]
...Hello,  My HBase version is 0.90.2 and installed in pseudo mode. I have successfully inserted two tuples in the 'test' table. hbase(main):005:0> scan 'test' ROW       ...
   Author: yonghu, 2012-03-05, 12:27
Re: Which server store the root and .meta. information? - HBase - [mail # user]
...Thanks for your reply. If the -ROOT- and .META. tables are managed by two RegionServer separately. What is the functionality of Master node? It only assigns the Region node in the cluster? S...
   Author: yonghu, 2012-02-10, 14:59
Sort:
project
HBase (92)
Pig (23)
type
mail # user (92)
date
last 7 days (1)
last 30 days (1)
last 90 days (4)
last 6 months (20)
last 9 months (92)
author
Stack (3754)
Ted Yu (2472)
Jean-Daniel Cryans (2274)
Andrew Purtell (1454)
lars hofhansl (986)
Ryan Rawson (862)
Jean-Marc Spaggiari (679)
Todd Lipcon (670)
Doug Meil (571)
Jonathan Gray (516)
Jonathan Hsieh (511)
Michael Segel (477)
Lars George (438)
stack (416)
Gary Helmling (290)
yonghu