| clear query|facets|time |
Search criteria: .
Results from 61 to 70 from
670 (0.419s).
|
|
|
Loading phrases to help you refine your search...
|
|
[HBASE-5450] Support for wire-compatibility in inter-cluster replication (ZK, etc) - HBase - [issue]
|
|
|
|
http://issues.apache.org/jira/browse/HBASE-5450
Author: Todd Lipcon,
2012-08-25, 00:38
|
|
|
[HBASE-4216] IllegalArgumentException prefetching from META - HBase - [issue]
|
|
...Received one of these while doing a YCSB test on 26 nodes on trunk:java.io.IOException: java.lang.IllegalArgumentException: hostname can't be null...
|
|
|
http://issues.apache.org/jira/browse/HBASE-4216
Author: Todd Lipcon,
2012-08-23, 20:06
|
|
|
Re: Use of required keyword in protobuf messages - HBase - [mail # dev]
|
|
...Yea, my recollection is that we decided to leave rolling upgrade across major versions out of scope for now, but like Greg said, try to do it between any two major versions where it looks "e...
|
|
|
Author: Todd Lipcon,
2012-08-08, 19:46
|
|
|
Re: Handling protocol versions - HBase - [mail # dev]
|
|
...One possibility: During the IPC handshake, we could send the full version string / source checksum. Then, have a client-wide map which caches which methods have been found to be suppor...
|
|
|
Author: Todd Lipcon,
2012-08-01, 18:04
|
|
|
[HBASE-3672] MapReduce test cases shouldn't use system /tmp - HBase - [issue]
|
|
...Right now some of our MR test cases seem to put local directories in /tmp - this can cause conflicts when running multiple builds on the same Hudson box. We should instead use a build/tmp di...
|
|
|
http://issues.apache.org/jira/browse/HBASE-3672
Author: Todd Lipcon,
2012-07-30, 23:27
|
|
|
Re: CCSHB : PASS! - HBase - [mail # user]
|
|
...Congrats, Cristofer. Glad you found the exam both challenging and useful as something to study for. A few of us in the community spent lots of time reviewing the questions, etc. Hope to see ...
|
|
|
Author: Todd Lipcon,
2012-07-19, 01:36
|
|
|
[HBASE-5443] Add PB-based calls to HRegionInterface - HBase - [issue]
|
|
|
|
http://issues.apache.org/jira/browse/HBASE-5443
Author: Todd Lipcon,
2012-07-18, 17:39
|
|
|
Re: hbase mttr vs. hdfs - HBase - [mail # dev]
|
|
...Hey Nicolas, Another idea that might be able to help this without adding an entire new state to the protocol would be to just improve the HDFS client side in a few ways: 1) chang...
|
|
|
Author: Todd Lipcon,
2012-07-12, 21:24
|
|
|
[HBASE-4288] "Server not running" exception during meta verification causes RS abort - HBase - [issue]
|
|
...The master tried to verify the META location just as that server was shutting down due to an abort. This caused the "Server not running" exception to get thrown, which wasn't handled properl...
|
|
|
http://issues.apache.org/jira/browse/HBASE-4288
Author: Todd Lipcon,
2012-07-12, 00:04
|
|
|
[HBASE-3484] Replace memstore's ConcurrentSkipListMap with our own implementation - HBase - [issue]
|
|
...By copy-pasting ConcurrentSkipListMap into HBase we can make two improvements to it for our use case in MemStore: add an iterator.replace() method which should allow us to do upsert much mor...
|
|
|
http://issues.apache.org/jira/browse/HBASE-3484
Author: Todd Lipcon,
2012-07-10, 21:30
|
|
|
|