Home | About | Sematext search-lucene.com search-hadoop.com
clear query|facets|time Search criteria: .   Results from 31 to 40 from 83 (0.122s).
Loading phrases to help you
refine your search...
[HBASE-7224] Remove references to Writable in the ipc package - HBase - [issue]
...I see references to Writable in the ipc package, most notably in the Invocation class. This class is not being used that much in the core ipc package but used in the coprocessor protocol imp...
http://issues.apache.org/jira/browse/HBASE-7224    Author: Devaraj Das, 2012-12-29, 11:53
Re: Handling protocol versions - HBase - [mail # dev]
...On Fri, Dec 28, 2012 at 8:59 AM, Stack  wrote:  Bitmap is fine as well if the PB'ed representation is too verbose.  ...
   Author: Devaraj Das, 2012-12-28, 17:22
Re: Handling protocol versions - HBase - [mail # dev]
...Now thinking more about it, if a server implements a method more efficiently, we probably could have new fields in the method argument to indicate the client is willing to accept the new sem...
   Author: Devaraj Das, 2012-12-28, 09:31
[HBASE-5705] Introduce Protocol Buffer RPC engine - HBase - [issue]
...Introduce Protocol Buffer RPC engine in the RPC core. Protocols that are PB aware can be made to go through this RPC engine. The approach, in my current thinking, would be similar to HADOOP-...
http://issues.apache.org/jira/browse/HBASE-5705    Author: Devaraj Das, 2012-12-28, 04:52
[HBASE-7405] Enforce PB ser/de for Aggregate protocol and associated ColumnInterpreter user code bits - HBase - [issue]
...Enforce PB ser/de for Aggregate protocol and associated ColumnInterpreter user code bits...
http://issues.apache.org/jira/browse/HBASE-7405    Author: Devaraj Das, 2012-12-23, 10:21
[HBASE-7222] Enforce PB ser/de for user code bits in the protocol implementations - HBase - [issue]
...Currently, although the coprocessor protocols use PB for ser/de and rpc, they permit the user code ser/de to use any serialization. As discussed in hbase-6787 (http://bit.ly/Sq56RP), we are ...
http://issues.apache.org/jira/browse/HBASE-7222    Author: Devaraj Das, 2012-12-20, 17:52
[HBASE-6733] [0.92 UNIT TESTS] TestReplication.queueFailover occasionally fails [Part-2] - HBase - [issue]
...The failure is in TestReplication.queueFailover (fails due to unreplicated rows). I have come across two problems:1. The sleepMultiplier is not properly reset when the currentPath is changed...
http://issues.apache.org/jira/browse/HBASE-6733    Author: Devaraj Das, 2012-12-03, 21:47
[HBASE-7182] Define a common interface for the user code serialization/deserialization bits during coprocessor invocations - HBase - [issue]
...This is a follow up to the comment http://bit.ly/Xp8dPO on HBASE-6787....
http://issues.apache.org/jira/browse/HBASE-7182    Author: Devaraj Das, 2012-11-27, 06:36
[HBASE-5305] Improve cross-version compatibility & upgradeability - HBase - [issue]
...Raising an umbrella jira to address the RPC/Data compatibility & HBase upgradeability issues recently raised in the dev@ mailing list (am referring to the thread where one such message i...
http://issues.apache.org/jira/browse/HBASE-5305    Author: Devaraj Das, 2012-11-26, 18:40
[HBASE-6282] The introspection, etc. of objects in the RPC has to be handled for PB objects - HBase - [issue]
...The places where the type of objects are inspected need to be updated to take into consideration PB types. I have noticed Objects.describeQuantity being used, and the private WritableRpcEngi...
http://issues.apache.org/jira/browse/HBASE-6282    Author: Devaraj Das, 2012-11-15, 11:29
Sort:
project
Hadoop (89)
HBase (83)
MapReduce (66)
Hive (6)
HDFS (4)
type
issue (42)
mail # dev (34)
mail # user (7)
date
last 7 days (3)
last 30 days (4)
last 90 days (12)
last 6 months (39)
last 9 months (83)
author
Stack (3750)
Ted Yu (2463)
Jean-Daniel Cryans (2263)
Andrew Purtell (1453)
lars hofhansl (976)
Ryan Rawson (862)
Jean-Marc Spaggiari (674)
Todd Lipcon (670)
Doug Meil (570)
Jonathan Gray (516)
Jonathan Hsieh (510)
Michael Segel (477)
Lars George (438)
stack (410)
Gary Helmling (290)
Devaraj Das