| clear query|facets|time |
Search criteria: .
Results from 101 to 110 from
153 (0.116s).
|
|
|
Loading phrases to help you refine your search...
|
|
Re: Review request for HBASE-7692: Ordered byte[] serialization - HBase - [mail # dev]
|
|
...You're absolutely correct: this library introduces client-side conventions and is not needed from within the HMaster or RegionServer. Is the consensus that it should reside in it's own modul...
|
|
|
Author: Nick Dimiduk,
2013-02-22, 14:13
|
|
|
[HBASE-7895] Fix Javadoc warnings - HBase - [issue]
|
|
...More javadoc warnings have crept into trunk, causing HadoopQA to fail on that parameter. A local run confirms:$ mvn clean package javadoc:javadoc -DskipTests | grep '\[WARNING\]' | awk '/Jav...
|
|
|
http://issues.apache.org/jira/browse/HBASE-7895
Author: Nick Dimiduk,
2013-02-21, 19:24
|
|
|
Review request for HBASE-7692: Ordered byte[] serialization - HBase - [mail # dev]
|
|
...Hi everyone, I'm of the opinion that HBase should provide a mechanism for serializing common java types such that the serialized format sorts according the the natural ordering of the ...
|
|
|
Author: Nick Dimiduk,
2013-02-21, 18:35
|
|
|
[HBASE-7350] Flakey tests make CI unreliable - HBase - [issue]
|
|
...Most PreCommit and PostCommit builds are failing these days. Keeping an eye on usual suspects reveals them to be mostly longer-running tests. Either the tests need to me made more rigorous o...
|
|
|
http://issues.apache.org/jira/browse/HBASE-7350
Author: Nick Dimiduk,
2013-02-21, 11:00
|
|
|
[HBASE-7744] Tools creating HFiles (Import, ImportTsv) don't run in local mode - HBase - [issue]
|
|
...This is mostly a developer pain point.HFileOutputFormat#configureIncrementalLoad depends on DistributedCache#createSymlink to find the splits file when configuring TOP. This symlink doesn't ...
|
|
|
http://issues.apache.org/jira/browse/HBASE-7744
Author: Nick Dimiduk,
2013-02-20, 23:39
|
|
|
[HBASE-7758] Update book to include documentation of CellCounter utility - HBase - [issue]
|
|
...The book documents RowCounter but not cell counter. Describe them together....
|
|
|
http://issues.apache.org/jira/browse/HBASE-7758
Author: Nick Dimiduk,
2013-02-05, 04:08
|
|
|
Re: Web UI for REST and Thrift - HBase - [mail # dev]
|
|
...Perhaps beyond the scope of this discussion, but have you guys played with Elasticsearch-head [0]? It's not perfect, but it goes a long way to understanding the basic on-goings of that syste...
|
|
|
Author: Nick Dimiduk,
2013-02-04, 19:27
|
|
|
[HBASE-7746] RowCounter and CellCounter should be moved to hbase-examples module - HBase - [issue]
|
|
...Small nit. These jobs are examples, no used directly by any part of the system, nor exposed explicitly to the user. Move them to the examples module....
|
|
|
http://issues.apache.org/jira/browse/HBASE-7746
Author: Nick Dimiduk,
2013-02-04, 18:09
|
|
|
[HBASE-7695] Remove unused member and local variables from HRegionServer - HBase - [issue]
|
|
...While working on HBASE-6493, I noticed an unused local and member variable....
|
|
|
http://issues.apache.org/jira/browse/HBASE-7695
Author: Nick Dimiduk,
2013-01-30, 01:53
|
|
|
[HBASE-7710] hbase.apache.org should host javadocs for previous releases - HBase - [issue]
|
|
...We should be hosting javadocs for all released versions of HBase that we as a community intend to support in the wild. The current and previous major releases seem entirely reasonable to me;...
|
|
|
http://issues.apache.org/jira/browse/HBASE-7710
Author: Nick Dimiduk,
2013-01-29, 19:45
|
|
|
|