Misty Stanley-Jones
0edd51d2e2
HBASE-14774 Raise the font size on high-DPI small-screen devices like iPhone 6+
2015-11-07 15:37:47 +10:00
stack
bea2f7feac
HBASE-14772 Improve zombie detector; be more discerning
2015-11-06 16:39:15 -10:00
Apekshit(Appy) Sharma
08963189a2
HBASE-14767 - Remove deprecated functions from HBaseAdmin Deprecated in HBASE-12083 (1.0.0, 2.0.0, 0.99.2) - HBaseAdmin(Configuration)
...
Deprecated in HBASE-10479 (0.99.0, hbase-10070)
- HBaseAdmin(Connection)
Deprecated in HBASE-11826 (0.99.0, 1.0.0, 2.0.0)
- flush()
- compact()
- majorCompact()
- split()
- getCompactionState()
- Changes many declarations from HBaseAdmin to Admin
(Apekshit)
Signed-off-by: stack <stack@apache.org>
2015-11-06 16:23:55 -10:00
zhangduo
9cce912de0
HBASE-14759 Avoid using Math.abs when selecting SyncRunner in FSHLog
2015-11-07 08:44:25 +08:00
tedyu
263a0adf79
HBASE-14463 Severe performance downgrade when parallel reading a single key from BucketCache (Yu Li)
2015-11-06 13:12:10 -08:00
tedyu
6ec4a96814
HBASE-14632 Region server aborts due to unguarded dereference of Reader
2015-11-06 12:06:19 -08:00
Misty Stanley-Jones
bfa3689190
HBASE-14755 Fix some broken links and HTML problems
2015-11-06 11:11:30 +10:00
Elliott Clark
68b94886a5
HBASE-14773 Fix HBase shell tests are skipped when skipping server tests.
2015-11-05 16:27:14 -08:00
Elliott Clark
86da57f498
HBASE-14765 Remove snappy profile
2015-11-05 10:20:40 -08:00
stack
050ebe850b
HBASE-14768 bin/graceful_stop.sh logs nothing as a balancer state to be stored (Hiroshi Ikeda)
2015-11-04 21:51:28 -08:00
Misty Stanley-Jones
21b607e322
HBASE-14764 Stop using post-site target
2015-11-05 09:34:01 +10:00
Jonathan M Hsieh
48be35cb7e
HBASE-14713 Remove simple deprecated-since-1.0 code in hbase-server from hbase 2.0
2015-11-04 15:28:06 -08:00
Misty Stanley-Jones
eb6b2a1a04
HBASE-14732 Update HBase website skin and CSS
...
Use Fluido skin, make things more readable, make improvements to enhance the
mobile experience.
2015-11-05 09:19:44 +10:00
Misty Stanley-Jones
c585072bc3
HBASE-14762 Update docs about publishing website to show gitsubpub method instead of svnsubpub
...
Also some reformatting to remove trailing whitespace and rewrap long lines.
2015-11-05 09:17:37 +10:00
tedyu
9fc7858c6b
HBASE-14706 RegionLocationFinder should return multiple servernames by top host (Guanghao Zhang)
2015-11-04 14:20:34 -08:00
Elliott Clark
3e45755411
HBASE-14752 Add example of using the HBase client in a multi-threaded environment
2015-11-04 12:00:15 -08:00
Elliott Clark
ebd2df723f
HBASE-14723 Fix IT tests split too many times
2015-11-04 11:55:38 -08:00
tedyu
cfc5348b5e
HBASE-14758 Add UT case for unchecked error/exception thrown in AsyncProcess#sendMultiAction (Yu Li)
2015-11-04 07:20:59 -08:00
stack
ceddec9141
HBASE-14725 Vet categorization of tests so they for sure go into the right small/medium/large buckets
2015-11-03 20:47:20 -08:00
chenheng
6871724104
HBASE-12986 Compaction pressure based client pushback
...
Signed-off-by: Andrew Purtell <apurtell@apache.org>
2015-11-03 18:32:08 -08:00
stack
e4bf77e2de
HBASE-14754 TestFastFailWithoutTestUtil failing on trunk now in #testPreemptiveFastFailException50Times
2015-11-03 16:20:55 -08:00
Misty Stanley-Jones
c575e18ab8
HBASE-14481 Deprecate HBase Wiki
...
We have an awesome community resource in our online book. It's maintained and looked after with
diligence. We also have an HBase section on the hadoop wiki that hasn't been updated since 2012.
Let's sift through the pages of the wiki, bring over any content that's still relevant and
not already present in the book, and kill the wiki.
2015-11-04 09:09:02 +10:00
Misty Stanley-Jones
090fbd3ec8
HBASE-14751 Fix Asciidoc in external API chapter
2015-11-04 07:18:29 +10:00
stack
6da971fbb0
Push thanks to Boris for logo license
2015-11-03 13:07:54 -08:00
stack
0eae729ffa
HBASE-14589 Looking for the surefire-killer; builds being killed...; ADDENDUM; purge killing of zombies; FIX complaint about grep device
2015-11-03 06:24:34 -08:00
stack
870c74e270
HBASE-14589 Looking for the surefire-killer; builds being killed...; ADDENDUM; purge killing of zombies; ADD EXTRA COMMENTARY
2015-11-02 22:12:40 -08:00
stack
a82d55e3cf
HBASE-14589 Looking for the surefire-killer; builds being killed...; ADDENDUM; purge killing of zombies
2015-11-02 22:01:10 -08:00
Elliott Clark
ca4d27c700
HBASE-14742 Fix TestHeapMemoryManager being flakey
2015-11-02 17:01:40 -08:00
Jesse Yates
1b8b612b8b
HBASE-14715 Add javadocs to DelegatingRetryingCallable
2015-11-02 16:20:55 -08:00
stack
f0176d942a
HBASE-13014 Java Tool For Region Moving (Abhishek Singh Chouhan)
2015-11-02 13:45:41 -08:00
stack
87cc38f9ab
Revert "HBASE-13014 Java Tool For Region Moving"
...
Breaks the build. I applied wrong patch?
This reverts commit a9a56ad508
.
2015-11-02 13:31:34 -08:00
stack
a9a56ad508
HBASE-13014 Java Tool For Region Moving
2015-11-02 10:20:38 -08:00
stack
9630fec2d5
Revert "HBASE-14725 Vet categorization of tests so they for sure go into the right small/medium/large buckets"
...
Revert. Seems to have destabilized the build
This reverts commit 6dbb5a8052
.
2015-11-02 08:17:41 -08:00
stack
6c5da91b18
HBASE-14728 TestRowCounter is broken in master (Abhishek Singh Chouhan) -- REAPPLY
2015-11-02 08:08:01 -08:00
stack
950050e9d6
Revert "HBASE-14728 TestRowCounter is broken in master (Abhishek Singh Chouhan)"
...
Revert because I overcommitted, included files from another patch.
This reverts commit 47659200ac
.
2015-11-02 08:06:34 -08:00
Jonathan M Hsieh
7368344585
HBASE-14731 Add -DuseMob option to ITBLL
2015-11-02 05:03:38 -08:00
stack
6dbb5a8052
HBASE-14725 Vet categorization of tests so they for sure go into the right small/medium/large buckets
2015-11-01 22:26:43 -08:00
stack
47659200ac
HBASE-14728 TestRowCounter is broken in master (Abhishek Singh Chouhan)
2015-11-01 22:22:59 -08:00
Misty Stanley-Jones
9c37239f58
HBASE-14739 Fix broken link to Javadoc that is suppressed because it is generated code
2015-11-02 14:24:54 +10:00
Misty Stanley-Jones
9659f14020
HBASE-14638 Move Jython info from the Wiki to the Ref Guide
2015-11-02 14:18:13 +10:00
Misty Stanley-Jones
12a718d0ca
HBASE-14639 Move Scala info from HBase Wiki to Ref Guide
2015-11-02 14:11:21 +10:00
Misty Stanley-Jones
988ff62e98
HBASE-13478 Document the change of default master ports being used
2015-11-02 14:08:35 +10:00
Misty Stanley-Jones
7ad7a7943a
HBASE-14641 Move JDO example to HBase Ref Guide
2015-11-02 14:02:28 +10:00
Misty Stanley-Jones
185a62a403
HBASE-14640 Move Cascading info from Wiki to Ref Guide
2015-11-02 13:58:54 +10:00
Misty Stanley-Jones
e8d6bf7d46
HBASE-14532 Add dfs shortcircuit configs to hbase-default.xml, fix anchor to Compaction subsection
2015-11-02 13:55:57 +10:00
Misty Stanley-Jones
c3d40b0b68
HBASE-14026 Clarify 'Web API' in version and compatibility docs
2015-11-02 13:50:00 +10:00
Jonathan M Hsieh
4c25549e9f
HBASE-14711 Remove or annotate deprecated methods in HRegionInfo
2015-11-01 04:29:51 -08:00
Nick Dimiduk
6cc6d833f2
update ndimiduk affiliation
2015-10-31 11:20:55 -07:00
Gary Helmling
683f84e6a2
HBASE-14700 Support a permissive mode for secure clusters to allow SIMPLE auth clients
2015-10-30 19:45:46 -07:00
Enis Soztutar
4534f8ed0c
HBASE-14733 Minor typo in alter_namespace.rb
2015-10-30 17:52:28 -07:00