stack
45aafb25b7
HBASE-13966 Limit column width in table.jsp (Matt Warhaftig)
2015-08-14 09:03:56 -07:00
ramkrishna
f2a9dab30e
HBASE-14144 - Bloomfilter path to work with Byte buffered cells (Ram)
2015-08-14 12:04:34 +05:30
Nick Dimiduk
4dd30ab019
HBASE-14219 src tgz no longer builds after HBASE-14085
2015-08-13 11:13:50 -07:00
tedyu
54028140f4
HBASE-13376 Improvements to Stochastic load balancer (Vandana Ayyalasomayajula)
2015-08-13 09:11:59 -07:00
anoopsjohn
9c69bf766f
HBASE-14214 list_labels shouldn't raise ArgumentError if no labels are defined.
2015-08-13 14:32:59 +05:30
Enis Soztutar
d1262331eb
HBASE-14054 Acknowledged writes may get lost if regionserver clock is set backwards
2015-08-13 11:03:37 +03:00
Elliott Clark
a399ac9c4f
HBASE-14098 Allow dropping caches behind compactions
...
Summary: On large compactions drop the OS level fs cache behind reads and writes.
Test Plan: Test on a loaded cluster.
Differential Revision: https://reviews.facebook.net/D42681
2015-08-12 19:41:02 -07:00
Andrew Purtell
d7178aa27c
HBASE-13985 Add configuration to skip validating HFile format when bulk loading (Victor Xu)
2015-08-12 18:36:23 -07:00
Andrew Purtell
643ba90185
HBASE-14196 Thrift server idle connection timeout issue (Vladimir Rodionov)
2015-08-12 16:32:37 -07:00
Andrew Purtell
5e5bcceb53
HBASE-14122 Client API for determining if server side supports cell level security
2015-08-12 13:26:55 -07:00
Andrew Purtell
beb1f1d358
HBASE-14209 TestShell visibility tests failing
2015-08-12 13:25:34 -07:00
Simon Law
0c63d415d9
HBASE-14201 hbck should not take a lock unless fixing errors
...
By default, hbck is run in a read-only checker mode. In this case, it is
sensible to let others run. By default, the balancer is left alone,
which may cause spurious errors, but cannot leave the balancer in a bad
state. It is dangerous to leave the balancer by accident, so it is only
ever enabled after fixing, it will never be forced off because of
racing.
When hbck is run in fixer mode, it must take an exclusive lock and
disable the balancer, or all havoc will break loose.
If you want to stop hbck from running in parallel, the -exclusive flag
will create the lock file. If you want to force -disableBalancer, that
option is available too. This makes more semantic sense than -noLock and
-noSwitchBalancer, respectively.
Signed-off-by: Elliott Clark <eclark@apache.org>
2015-08-12 11:49:47 -07:00
tedyu
72a48a1333
HBASE-14150 Add BulkLoad functionality to HBase-Spark Module (Ted Malaska)
2015-08-12 08:29:03 -07:00
ramkrishna
aa3538f802
HBASE-14188- Read path optimizations after HBASE-11425 profiling-
...
Addendum(Ram)
2015-08-12 09:59:55 +05:30
Elliott Clark
135451477f
HBASE-13889 Fix hbase-shaded-client artifact so it works on hbase-downstreamer
2015-08-11 16:54:32 -07:00
Misty Stanley-Jones
a78e6e9499
HBASE-13483 onheap is not a valid bucket cacne IO engine
2015-08-12 09:28:17 +10:00
Elliott Clark
38b94709ee
HBASE-14208 Remove yarn dependencies on -common and -client
2015-08-11 13:00:13 -07:00
stack
6da7535538
Add tokyo meetup to index page
2015-08-11 11:14:25 -07:00
tedyu
a2dbe31b26
HBASE-14206 MultiRowRangeFilter returns records whose rowKeys are out of allowed ranges (Anton Nazaruk)
2015-08-11 09:40:13 -07:00
anoopsjohn
d49b1f60f4
HBASE-14202 Reduce garbage we create.
2015-08-11 21:51:17 +05:30
Misty Stanley-Jones
7d4de20caf
HBASE-13062 Add documentation coverage for configuring dns server with thrift and rest gateways
2015-08-11 20:34:46 +10:00
Lars Francke
3d5801602d
HBASE-14194 Undeprecate methods in ThriftServerRunner.HBaseHandler
...
Signed-off-by: Andrew Purtell <apurtell@apache.org>
2015-08-10 17:29:11 -07:00
Ashish Singhi
6e8cdec242
HBASE-5878 Use getVisibleLength public api from HdfsDataInputStream from Hadoop-2.
...
Signed-off-by: Andrew Purtell <apurtell@apache.org>
2015-08-10 17:14:30 -07:00
Nick Dimiduk
e4106b4c4a
Revert "HBASE-12911 Client-side metrics"
...
This reverts commit 06989fd1f9
.
2015-08-10 17:13:09 -07:00
Nick Dimiduk
06989fd1f9
HBASE-12911 Client-side metrics
...
First pass. Plumbs up metrics for each connection instance. Exposes
static information about those connections (zk quorum and root node,
cluster id, user). Exposes basic thread pool utilization gauges for
"meta lookup" and "batch" pools.
2015-08-10 16:48:48 -07:00
Gábor Lipták
ae35f65e9a
HBASE-14081 Remove (outdated) references to SVN/trunk from documentation
2015-08-10 10:23:09 -07:00
tedyu
ce72ce998f
HBASE-14200 Separate RegionReplica subtests of TestStochasticLoadBalancer into TestStochasticLoadBalancer2
2015-08-10 07:35:19 -07:00
Misty Stanley-Jones
c7065c4c40
HBASE-13924 Description for hbase.dynamic.jars.dir is wrong
2015-08-10 14:08:15 +10:00
Misty Stanley-Jones
b29c731a57
HBASE-14071 Document troubleshooting unexpected filesystem usage by snapshots and WALs
2015-08-10 14:07:03 +10:00
Misty Stanley-Jones
0daae43342
HBASE-13446 Add docs warning about missing data for downstream on versions prior to HBASE-13262
2015-08-10 14:05:14 +10:00
Misty Stanley-Jones
aad7fbe6cd
HBASE-12256 Update patch submission guidelines to call out binary file support
2015-08-10 14:03:35 +10:00
stack
5bdb0eb912
Remove hbasecon image and replace w/ standard orca
2015-08-09 23:39:21 +02:00
tedyu
d4fc7cf2ba
HBASE-14197 TestRegionServerHostname#testInvalidRegionServerHostnameAbortsServer fails in Jenkins
2015-08-07 18:48:23 -07:00
Andrew Purtell
ea8833fd63
HBASE-12865 WALs may be deleted before they are replicated to peers (He Liangliang)
2015-08-07 15:08:30 -07:00
Jerry He
f1c1692d51
HBASE-13706 CoprocessorClassLoader should not exempt Hive classes
2015-08-07 12:12:39 -07:00
Ashish Singhi
9ea7ab849c
HBASE-14105 Add shell tests for Snapshot
...
Signed-off-by: Andrew Purtell <apurtell@apache.org>
2015-08-07 11:14:38 -07:00
tedyu
e53d2481ee
HBASE-14184 Fix indention and type-o in JavaHBaseContext (Ted Malaska)
2015-08-07 11:02:24 -07:00
Andrew Purtell
f06daaf010
HBASE-13825 Use ProtobufUtil#mergeFrom and ProtobufUtil#mergeDelimitedFrom in place of builder methods of same name
2015-08-06 21:48:09 -07:00
Gábor Lipták
7417835853
HBASE-13865 Increase the default value for hbase.hregion.memstore.block.multipler from 2 to 4 (part 2)
2015-08-06 10:03:23 -07:00
ramkrishna
7a9e10dc11
HBASE-14188 - Read path optimizations after HBASE-11425 profiling (Ram)
2015-08-06 16:49:49 +05:30
chenheng
75a6cb2be6
HBASE-14178 regionserver blocks because of waiting for offsetLock
...
Signed-off-by: zhangduo <zhangduo@apache.org>
2015-08-06 17:00:45 +08:00
anoopsjohn
5d2708f628
HBASE-14186 Read mvcc vlong optimization.
2015-08-06 10:16:51 +05:30
anoopsjohn
18c9bb8b54
HBASE-14183 Scanning hbase meta table is failing in master branch.(Ashish)
2015-08-05 10:08:24 +05:30
tedyu
5f6632f801
HBASE-14021 Quota table has a wrong description on the UI (Ashish Singhi)
2015-08-04 18:20:14 -07:00
tedyu
a0d72051db
HBASE-14185 Incorrect region names logged by MemStoreFlusher (Biju Nair)
2015-08-04 17:20:23 -07:00
Sean Busbey
1b0b67fb7c
HBASE-14085 Update LICENSE and NOTICE files.
...
* corrects license/notice for source distribution
* adds inception year to correct copyright in generated NOTICE files for jars
* updates project names in poms to use "Apache HBase" instead of "HBase" so jar NOTICE files will be correct
* uses append-resources to include supplemental info on jars with 3rd party works in source
* adds an hbase specific resource bundle for jars that include 3rd party works for binaries
** uses supplemental-model to fill in license gaps
** uses the above and a shade plugin transformation to build proper files for shaded jars.
** uses the above and the assembly plugin to build the proper files for bin assembly
* adds a NOTICE item for things copied out of Hadoop (TODO legal-discuss)
2015-08-04 17:16:56 -05:00
tedyu
931e77d450
HBASE-13965 Addendum tries different connector ports if BindException is encountered
2015-08-03 16:23:52 -07:00
tedyu
598cfeb775
HBASE-13965 Stochastic Load Balancer JMX Metrics (Lei Chen)
2015-08-03 12:46:01 -07:00
tedyu
20d1fa36e7
HBASE-13965 Stochastic Load Balancer JMX Metrics (Lei Chen)
2015-08-03 12:45:38 -07:00
tedyu
4b6598e394
HBASE-13864 HColumnDescriptor should parse the output from master and from describe for TTL (Ashu Pachauri)
2015-08-01 02:15:02 -07:00