Vladimir:
Are you setting times on cells you add to HBase? If so, could these
be in the future as far as the regionserver is concerned. For
example, perhaps you are setting the version/timestamp on a client
whose close is different from that over on the RegionServer, then when
we scan, we miss t
This won't work. Make your server and client align. Make the server
and client both be from TRUNK or make the server and client both use
http://svn.apache.org/repos/asf/hbase/branches/0.20/ (The 0.20.4 and
0.20.5 releases were cut from the 0.20 branch).
St.Ack
On Mon, Jul 26, 2010 at 9:54 PM,
Yes I am running my server at 20.4 and client is using latest code from svn.
Shall I change my server to 20.5 ?
Thanks,
Gagan
On Tue, Jul 27, 2010 at 4:14 AM, Stack wrote:
> Master is listening for sure at 172.16.5.83:6?
>
> EOFE often is because of different versions between client and
---
This is an automatically generated e-mail. To reply, visit:
http://review.hbase.org/r/387/
---
Review request for hbase, stack and Karthik Ranganathan.
Summary
---
This is th
> On 2010-07-26 18:25:37, Jonathan Gray wrote:
> > Just a simple null check and added test. LGTM
and all of ryan's comments have been addressed. thanks pranav.
- Jonathan
---
This is an automatically generated e-mail. To reply, visit:
---
This is an automatically generated e-mail. To reply, visit:
http://review.hbase.org/r/336/#review492
---
Ship it!
Just a simple null check and added test. LGTM
- Jonathan
On 2
We are running ntpd on all servers and clocks are in sync now but it has not
fixed the problem.
I run the flow, then check
hbase shell
> count 'tableX'
0 rows
after HBase restart I am able to get the 'right' number of rows in a table
For some tables I get wrong number of rows that is always les
Master is listening for sure at 172.16.5.83:6?
EOFE often is because of different versions between client and server.
Is that the case here?
St.Ack
On Mon, Jul 26, 2010 at 12:52 PM, Gagandeep Singh
wrote:
> I have modified the test case and commented out the line
> TEST_UTIL.startMiniClus
Hi:
There are errors with HBase.rb line 554 in 'get': undefined method
'to_java_bytes'. Will this be fixed in Hbase-0.20.6? The shell command 'get'
for multiple columns does not work.
Fuesane Cheng
-Original Message-
From: saint@gmail.com [mailto:saint@gmail.com] On Behalf Of
I have modified the test case and commented out the line
TEST_UTIL.startMiniCluster(3); from setUpBeforeClass() function in
TestAdmin class. It has picked up my cluster setup from the configuration.
And it seems it is successfully got connected with my zookeeper but I am
getting problem while conn
Master rewrite branch is a feature branch off of trunk.
The plan is that once it is finished, it will be merged back into trunk and
released as part of 0.90.
JG
> -Original Message-
> From: Ted Yu [mailto:yuzhih...@gmail.com]
> Sent: Sunday, July 25, 2010 11:56 AM
> To: dev@hbase.apache
Load balancing only uses number of regions as the load metric, there is no
other concept of load, yet.
That's a target for the next iteration of load balancing but outside the scope
of the current work being done.
JG
> -Original Message-
> From: Ted Yu [mailto:yuzhih...@gmail.com]
> Se
12 matches
Mail list logo