Andrey Stepachev
74e36f8ddd
Added Andrey Stepachev to pom.xml
2015-03-02 20:53:18 +00:00
zhangduo
b20675f5af
HBASE-12953 RegionServer is not functionally working with AysncRpcClient in secure mode
...
Signed-off-by: stack <stack@apache.org>
2015-02-23 20:38:19 -08:00
Devaraj Das
0740ec6557
HBASE-13065. Addendum. Fixes the heapsize used to run the unit tests
2015-02-18 10:51:00 -08:00
stack
1b84101fe3
HBASE-13065 Increasing -Xmx when running TestDistributedLogSplitting (Zhang Duo)
2015-02-18 09:48:26 -08:00
Andrew Purtell
200ec5b191
HBASE-12747 IntegrationTestMTTR will OOME if launched with mvn verify (Abhishek Singh Chouhan)
2015-02-09 18:54:43 -08:00
Jeffrey Zhong
3f4427739d
HBASE-11567 Write bulk load COMMIT events to WAL (Alex Newman, Jeffrey Zhong)
2015-02-06 18:07:30 -08:00
stack
86b8b8da00
HBASE-12782 ITBLL fails for me if generator does anything but 5M per maptask: ADDENDUM -- ADD DATA FILE TO RAT EXCLUDES (noticed by Ted Yu)
2015-01-31 08:38:15 -08:00
Enis Soztutar
34da035c5d
Revert "HBASE-12909 Junit listed at compile scope instead of test (Sean Busbey)"
...
This reverts commit c30865a71f
.
2015-01-25 16:48:29 -08:00
Enis Soztutar
c30865a71f
HBASE-12909 Junit listed at compile scope instead of test (Sean Busbey)
2015-01-25 16:06:32 -08:00
Nick Dimiduk
9824eb7840
HBASE-12810 Update to htrace-incubating
2015-01-22 14:28:20 -08:00
Sean Busbey
418ea93774
HBASE-12898 ensure direct dependencies are declared.
2015-01-22 14:33:25 -06:00
Misty Stanley-Jones
4d31779dd7
HBASE-11533 AsciiDoctor POC Addendum 2 to fix redirects during site generation
2015-01-19 18:21:09 +10:00
tedyu
f0b4e5b19e
HBASE-12858 Add missing license header for docbkx/hbase-default.xml
2015-01-14 18:56:28 -08:00
Misty Stanley-Jones
1a21c1684c
HBASE-11533 Asciidoc Proof of Concept
2015-01-13 22:32:29 -08:00
Misty Stanley-Jones
20a096d62e
HBASE-12777 Redirect multi-page book to single-page book
2015-01-12 22:09:24 -08:00
Liu Shaohui
7bff9efdd9
Add liushaohui as a developer
2015-01-07 16:31:04 +08:00
Esteban Gutierrez
b2eea8cac6
HBASE-12695 JDK 1.8 compilation broken
...
Signed-off-by: stack <stack@apache.org>
2014-12-29 11:02:04 -08:00
Jonathan M Hsieh
0d5f967c7f
HBASE-12709 [mvn] Add unit test excludes command line flag to the build
2014-12-22 17:04:32 -08:00
Nick Dimiduk
13970bfa5a
HBASE-12688 Update site with a bootstrap-based UI
2014-12-16 18:50:55 -08:00
stack
5b5c981d95
HBASE-12121 maven release plugin does not allow for customized goals (Enoch Hsu)
2014-12-16 16:58:42 -08:00
Nick Dimiduk
f7f7d37ada
HBASE-12687 Book is missing styling
2014-12-15 10:41:48 -08:00
Virag Kothari
bb540c8409
My first commit! Adding myself to the team
2014-12-11 17:32:03 -08:00
Rajeshbabu Chintaguntla
51ab8a05b9
Update rajeshbabu's organization
2014-12-09 22:06:10 +05:30
Sean Busbey
b8fcf0ff21
Added Sean Busbey to the pom.xml
2014-12-01 16:52:40 -06:00
Andrew Purtell
1ba615657b
HBASE-12382 Restore incremental compilation
2014-11-11 17:45:37 -08:00
stack
df8859d5a5
HBASE-12456 Update surefire from 2.18-SNAPSHOT to 2.18
2014-11-10 22:04:26 -08:00
Niels Basjes
cc71d35112
Generate Thrift code using a maven profile
...
Signed-off-by: stack <stack@apache.org>
2014-11-06 10:27:59 -08:00
Sean Busbey
075fd30321
HBASE-12381 use the Maven Enforcer Plugin to check maven and java versions.
...
Signed-off-by: stack <stack@apache.org>
2014-10-30 10:35:40 -07:00
stack
842a77e4a5
HBASE-12379 Try surefire 2.18-SNAPSHOT
2014-10-29 15:36:19 -07:00
stack
fba164a1d1
HBASE-12355 Update maven plugins
2014-10-29 13:11:44 -07:00
stack
7cfafe401e
HBASE-12354 Update dependencies in time for 1.0 release
2014-10-29 11:16:18 -07:00
stack
7587d99b62
HBASE-12352 Add hbase-annotation-tests to runtime classpath so can run hbase it tests; ADDENDUM
2014-10-27 15:41:04 -07:00
stack
f2c83704f4
HBASE-12353 Add hbase-annotation-tests to runtime classpath so can run hbase it tests
2014-10-27 14:58:55 -07:00
Andrew Purtell
70a312e53f
HBASE-11912 Catch some bad practices at compile time with error-prone
2014-10-27 09:29:23 -07:00
Andrew Purtell
ff5bc351b2
Revert "HBASE-11912 Catch some bad practices at compile time with error-prone"
...
This reverts commit 7ed0260eff
.
2014-10-25 08:33:43 -07:00
Andrew Purtell
7ed0260eff
HBASE-11912 Catch some bad practices at compile time with error-prone
2014-10-24 18:15:12 -07:00
Elliott Clark
487b58313c
HBASE-12261 Add checkstyle to HBase build process
2014-10-17 11:10:07 -07:00
Elliott Clark
6ddb2f1965
HBASE-12197 Move rest to it's on module
...
Summary:
Move hbase-rest to it's own module.
copy test resources from hbase-server into hbase-rest's test resources.
Test Plan: Unit tests pass of hbase-rest module.
Differential Revision: https://reviews.facebook.net/D24657
2014-10-10 09:51:09 -07:00
Andrew Purtell
989c6262ff
Exclude dev-support/hbase_docker/README.md from RAT
2014-10-06 23:54:42 -07:00
Andrew Purtell
3557a32352
HBASE-12106 Move test annotations to test artifact (Enis Soztutar)
2014-10-06 23:16:22 -07:00
stack
3533820efb
HBASE-8808 Use Jacoco to generate Unit Test coverage reports (Manukranth)
2014-10-03 21:51:49 -07:00
Andrew Purtell
d8a7b67d79
HBASE-11907 Use the joni byte[] regex engine in place of j.u.regex
2014-10-02 23:06:32 -07:00
Elliott Clark
436733c79b
HBASE-12160 Make Surefire's argLine configurable in the command line
2014-10-02 14:52:49 -07:00
stack
aa432fd68f
HBASE-11980 Change sync to hsync, remove unused InfoServer, and reference our httpserver instead of hadoops
2014-09-29 22:28:28 -07:00
Elliott Clark
a5bd931682
HBASE-12059 Create hbase-annotations module
2014-09-23 16:44:14 -07:00
stack
9fe945f454
HBASE-11975 Remove the explicit list of maven repositories in pom.xml (Alex Newman)
2014-09-15 20:34:19 -07:00
stack
3c9bd7d296
HBASE-11911 Break up tests into more fine grained categories (Alex Newman)
2014-09-12 21:37:06 -07:00
Misty Stanley-Jones
2b529f652a
HBASE-11946 Fix a change to the POM that broke building apidocs and xrefs
2014-09-12 10:09:25 +10:00
Misty Stanley-Jones
2816487247
HBASE-11932 Docbook html-single build improvements
2014-09-11 09:06:17 +10:00
Enis Soztutar
72e664f540
HBASE-11832 maven release plugin overrides command line arguments (Enoch Hsu)
2014-09-08 22:01:24 -07:00
Misty Stanley-Jones
fee8083db6
Added Misty Stanley-Jones to the pom.xml
2014-09-09 14:13:40 +10:00
Gary Helmling
7a699b9041
HBASE-8674 Remove temporary repo for forked builds of JUnit and Surefire
2014-09-04 14:40:46 -07:00
stack
80fbcfcd23
HBASE-4920 We need a mascot, a totem
2014-08-27 19:14:35 -07:00
Nicolas Liochon
018bbc0993
HBASE-4955 Use the official versions of surefire (Alex Newman)
2014-08-21 10:50:14 +02:00
Andrew Purtell
404c0b5dbd
Update apurtell's affiliation
2014-08-20 12:36:30 -07:00
Ryan Rawson
0a46a638d3
Changing rawson\'s organization
2014-08-15 15:43:22 -07:00
Jean-Daniel Cryans
bdf9c35d00
Fixing a tag that breaks mvn site and image locations (Misty Stanley-Jones)
2014-08-10 18:35:45 -04:00
Ted Yu
b158900b68
HBASE-11666 Enforce JDK7 javac for builds on branch-1 and master (Sean Busbey)
2014-08-05 15:00:37 +00:00
stack
db15d6e6a7
HBASE-11640 Add syntax highlighting support to HBase Ref Guide programlistings ADDENDUM
2014-08-01 16:04:39 -07:00
stack
b8aa2235ca
HBASE-11529 Images and CSS still don't work properly on both html and html-single book (misty stanley-jones)
2014-07-16 15:18:32 -07:00
stack
8603da0d0d
HBASE-11521 Modify pom.xml to copy the images/ and css/ directories to the right location for the Ref Guide to see them correctly AMENDMENT
2014-07-16 11:05:47 -07:00
stack
58982e2027
HBASE-11521 Modify pom.xml to copy the images/ and css/ directories to the right location for the Ref Guide to see them correctly (Misty Stanley-Jones)
2014-07-15 21:24:36 -07:00
Enis Soztutar
92c52a727a
Updated version in master to 2.0.0-SNAPSHOT after 'branch-1' is created for 1.x line of releases
2014-06-30 20:26:47 -07:00
Enis Soztutar
e4138a3a94
Increase -XX:MaxPermSize for unit tests
2014-06-27 16:39:41 -07:00
Andrew Purtell
22575c9a72
HBASE-11418 build target site doesn't respect hadoop-two.version property (Konstantin Boudnik)
2014-06-26 19:15:28 -07:00
Nicolas Liochon
047463c278
HBASE-11273 Fix jersey and slf4j deps
2014-06-14 09:23:51 +02:00
Michael Stack
5851a06412
HBASE-4089 blockCache contents report
2014-06-09 16:42:30 -07:00
Michael Stack
6ce225b1d6
Fix generation of multipage -- was being built into wrong place... specify different target dirs for one page and multipage
2014-06-04 22:12:24 -07:00
Enis Soztutar
af1714c8be
Added rat exclude for patchprocess for precommit build
2014-05-28 11:57:40 -07:00
Michael Stack
624e34a2a5
Update pom scm section to refer to apache git instead of apache svn now we migrated, INFRA-7768
2014-05-22 10:27:27 -07:00
nkeywal
b6646596c6
HBASE-10573 Use Netty 4
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1596192 13f79535-47bb-0310-9956-ffa450edef68
2014-05-20 10:57:11 +00:00
Michael Stack
b42fd10a32
HBASE-11171 More doc improvements on block cache options
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1595267 13f79535-47bb-0310-9956-ffa450edef68
2014-05-16 17:10:12 +00:00
ndimiduk
dcd070dc0e
HBASE-11004 Extend traces through FSHLog#sync
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1589762 13f79535-47bb-0310-9956-ffa450edef68
2014-04-24 15:01:26 +00:00
Zhihong Yu
d8a76aa44d
HBASE-10956 Upgrade hadoop-2 dependency to 2.4.0
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1587264 13f79535-47bb-0310-9956-ffa450edef68
2014-04-14 17:59:18 +00:00
eclark
d102fedd37
Changing organization
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1586406 13f79535-47bb-0310-9956-ffa450edef68
2014-04-10 18:46:27 +00:00
Michael Stack
b2ef1ce01c
HBASE-10886 add htrace-zipkin to the runtime dependencies again -- REVERT
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1584935 13f79535-47bb-0310-9956-ffa450edef68
2014-04-04 23:19:35 +00:00
Michael Stack
62908378bc
HBASE-10886 add htrace-zipkin to the runtime dependencies again (Masatake Iwasaki)
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1584455 13f79535-47bb-0310-9956-ffa450edef68
2014-04-03 23:04:10 +00:00
Michael Stack
c4610ecab2
HBASE-10746 Bump the version of HTrace to 3.0
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1580076 13f79535-47bb-0310-9956-ffa450edef68
2014-03-21 22:46:03 +00:00
Michael Stack
37654f77a6
HBASE-10781 Remove hadoop-one-compat module and all references to hadoop1
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1579449 13f79535-47bb-0310-9956-ffa450edef68
2014-03-19 23:08:55 +00:00
Michael Stack
896563ab5f
HBASE-10779 Doc hadoop1 deprecated in 0.98 and NOT supported in hbase 1.0
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1578970 13f79535-47bb-0310-9956-ffa450edef68
2014-03-18 17:14:10 +00:00
Enis Soztutar
5c2c9aa0db
HBASE-10735 [WINDOWS] Set -XX:MaxPermSize for unit tests
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1578686 13f79535-47bb-0310-9956-ffa450edef68
2014-03-18 00:31:32 +00:00
Michael Stack
93648370fe
Undo stamping date in comment at head of generated files
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1578653 13f79535-47bb-0310-9956-ffa450edef68
2014-03-17 22:51:54 +00:00
Michael Stack
a1a5f57bff
HBASE-10656 high-scale-lib's Counter depends on Oracle (Sun) JRE, and also has some bug
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1577759 13f79535-47bb-0310-9956-ffa450edef68
2014-03-14 23:20:14 +00:00
Zhihong Yu
1160171e64
HBASE-10740 Upgrade zookeeper to 3.4.6 release
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1577412 13f79535-47bb-0310-9956-ffa450edef68
2014-03-14 02:53:02 +00:00
fenghh
3c8cc0b799
fenghh is onboard
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1576917 13f79535-47bb-0310-9956-ffa450edef68
2014-03-12 21:21:37 +00:00
Zhihong Yu
6a6bbdd2ff
HBASE-10601 Upgrade hadoop dependency to 2.3.0 release
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1576543 13f79535-47bb-0310-9956-ffa450edef68
2014-03-11 23:31:15 +00:00
Zhihong Yu
a3792b22e3
HBASE-10612 Remove unnecessary dependency on org.eclipse.jdt:core
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1572356 13f79535-47bb-0310-9956-ffa450edef68
2014-02-26 23:57:31 +00:00
Andrew Kyle Purtell
ec0ec19d7d
HBASE-10570 Allow overrides of Surefire secondPartForkMode and testFailureIgnore
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1569935 13f79535-47bb-0310-9956-ffa450edef68
2014-02-19 21:50:42 +00:00
ndimiduk
342571498a
HBASE-10548 Correct commons-math dependency version
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1569565 13f79535-47bb-0310-9956-ffa450edef68
2014-02-18 23:48:09 +00:00
Michael Stack
d30249534b
HBASE-10313 Duplicate servlet-api jars in hbase 0.96.0
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1565730 13f79535-47bb-0310-9956-ffa450edef68
2014-02-07 17:06:00 +00:00
jxiang
f8e4ebacc0
HBASE-10428 Test jars should have scope test
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1562339 13f79535-47bb-0310-9956-ffa450edef68
2014-01-29 01:19:28 +00:00
Michael Stack
74b5a394f4
HBASE-10156 FSHLog Refactor (WAS -> Fix up the HBASE-8755 slowdown when low contention)
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1561450 13f79535-47bb-0310-9956-ffa450edef68
2014-01-26 04:41:39 +00:00
liangxie
7a1f0d7b49
HBASE-10265 Upgrade to commons-logging 1.1.3
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1557299 13f79535-47bb-0310-9956-ffa450edef68
2014-01-11 02:09:31 +00:00
eclark
b8fd792f83
HBASE-10302 Fix rat check issues in hbase-native-client.
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1556936 13f79535-47bb-0310-9956-ffa450edef68
2014-01-09 20:16:55 +00:00
jeffreyz
d9e510d284
HBASE-10195: mvn site build failed with OutOfMemoryError
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1552811 13f79535-47bb-0310-9956-ffa450edef68
2013-12-20 21:27:32 +00:00
liangxie
4ba1942bdc
Adding liangxie as a developer
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1552139 13f79535-47bb-0310-9956-ffa450edef68
2013-12-18 22:42:41 +00:00
Enis Soztutar
a3c4fba14e
HBASE-10098 [WINDOWS] pass in native library directory from hadoop for unit tests
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1551425 13f79535-47bb-0310-9956-ffa450edef68
2013-12-17 00:47:10 +00:00
eclark
3c68d478d1
HBASE-10146 Bump HTrace version to 2.04
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1551316 13f79535-47bb-0310-9956-ffa450edef68
2013-12-16 19:11:56 +00:00
Michael Stack
656b5ca9f7
HBASE-9955 Make hadoop2 the default and deprecate hadoop1
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1548735 13f79535-47bb-0310-9956-ffa450edef68
2013-12-06 22:28:03 +00:00
Michael Stack
57b8613688
HBASE_9955 Make hadoop2 the default and deprecate hadoop1; RETRY
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1548374 13f79535-47bb-0310-9956-ffa450edef68
2013-12-06 02:42:20 +00:00
Michael Stack
fe5b28625a
HBASE-9955 Make hadoop2 the default and deprecate hadoop1; REVERT
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1548351 13f79535-47bb-0310-9956-ffa450edef68
2013-12-06 01:16:51 +00:00
Michael Stack
7fbe97470e
HBASE-9955 Make hadoop2 the default and deprecate hadoop1
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1548349 13f79535-47bb-0310-9956-ffa450edef68
2013-12-06 01:10:59 +00:00
Andrew Kyle Purtell
f8139d1bf5
Update version in POMs to 0.99.0-SNAPSHOT after branching for release 0.98.0
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1547743 13f79535-47bb-0310-9956-ffa450edef68
2013-12-04 09:31:02 +00:00
Enis Soztutar
770e336ef6
HBASE-10020 Add maven compile-protobuf profile
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1546237 13f79535-47bb-0310-9956-ffa450edef68
2013-11-27 23:57:23 +00:00
Enis Soztutar
180a6490d8
HBASE-9784 Switch to Hadoop-2.2
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1533619 13f79535-47bb-0310-9956-ffa450edef68
2013-10-18 20:32:48 +00:00
Enis Soztutar
2082bd4967
HBASE-9798 Include dependency hamcrest-core
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1533297 13f79535-47bb-0310-9956-ffa450edef68
2013-10-18 00:29:34 +00:00
eclark
ce7c5b8e03
HBASE-9699 For Downstreamers using HBaseTestingUtility is hard.
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1528645 13f79535-47bb-0310-9956-ffa450edef68
2013-10-02 21:59:19 +00:00
eclark
122082955e
HBASE-9700 remove htrace-zipkin from the runtime dependencies
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1528622 13f79535-47bb-0310-9956-ffa450edef68
2013-10-02 21:01:37 +00:00
nkeywal
21796347aa
HBASE-9633 Partial reverse of HBASE-9533
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1525648 13f79535-47bb-0310-9956-ffa450edef68
2013-09-23 16:55:09 +00:00
nkeywal
bba51c29c7
HBASE-9632 Put the shell in a maven sub module (hbase-shell) instead of hbase-server
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1525641 13f79535-47bb-0310-9956-ffa450edef68
2013-09-23 16:40:51 +00:00
eclark
10f0270f2c
HBASE-9597 Create an hbase-thrift module
...
* Starting to create a thrift server module.
* Finished creating a thrift module
* Fix the assembly.
(cherry picked from commit 84e71a3469ec8eea1e0164bee3f7b2c9e0242847)
(cherry picked from commit 7fa170bd25e9b311b1cf268070ae05562d221f49)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1525139 13f79535-47bb-0310-9956-ffa450edef68
2013-09-20 20:44:22 +00:00
Jonathan Hsieh
5659862f70
HBASE-9585 Update javadoc builder in pom to exclude empty packages in user api javadoc
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1525059 13f79535-47bb-0310-9956-ffa450edef68
2013-09-20 17:14:08 +00:00
Michael Stack
4e600b8e0e
HBASE-9533 List of dependency jars for MR jobs is hard-coded and does not include netty, breaking MRv1 jobs
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1524894 13f79535-47bb-0310-9956-ffa450edef68
2013-09-20 03:39:56 +00:00
eclark
3994ae593a
HBASE-9561 hbase-server-tests.jar contains a test mapred-site.xml
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1524218 13f79535-47bb-0310-9956-ffa450edef68
2013-09-17 20:41:55 +00:00
nkeywal
63a3155fbb
HBASE-9557 strange dependencies for hbase-client
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1524095 13f79535-47bb-0310-9956-ffa450edef68
2013-09-17 15:41:04 +00:00
Michael Stack
1b4bed1a21
HBASE-9547 Surefire steals focus on mac osx; ADDENDUM
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1523802 13f79535-47bb-0310-9956-ffa450edef68
2013-09-16 20:53:46 +00:00
Michael Stack
74da3e4480
HBASE-9547 Surefire steals focus on mac osx
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1523767 13f79535-47bb-0310-9956-ffa450edef68
2013-09-16 19:26:46 +00:00
eclark
c90d88bd6d
HBASE-9471 htrace synchronized on getInstance
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1523041 13f79535-47bb-0310-9956-ffa450edef68
2013-09-13 18:10:47 +00:00
Jonathan Hsieh
b862303a41
HBASE-9517 Include only InterfaceAudience.Public elements in generated Javadoc
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1522748 13f79535-47bb-0310-9956-ffa450edef68
2013-09-13 00:04:22 +00:00
mbertozzi
4f97b5f107
HBASE-9492 hdfs-site.xml is not excluded from the it-test jar
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1522600 13f79535-47bb-0310-9956-ffa450edef68
2013-09-12 14:48:05 +00:00
rajeshbabu
8e4d074c12
Adding myself as committer
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1521862 13f79535-47bb-0310-9956-ffa450edef68
2013-09-11 14:16:30 +00:00
ndimiduk
0bf0e20809
Adding myself as committer.
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1521692 13f79535-47bb-0310-9956-ffa450edef68
2013-09-11 00:26:08 +00:00
Gary Helmling
3dbfa9f20d
Update garyh affiliation
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1521648 13f79535-47bb-0310-9956-ffa450edef68
2013-09-10 21:12:20 +00:00
eclark
e075bcd699
HBASE-9342 WebUI fixes after bootstrap 3.0 update
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1517731 13f79535-47bb-0310-9956-ffa450edef68
2013-08-26 23:49:14 +00:00
Michael Stack
d663f2baa1
HBASE-8165 Move to Hadoop 2.1.0-beta from 2.0.x-alpha (WAS: Update our protobuf to 2.5 from 2.4.1)
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1516084 13f79535-47bb-0310-9956-ffa450edef68
2013-08-21 05:04:20 +00:00
eclark
5c2a90aa28
HBASE-9121 Update HTrace to 2.00 and add new example usage.
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1514091 13f79535-47bb-0310-9956-ffa450edef68
2013-08-14 23:20:51 +00:00
Michael Stack
5d9f9c9a20
HBASE-9135 Upgrade hadoop 1 version to 1.2.1 which is stable; RESTORE -- THIS DID NOT BREAK BUILD AS I THOUGHT
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1513739 13f79535-47bb-0310-9956-ffa450edef68
2013-08-14 06:47:48 +00:00
Michael Stack
bca9ac9860
Upgrade hadoop 1 version to 1.2.1 which is stable: REVERT -- Breaks TestShell
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1513737 13f79535-47bb-0310-9956-ffa450edef68
2013-08-14 06:22:19 +00:00
Zhihong Yu
ebd989116c
HBASE-9135 Upgrade hadoop 1 version to 1.2.1 which is stable
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1513715 13f79535-47bb-0310-9956-ffa450edef68
2013-08-14 02:32:56 +00:00
Michael Stack
71afb594dc
HBASE-9185 mvn site target fails when building with Maven 3.1
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1512816 13f79535-47bb-0310-9956-ffa450edef68
2013-08-10 18:36:52 +00:00
Michael Stack
34c8e0ab16
HBASE-8224 Publish hbase build against h1 and h2 adding '-hadoop1' or '-hadoop2' to version string
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1509813 13f79535-47bb-0310-9956-ffa450edef68
2013-08-02 19:01:34 +00:00
Michael Stack
2172d8e2f1
HBASE-9078 Downstream build including hbase-client fails because can't find com.sun.jdmk:jmxtools
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1508230 13f79535-47bb-0310-9956-ffa450edef68
2013-07-29 23:12:29 +00:00
Michael Stack
0a5e334023
Remove nonexistent "other mailing lists" -- pointed out by Nick
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1506707 13f79535-47bb-0310-9956-ffa450edef68
2013-07-24 20:56:12 +00:00
Jean-Daniel Cryans
e9f477dd4b
HBASE-8855 TestTableInputFormatScan1/2 fail semi-silently with the hadoop 2 profile
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1504730 13f79535-47bb-0310-9956-ffa450edef68
2013-07-19 00:20:15 +00:00
jxiang
0bed86e6de
HBASE-8662 [rest] support impersonation
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1503337 13f79535-47bb-0310-9956-ffa450edef68
2013-07-15 16:55:10 +00:00
Michael Stack
da3e3046ad
HBASE-8917 Minor cleanup and fixes for POM
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1501883 13f79535-47bb-0310-9956-ffa450edef68
2013-07-10 17:59:55 +00:00
Enis Soztutar
0e22f9ec78
HBASE-8200 Integration Test classes are not part of the default HBase classpath.
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1501602 13f79535-47bb-0310-9956-ffa450edef68
2013-07-09 23:09:42 +00:00
Michael Stack
edc354c84b
HBASE-8895 Misc: replace hbase.client.retries.number w/ define and remove unused imports; ADDENDUM -- OVERCOMMIT to POM.XML
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1500990 13f79535-47bb-0310-9956-ffa450edef68
2013-07-08 22:21:17 +00:00
Michael Stack
5747b899bd
HBASE-8895 Misc: replace hbase.client.retries.number w/ define and remove unused imports
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1500988 13f79535-47bb-0310-9956-ffa450edef68
2013-07-08 22:18:03 +00:00
Michael Stack
6847d07934
HBASE-8796 Add mention of new builds mailing list to site
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1496136 13f79535-47bb-0310-9956-ffa450edef68
2013-06-24 17:57:12 +00:00
Michael Stack
3f7d269d8a
HBASE-8733 Update our hadoop2 in trunk and 0.95 to 2.0.5-alpha (We are currently 2.0.2)
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1495853 13f79535-47bb-0310-9956-ffa450edef68
2013-06-23 17:26:19 +00:00
jeffreyz
aefb339ce4
add jeffreyz as a developer
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1489225 13f79535-47bb-0310-9956-ffa450edef68
2013-06-03 23:25:47 +00:00
Zhihong Yu
cf1126de2b
HBASE-8470 Data file used by TestReference should be excluded from Apache Rat check (Ted Yu)
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1477992 13f79535-47bb-0310-9956-ffa450edef68
2013-05-01 13:27:14 +00:00
Jonathan Hsieh
6e6982c766
HBASE-8472 mvn -Dhadoop.profile=2.0 -Dhadoop-two.version=2.0.5-SNAPSHOT fails because of Undef Class error wrt o.a.h.IdGenerator
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1477908 13f79535-47bb-0310-9956-ffa450edef68
2013-05-01 04:20:01 +00:00
anoopsamjohn
e2d6ba1923
Changing organization name
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1475757 13f79535-47bb-0310-9956-ffa450edef68
2013-04-25 13:27:44 +00:00
Michael Stack
c2d4a55175
HBASE-8421 hbase-0.95.0 tgz does not include lib/junit*.jar
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1475629 13f79535-47bb-0310-9956-ffa450edef68
2013-04-25 05:02:07 +00:00
Jonathan Hsieh
54e4df900e
HBASE-8427 Apache Rat is incorrectly excluding test source files
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1471808 13f79535-47bb-0310-9956-ffa450edef68
2013-04-25 01:49:00 +00:00
Michael Stack
b8f0a76cf7
HBASE-8406 Fix rat check and rat warning in trunk
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1471170 13f79535-47bb-0310-9956-ffa450edef68
2013-04-23 21:54:59 +00:00
Michael Stack
e34b0e5723
HBASE-7579 HTableDescriptor equals method fails if results are returned in a different order; REVERT AGAIN -- BROKE BUILD -- REVERT CHANGE MADE TO POM ACCIDENTALLY
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1471136 13f79535-47bb-0310-9956-ffa450edef68
2013-04-23 20:49:40 +00:00
Michael Stack
2286effcc6
HBASE-7579 HTableDescriptor equals method fails if results are returned in a different order; REVERT AGAIN -- BROKE BUILD
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1471135 13f79535-47bb-0310-9956-ffa450edef68
2013-04-23 20:48:12 +00:00