OCC got into 0.18.0. See the package.html javadoc in
o.a.h.h.client.transactional for setup/usage instructions.
My secondary index patch is not in the trunk (or release) yet. You can try
it out here: https://issues.apache.org/jira/browse/HBASE-883. If you do try
it out, please comment in the jira
Two quick follow-up questions:
Which version of hbase do we need to download in order to use to OCC
functionality?0.18.0?
I guess no setting is required by the user, where hregionserver was used
will now be transactionalregion, right?
How can this be combined with secondary index? Didn't find the
See the happy project.
-Original Message-
From: ROL [mailto:[EMAIL PROTECTED]
Sent: Tuesday, October 07, 2008 7:00 AM
To: hbase-user@hadoop.apache.org
Subject: workin jython example
Hello List
Does anyone have a workin Jython code that interacts with HBase?
ROL mailto:[EMAIL PRO
> You do. You just need to make yourself a login.
done
>>> Whats the hbase schema (Pardon me, I didn't look at src code).
>>>
>>
>> hm... what schema are you asking about?
>>
>>
> Well, in the API example, I see you doing puts into a 'map'. Is there
> constraint on they names clients can use fo
Hello List
Does anyone have a workin Jython code that interacts with HBase?
ROL mailto:[EMAIL PROTECTED]
Hi All,
1). We are doing performance testing on hbase. The environment of the
testing is 3 data nodes, and 1 name node distributed on 4 machines. We
started one region server on each data node respectively. To insert the
data, one insertion client is started on each data node machine. But as the
d