Toggle navigation
Big Data
/
Search
/
DevOps
About
project
HBase
(9789)
Hadoop
(337)
HDFS
(72)
Phoenix
(48)
ZooKeeper
(32)
Kudu
(22)
MapReduce
(20)
Bigtop
(16)
YARN
(12)
Arrow
(2)
Drill
(2)
Accumulo
(1)
Gora
(1)
Hama
(1)
Kylin
(1)
Parquet
(1)
author
Stack
(5769)
Ted Yu
(7354)
Andrew Purtell
(4695)
stack
(4020)
Jean-Daniel Cryans
(3443)
Jean-Marc Spaggiari
(1883)
lars hofhansl
(1780)
Ryan Rawson
(1347)
Sean Busbey
(1281)
Nick Dimiduk
(1113)
Jonathan Gray
(1061)
Todd Lipcon
(919)
Vladimir Rodionov
(835)
Jonathan Hsieh
(827)
Lars George
(804)
Michael Segel
(801)
Enis Söztutar
(746)
Elliott Clark
(745)
Doug Meil
(651)
ramkrishna vasudevan
(633)
Gary Helmling
(502)
Matteo Bertozzi
(491)
Enis Soztutar
(464)
Jimmy Xiang
(452)
Josh Elser
(440)
Anoop Sam John
(439)
Jim Kellerman
(431)
Nicolas Liochon
(424)
Duo Zhang
(409)
Anoop John
(392)
anil gupta
(384)
ramkrishna.s.vasudevan
(341)
Esteban Gutierrez
(338)
Lars Hofhansl
(323)
Mohammad Tariq
(319)
Harsh J
(318)
Mikhail Antonov
(314)
Dima Spivak
(301)
Jesse Yates
(288)
Jack Levin
(285)
Sergey Shelukhin
(276)
Jerry He
(275)
Chia-Ping Tsai
(271)
Otis Gospodnetic
(266)
Ted Dunning
(261)
Yu Li
(261)
stack@...
(254)
Misty Stanley-Jones
(253)
Amandeep Khurana
(252)
Mike Drob
(247)
Varun Sharma
(247)
Kevin Odell
(224)
James Taylor
(219)
Asaf Mesika
(217)
张铎
(217)
Ramkrishna.S.Vasudevan
(214)
Devaraj Das
(211)
Bryan Beaudreault
(207)
Billy Pearson
(204)
Himanshu Vashishtha
(197)
type
mail # user
(4105)
mail # dev
(3354)
issue
(2355)
date
last 7 days (29)
last 30 days (195)
last 90 days (441)
last 6 months (648)
last 9 months (6836)
Search
Sort:
time-biased relevance
relevancy
newest on top
oldest on top
clear
query
|
facets
|
time
Search criteria:
. Results from
1
to
10
from
9789
(0.0s).
Loading phrases to help you
refine your search...
[HBASE-20411] Ameliorate MutableSegment synchronize
-
HBase
- [issue]
...This item is migrated from HBASE-20236 so it gets dedicated issue.Let me upload evidence that has this synchronize as a stake in our write-time perf. I'll migrate the patch I posted with upd...
http://issues.apache.org/jira/browse/HBASE-20411
Author:
stack
, 2018-04-24, 08:20
[HBASE-20316] Backport HBASE-20229 "ConnectionImplementation.locateRegions() returns duplicated entries when region replication is on" to branch-1
-
HBase
- [issue]
...Issue to backport parent to branch-1. Hope you don't mind my assigning it to you Toshihiro Suzuki...
http://issues.apache.org/jira/browse/HBASE-20316
Author:
stack
, 2018-04-24, 02:54
[HBASE-20188] [TESTING] Performance
-
HBase
- [issue]
...How does 2.0.0 compare to old versions? Is it faster, slower? There is rumor that it is much slower, that the problem is the asyncwal writing. Does in-memory compaction slow us down or speed...
http://issues.apache.org/jira/browse/HBASE-20188
Author:
stack
, 2018-04-23, 21:24
[HBASE-20477] Document HeapMemoryTuner in refguide
-
HBase
- [issue]
...This is an old facility that is in danger of disappearing because there is no mention in refguide and because it is private interface, it does not show in the user API. Add doc on how it wor...
http://issues.apache.org/jira/browse/HBASE-20477
Author:
stack
, 2018-04-23, 16:41
[HBASE-20470] [2.0.0RC1] has broken unit tests...
-
HBase
- [issue]
...Found by Umesh Agashe I think its because some depend on IMC and it was disabled just before I made RC1. Let me try a nothing change and see....
http://issues.apache.org/jira/browse/HBASE-20470
Author:
stack
, 2018-04-23, 12:26
[HBASE-20006] TestRestoreSnapshotFromClientWithRegionReplicas is flakey
-
HBase
- [issue]
...Failing 10% of the time. Interestingly, it is below that causes fail. We go to split but it is already split. We will then fail the split with an internal assert which messes up procedures; ...
http://issues.apache.org/jira/browse/HBASE-20006
Author:
stack
, 2018-04-23, 05:39
[VOTE] The third release candidate for HBASE 2.0.0 (RC2) is available
-
HBase
- [mail # dev]
...The third release candidate for Apache HBase 2.0.0 is available fordownloading and testing.Artifacts are available here: https://dist.apache.org/repos/dist/dev/hbase/hbase-2.0.0RC2/Mave...
Author:
Stack
, 2018-04-23, 05:11
[HBASE-20462] Put up 2.0.0RC1
-
HBase
- [issue]
http://issues.apache.org/jira/browse/HBASE-20462
Author:
stack
, 2018-04-23, 04:53
[HBASE-20463] Fix breakage introduced on branch-1 by HBASE-20276 "[shell] Revert shell REPL change and document"
-
HBase
- [issue]
...Hope you don't mind my making an issue for fixing branch-1 breakage Sean Busbey (and Andrew Purtell).See parent for discussion on breakage....
http://issues.apache.org/jira/browse/HBASE-20463
Author:
stack
, 2018-04-23, 02:34
[HBASE-19122] preCompact and preFlush can bypass by returning null scanner; shut it down
-
HBase
- [issue]
...Noticed by Anoop Sam John during review of HBASE-18770, preCompact and preFlush can bypass normal processing by returning null. They are not bypasable by ordained route. We should shut down ...
http://issues.apache.org/jira/browse/HBASE-19122
Author:
stack
, 2018-04-21, 16:57
1
2
3
4
5
Next >