| clear query|facets|time |
Search criteria: .
Results from 61 to 70 from
236 (0.166s).
|
|
|
Loading phrases to help you refine your search...
|
|
Re: [DISCUSS] More new feature backports to 0.94. - HBase - [mail # dev]
|
|
...I'm worried about users who are starting to use 0.94.x. If they have a bug in that version, and it's fixed or they submit a patch to fix it. Then they should have a version to up...
|
|
|
Author: Elliott Clark,
2013-03-01, 22:43
|
|
|
[HBASE-7188] Move classes into hbase-client - HBase - [issue]
|
|
|
|
http://issues.apache.org/jira/browse/HBASE-7188
Author: Elliott Clark,
2013-02-27, 21:59
|
|
|
[HBASE-7197] Add multi get to RemoteHTable - HBase - [issue]
|
|
...REST server supports multi-get, so the RemoteHTable class should as well....
|
|
|
http://issues.apache.org/jira/browse/HBASE-7197
Author: Elliott Clark,
2013-02-26, 08:23
|
|
|
[HBASE-5862] After Region Close remove the Operation Metrics. - HBase - [issue]
|
|
...If a region is closed then Hadoop metrics shouldn't still be reporting about that region....
|
|
|
http://issues.apache.org/jira/browse/HBASE-5862
Author: Elliott Clark,
2013-02-26, 07:11
|
|
|
[HBASE-5824] HRegion.incrementColumnValue is not used in trunk - HBase - [issue]
|
|
...on 0.94 a call to client.HTable#incrementColumnValue will cause HRegion#incrementColumnValue. On trunk all calls to HTable.incrementColumnValue got to HRegion#increment.My guess is tha...
|
|
|
http://issues.apache.org/jira/browse/HBASE-5824
Author: Elliott Clark,
2013-02-26, 07:11
|
|
|
[HBASE-7012] Create hbase-client module - HBase - [issue]
|
|
...I just tried creating a project that uses 0.95-SNAPSHOT and had to import org.apache.hbase:hbase-server as the module that I depend on. This will be confusing to users.In addition this...
|
|
|
http://issues.apache.org/jira/browse/HBASE-7012
Author: Elliott Clark,
2013-02-26, 03:58
|
|
|
Re: Guidance for running MR jobs against trunk/0.95 - HBase - [mail # dev]
|
|
...I don't think that you will need any of the hadoop specific compat jars (at least I would hope you don't). So maybe just include the hbase-hadoop-compat one and give it a shot? ...
|
|
|
Author: Elliott Clark,
2013-02-25, 23:27
|
|
|
Re: Guidance for running MR jobs against trunk/0.95 - HBase - [mail # dev]
|
|
...You'll currently need: hbase-server hbase-common hbase-protocol hbase-prefix-tree (after HBASE-7188) hbase-client (after HBASE-7188) on your classpath to do any mapreduce j...
|
|
|
Author: Elliott Clark,
2013-02-25, 23:10
|
|
|
Re: Hold commits on Trunk - HBase - [mail # dev]
|
|
...Done and Done. Thanks everyone. On Mon, Feb 25, 2013 at 12:17 PM, Elliott Clark wrote: ...
|
|
|
Author: Elliott Clark,
2013-02-25, 22:56
|
|
|
Hold commits on Trunk - HBase - [mail # dev]
|
|
...Trying to get HBASE-7188 into trunk. Can we hold commits on trunk for ~30 mins please. Thanks...
|
|
|
Author: Elliott Clark,
2013-02-25, 20:17
|
|
|
|