Re: Other CC examined in HBase transaction model?

2008-10-07 Thread Clint Morgan
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

Re: Other CC examined in HBase transaction model?

2008-10-07 Thread Ski Gh3
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

RE: workin jython example

2008-10-07 Thread Ding, Hui
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

Re: HBase related project

2008-10-07 Thread Przemek
> 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

workin jython example

2008-10-07 Thread ROL
Hello List Does anyone have a workin Jython code that interacts with HBase? ROL mailto:[EMAIL PROTECTED]

region server problem

2008-10-07 Thread Rui Xing
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