| clear query|facets|time |
Search criteria: .
Results from 1 to 10 from
19 (0.105s).
|
|
|
Loading phrases to help you refine your search...
|
|
[HBASE-5534] HBase shell's return value is almost always 0 - HBase - [issue]
|
|
...So I was trying to write some simple scripts to verify client connections to HBase using the shell and I noticed that the HBase shell always returns 0 even when it can't connect to an HBase ...
|
|
|
http://issues.apache.org/jira/browse/HBASE-5534
Author: Alex Newman,
2012-12-20, 15:20
|
|
|
[HBASE-6912] Filters are not properly applied in certain cases - HBase - [issue]
|
|
...Steps to reproduce:Create a table, load data into it. Flush the table.Do a scan with1. Some filter which should not match the first entry in the scan2. Where one specifies a family and colum...
|
|
|
http://issues.apache.org/jira/browse/HBASE-6912
Author: Alex Newman,
2012-10-05, 02:02
|
|
|
[HBASE-6924] HBase Master spews into a loop if a user attempts to create a snappy table when snappy isn't properly configured - HBase - [issue]
|
|
...If a user attempts to create a table, for instance create 't1',{ NAME=>'c1', COMPRESSION=>'snappy'}on stock HBase(Without snappy setup), the master will spew this error in a loop1...
|
|
|
http://issues.apache.org/jira/browse/HBASE-6924
Author: Alex Newman,
2012-10-02, 20:47
|
|
|
[HBASE-6431] Some FilterList Constructors break addFilter - HBase - [issue]
|
|
...Some of the constructors for FilterList set the internal list of filters to list types which don't support the add operation. As a result FilterList(final List<Filter> rowFilters)Filte...
|
|
|
http://issues.apache.org/jira/browse/HBASE-6431
Author: Alex Newman,
2012-09-10, 20:31
|
|
|
[HBASE-5217] Reenable the thrift tests, and add a new one for getRegionInfo - HBase - [issue]
|
|
...At some point we disabled tests for the thrift server. In addition, it looks like the getRegionInfo no longer functions. I'd like to reenable the tests and add one for getRegionInfo. I had t...
|
|
|
http://issues.apache.org/jira/browse/HBASE-5217
Author: Alex Newman,
2012-04-18, 19:13
|
|
|
Re: Review Request: Refactor "Corrupt Data" Tests in TestHLogSplit - HBase - [mail # dev]
|
|
...This is an automatically generated e-mail. To reply, visit: http://review.cloudera.org/r/1115/#review1809 Anything else need to be done here? - Alex On 2010-10-29 15:03:3...
|
|
|
Author: Alex Newman,
2010-11-04, 22:25
|
|
|
Re: Review Request: Refactor "Corrupt Data" Tests in TestHLogSplit - HBase - [mail # dev]
|
|
... d of resetLogReaderClass(), but other than that, it looks pretty clean :) I think there's more edge cases with IOE/ParseExceptions that we could theo retically handle, but this ...
|
|
|
Author: Alex Newman,
2010-11-01, 17:04
|
|
|
Re: Review Request: distributed log splitting now with better testing and configurable splitting - HBase - [mail # dev]
|
|
... oring of ZooKeeperWrapper and general ZK usage inside HBase that conflicts with this pretty significantly. eperWrapper into a separate class of static methods? If you...
|
|
|
Author: Alex Newman,
2010-07-23, 21:05
|
|
|
Re: Review Request: distributed log splitting now with better testing and configurable splitting - HBase - [mail # dev]
|
|
... 's a bit hard to follow the flow of events without any clear documentation that gives an overview of distributed splitting. Nothing big, just some use cases that could be p...
|
|
|
Author: Alex Newman,
2010-07-23, 21:03
|
|
|
Review Request: distributed log splitting now with better testing and configurable splitting - HBase - [mail # dev]
|
|
...This is an automatically generated e-mail. To reply, visit: http://review.hbase.org/r/370/ Review request for hbase. Summary This build on the previous work. It does some ...
|
|
|
Author: Alex Newman,
2010-07-23, 00:25
|
|
|
|