Commit Graph

11126 Commits

Author SHA1 Message Date
tedyu dae1775a11 HBASE-14406 The dataframe datasource filter is wrong, and will result in data loss or unexpected behavior (Ted Malaska) 2015-10-16 11:22:07 -07:00
Misty Stanley-Jones 30cf4e3761 HBASE-14627 Move Stargate docs to Ref Guide 2015-10-16 20:39:17 +10:00
tedyu 4321b63f6f HBASE-14605 Split fails due to 'No valid credentials' error when SecureBulkLoadEndpoint#start tries to access hdfs 2015-10-16 02:18:47 -07:00
stack d5ed46bc9f HBASE-14589 Builds are being killed...; CHANGE FROM 10 MINS TO surefire.timeout 2015-10-15 12:46:07 -07:00
Nicolas Liochon e7defd7d9a HBASE-14521 Unify the semantic of hbase.client.retries.number (Yu Li) 2015-10-15 10:42:40 +02:00
stack d6f3dae7e7 HBASE-14608 testWalRollOnLowReplication has some risk to assert failed after HBASE-14600 (Heng Chen) 2015-10-14 23:02:17 -07:00
Misty Stanley-Jones 46f2877381 HBase-14607 Converting SupportingProjects wiki to site page 2015-10-15 10:47:47 +10:00
stack 58e3e96dbd HBASE-14600 Make #testWalRollOnLowReplication looser still; ADDENDUM 2015-10-14 17:46:41 -07:00
stack 658d25af25 HBASE-14570 Split TestHBaseFsck in order to help with hanging tests: ADDENDUM ADDING LICENSE 2015-10-14 17:02:46 -07:00
Misty Stanley-Jones 88922c46d9 HBASE-14602 Addendum -- correct mailing list link and section name 2015-10-15 09:43:53 +10:00
Misty Stanley-Jones ad5d02c360 Revert "HBASE-14603 Disable timestamping of generated Javadocs so they are not all modified by each build"
It does not actually work. :(

This reverts commit 64e30f1217.
2015-10-15 08:25:10 +10:00
stack 0099ec6397 Added LeanXcale at Ricardo's behest 2015-10-14 14:23:57 -07:00
tedyu 8c69b0f751 HBASE-14594 Use new DNS API introduced in HADOOP-12437 (Josh Elser) 2015-10-14 14:17:36 -07:00
stack 1f6019175d HBASE-14589 Builds are being killed...; ADD SUREFIRE TEN MINUTE TIMEOUT 2015-10-14 14:16:00 -07:00
Elliott Clark fbd2ed2e02 HBASE-14570 Split TestHBaseFsck in order to help with hanging tests 2015-10-14 16:57:41 -04:00
Andrew Purtell fe0bdbe48e HBASE-14586 Use a maven profile to run Jacoco analysis (Andrew Wang) 2015-10-14 13:39:27 -07:00
stack 940e5404df HBASE-14598 ByteBufferOutputStream grows its HeapByteBuffer beyond JVM limitations (Ian Friedman) 2015-10-14 13:13:01 -07:00
stack ba3d474f8a Add comment to test-patch.sh that the zombie killing code is copy/pasted up into jenkins as after-task 2015-10-14 09:58:04 -07:00
stack 94ce2ed2f9 HBASE-14606 TestSecureLoadIncrementalHFiles tests timed out in trunk build on apache 2015-10-14 09:29:20 -07:00
stack 118ef8b6e5 HBASE-14268 Improve KeyLocker; ADDENDUM: FIX JAVADOC WARNING 2015-10-14 09:26:59 -07:00
stack 94bfe909af HBASE-14589 Builds are being killed... 2015-10-14 00:29:52 -07:00
Lars Francke 9c40dde0d3 HBASE-14346 Typo in FamilyFilter
Author: Lars Francke <lars.francke@gmail.com>
Signed-off-by: Misty Stanley-Jones <mstanleyjones@cloudera.com>
2015-10-14 17:25:20 +10:00
Misty Stanley-Jones 9bd4371dfc Revert "Typo in FamilyFilter"
This reverts commit 78854995cc.
2015-10-14 17:25:20 +10:00
stack 4850757386 HBASE-14569 Disable hanging test TestNamespaceAuditor 2015-10-13 23:42:29 -07:00
Misty Stanley-Jones 64e30f1217 HBASE-14603 Disable timestamping of generated Javadocs so they are not all modified by each build 2015-10-14 16:32:02 +10:00
Misty Stanley-Jones e5580c247c HBASE-14602 Convert PoweredByHBase wiki to site page
Signed-off-by: stack <stack@apache.org>
2015-10-14 15:09:57 +10:00
stack 08df55defc Add date on the test-patch.sh so I can see what version of this patch is running 2015-10-13 20:45:50 -07:00
Liu Shaohui 0e41dc18c0 HBASE-14591 Region with reference hfile may split after a forced split in IncreasingToUpperBoundRegionSplitPolicy 2015-10-14 10:14:50 +08:00
Andrew Purtell 4754e583f9 HBASE-14493 Upgrade the jamon-runtime dependency 2015-10-13 17:25:02 -07:00
stack e6a271a4fb HBASE-14596 TestCellACLs failing... on1.2 builds; FIX 2015-10-13 17:14:12 -07:00
Misty Stanley-Jones 73ccccf4c5 HBASE-14599 Modify site config to use protocol-relative URLs for CSS/JS
Signed-off-by: stack <stack@apache.org>
2015-10-14 09:05:58 +10:00
stack 1458798eb5 HBASE-14600 Make #testWalRollOnLowReplication looser still 2015-10-13 15:50:28 -07:00
stack 874437cc58 HBASE-14596 TestCellACLs failing... on1.2 builds; TUNEUP -- ADD DEBUG INFO 2015-10-13 13:33:35 -07:00
stack 6323cd9544 HBASE-14593 Add more info on zombies to test-patch.sh; ADD EVEN MORE 2015-10-13 07:53:57 -07:00
Nicolas Liochon 657078b353 HBASE-14580 Make the HBaseMiniCluster compliant with Kerberos 2015-10-13 11:33:40 +02:00
Nicolas Liochon b63155eac7 HBASE-14268 Improve KeyLocker - add missing files 2015-10-13 11:22:28 +02:00
stack 99e99f3b54 HBASE-14268 Improve KeyLocker (Hiroshi Ikeda) 2015-10-12 23:13:56 -07:00
stack a45cb72ef2 HBASE-14588 Stop accessing test resources from within src folder (Andrew Wang) 2015-10-12 23:10:06 -07:00
stack 2428c5f467 HBASE-14596 TestCellACLs failing... on1.2 builds; TUNEUP 2015-10-12 22:50:48 -07:00
Enis Soztutar 2ff6d0fe47 HBASE-14501 NPE in replication with TDE 2015-10-12 20:37:34 -07:00
anoopsjohn 6143b7694c HBASE-13819 Make RPC layer CellBlock buffer a DirectByteBuffer. 2015-10-13 07:57:53 +05:30
stack ac82a86320 HBASE-14593 Add more info on zombies to test-patch.sh 2015-10-12 15:57:28 -07:00
Misty Stanley-Jones 397bc555e3 HBASE-14558 Documenmt ChaosMonkey enhancements from HBASE-14261
Signed-off-by: Elliott Clark <eclark@apache.org>
2015-10-13 08:46:41 +10:00
Misty Stanley-Jones e030c7a77b HBASE-14158 Addendum -- add spark.adoc to book TOC 2015-10-13 08:45:27 +10:00
ted malaska e7f659cac4 HBASE-14158 Add documentation for Initial Release for HBase-Spark Module integration
Signed-off-by: Misty Stanley-Jones <mstanleyjones@cloudera.com>
2015-10-13 08:19:02 +10:00
tedyu bfcec29dd1 HBASE-14592 BatchRestartRsAction always restarts 0 RS when running SlowDeterministicMonkey (Yu Li) 2015-10-12 14:48:27 -07:00
stack df9ff9f1e9 HBASE-14587 Attach a test-sources.jar for hbase-server (Andrew Wang) 2015-10-12 13:59:56 -07:00
Dima Spivak 04bdf97311 HBASE-14577 HBase shell help for scan and returning a column family has a typo
Signed-off-by: Matteo Bertozzi <matteo.bertozzi@cloudera.com>
2015-10-12 13:34:48 -07:00
Elliott Clark 6db1134cb7 HBASE-14211 Add more rigorous integration tests of splits
Summary:
Intgration tests don't currently have a lot of splits going on while there is IO.
This changes that by changing the split aglorithm and the max region hfile size. That should make things split more.

Additionally this allows ITBLL to start with just one region if hbase.test.pre-split-table is False.

Test Plan: Test on a cluster with ITBLL slow determinitic monkey and stress am monkey.

Differential Revision: https://reviews.facebook.net/D44181
2015-10-12 13:25:15 -07:00
stack 1aab391424 HBASE-14582 Regionserver status webpage bucketcache list can become huge 2015-10-12 12:45:40 -07:00