hbase git commit: HBASE-17925 mvn assembly:single fails against hadoop3-alpha2

2017-04-18 Thread jmhsieh
Repository: hbase Updated Branches: refs/heads/branch-1.2 626f423b4 -> d0d162d1f HBASE-17925 mvn assembly:single fails against hadoop3-alpha2 Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/d0d162d1 Tree:

hbase git commit: HBASE-17925 mvn assembly:single fails against hadoop3-alpha2

2017-04-18 Thread jmhsieh
Repository: hbase Updated Branches: refs/heads/branch-1.1 575a8c909 -> c50d40a15 HBASE-17925 mvn assembly:single fails against hadoop3-alpha2 Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/c50d40a1 Tree:

hbase git commit: HBASE-17925 mvn assembly:single fails against hadoop3-alpha2

2017-04-18 Thread jmhsieh
Repository: hbase Updated Branches: refs/heads/branch-1.3 0e95c8156 -> acbba3749 HBASE-17925 mvn assembly:single fails against hadoop3-alpha2 Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/acbba374 Tree:

hbase git commit: HBASE-17925 mvn assembly:single fails against hadoop3-alpha2

2017-04-18 Thread jmhsieh
Repository: hbase Updated Branches: refs/heads/master a8e6f3379 -> 719a30b11 HBASE-17925 mvn assembly:single fails against hadoop3-alpha2 Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/719a30b1 Tree:

hbase git commit: HBASE-17925 mvn assembly:single fails against hadoop3-alpha2

2017-04-18 Thread jmhsieh
Repository: hbase Updated Branches: refs/heads/branch-1 c8c2e07aa -> 6ea691524 HBASE-17925 mvn assembly:single fails against hadoop3-alpha2 Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/6ea69152 Tree:

hbase git commit: HBASE-17224 Fix lots of spelling errors in HBase logging and exception messages (Grant Sohn)

2016-12-01 Thread jmhsieh
Repository: hbase Updated Branches: refs/heads/branch-1.3 f4ed43e06 -> 8e0b8052e HBASE-17224 Fix lots of spelling errors in HBase logging and exception messages (Grant Sohn) Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit:

hbase git commit: HBASE-17224 Fix lots of spelling errors in HBase logging and exception messages (Grant Sohn)

2016-12-01 Thread jmhsieh
Repository: hbase Updated Branches: refs/heads/branch-1 4068a8b4d -> 9da0d5d00 HBASE-17224 Fix lots of spelling errors in HBase logging and exception messages (Grant Sohn) Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit:

hbase git commit: HBASE-17224 Fix lots of spelling errors in HBase logging and exception messages (Grant Sohn)

2016-12-01 Thread jmhsieh
Repository: hbase Updated Branches: refs/heads/master 540ede376 -> eeaea4aea HBASE-17224 Fix lots of spelling errors in HBase logging and exception messages (Grant Sohn) Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit:

hbase git commit: HBASE-16733 add hadoop 3.0.0-alpha1 to precommit checks

2016-10-18 Thread jmhsieh
Repository: hbase Updated Branches: refs/heads/master 10840a51e -> 1b005f30e HBASE-16733 add hadoop 3.0.0-alpha1 to precommit checks Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/1b005f30 Tree:

hbase git commit: HBASE-16712 ADDENDUM fix whitespace

2016-10-17 Thread jmhsieh
Repository: hbase Updated Branches: refs/heads/master 8e100628a -> e1a6c9403 HBASE-16712 ADDENDUM fix whitespace Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/e1a6c940 Tree:

hbase git commit: HBASE-16712 fix mvn hadoop-3.0 profile for mvn install

2016-10-17 Thread jmhsieh
Repository: hbase Updated Branches: refs/heads/master 73e945670 -> 8e100628a HBASE-16712 fix mvn hadoop-3.0 profile for mvn install - Handles licenses for transitive dependencies introduced by Hadoop 3 - Forces dependency on hadoop 3.0.0-alpha1 instead of 3.0.0-SNAPSHOT Project:

hbase git commit: 1). Fix resource leak issue upon exception during mob compaction. 2). Reorg the code in compactMobFilesInBatch() to make it more readable.

2016-10-07 Thread jmhsieh
Repository: hbase Updated Branches: refs/heads/master 723d56153 -> c7cae6be3 1). Fix resource leak issue upon exception during mob compaction. 2). Reorg the code in compactMobFilesInBatch() to make it more readable. Signed-off-by: Jonathan M Hsieh Project:

hbase git commit: HBASE-16763 Remove unintentional dependency on net.sf.ehcache.search.Results

2016-10-04 Thread jmhsieh
Repository: hbase Updated Branches: refs/heads/master 89eb71f1b -> 0daeb635d HBASE-16763 Remove unintentional dependency on net.sf.ehcache.search.Results Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/0daeb635 Tree:

hbase git commit: HBASE-16711 Fix hadoop-3.0 profile compile

2016-09-28 Thread jmhsieh
Repository: hbase Updated Branches: refs/heads/master 47e12fb3a -> 09a31bd1e HBASE-16711 Fix hadoop-3.0 profile compile Eliminates use of removed or deprecated hadoop2 api - MBeanUtil -> MBeans Hadoop2 has both; Hadoop 3 removes MBeanUtil and uses MBeans - FSDataOutputStream(OutputStream) ->

hbase git commit: HBASE-12088 Addendum - fix spacing

2016-09-21 Thread jmhsieh
Repository: hbase Updated Branches: refs/heads/master a90d433a2 -> c9d0d11e1 HBASE-12088 Addendum - fix spacing Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/c9d0d11e Tree:

hbase git commit: HBASE-12088 Addendum - fix spacing

2016-09-21 Thread jmhsieh
Repository: hbase Updated Branches: refs/heads/branch-1 13d6acbc7 -> ecc1c294f HBASE-12088 Addendum - fix spacing Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/ecc1c294 Tree:

hbase git commit: HBASE-12088 Remove unused hadoop-1.0, hadoop-1.1 profiles from non-root poms

2016-09-21 Thread jmhsieh
Repository: hbase Updated Branches: refs/heads/branch-1 e7e660d5b -> 13d6acbc7 HBASE-12088 Remove unused hadoop-1.0, hadoop-1.1 profiles from non-root poms Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/13d6acbc Tree:

hbase git commit: HBASE-12088 Remove unused hadoop-1.0, hadoop-1.1 profiles from non-root poms

2016-09-21 Thread jmhsieh
Repository: hbase Updated Branches: refs/heads/master 055dde7df -> a90d433a2 HBASE-12088 Remove unused hadoop-1.0, hadoop-1.1 profiles from non-root poms Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/a90d433a Tree:

hbase git commit: HBASE-16669 Fix flakey TestAdmin1#testMergeRegions

2016-09-21 Thread jmhsieh
Repository: hbase Updated Branches: refs/heads/master 593fb7508 -> 055dde7df HBASE-16669 Fix flakey TestAdmin1#testMergeRegions Has been failing with incorrect region counts Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit:

hbase git commit: HBASE-16117 Fix Connection leak in mapred.TableOutputFormat

2016-06-29 Thread jmhsieh
Repository: hbase Updated Branches: refs/heads/master 42106b89b -> e1d130946 HBASE-16117 Fix Connection leak in mapred.TableOutputFormat Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/e1d13094 Tree:

hbase git commit: HBASE-16140 bump owasp.esapi from 2.1.0 to 2.1.0.1

2016-06-29 Thread jmhsieh
Repository: hbase Updated Branches: refs/heads/branch-1.1 138d4bb34 -> 7f17cdfed HBASE-16140 bump owasp.esapi from 2.1.0 to 2.1.0.1 Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/7f17cdfe Tree:

hbase git commit: HBASE-16140 bump owasp.esapi from 2.1.0 to 2.1.0.1

2016-06-29 Thread jmhsieh
Repository: hbase Updated Branches: refs/heads/branch-1.2 947ea85b0 -> 716c8a730 HBASE-16140 bump owasp.esapi from 2.1.0 to 2.1.0.1 Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/716c8a73 Tree:

hbase git commit: HBASE-16140 bump owasp.esapi from 2.1.0 to 2.1.0.1

2016-06-29 Thread jmhsieh
Repository: hbase Updated Branches: refs/heads/branch-1.3 7f2c1cade -> 69cb3fd07 HBASE-16140 bump owasp.esapi from 2.1.0 to 2.1.0.1 Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/69cb3fd0 Tree:

hbase git commit: HBASE-16140 bump owasp.esapi from 2.1.0 to 2.1.0.1

2016-06-29 Thread jmhsieh
Repository: hbase Updated Branches: refs/heads/branch-1 b93c08d35 -> 9aa40424f HBASE-16140 bump owasp.esapi from 2.1.0 to 2.1.0.1 Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/9aa40424 Tree:

hbase git commit: HBASE-16140 bump owasp.esapi from 2.1.0 to 2.1.0.1

2016-06-29 Thread jmhsieh
Repository: hbase Updated Branches: refs/heads/master 6fb0dd07a -> 727394c2e HBASE-16140 bump owasp.esapi from 2.1.0 to 2.1.0.1 Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/727394c2 Tree:

hbase git commit: HBASE-15959 Fix flaky test TestRegionServerMetrics.testMobMetrics (Huaxiang Sun and Jingcheng Du)

2016-06-08 Thread jmhsieh
Repository: hbase Updated Branches: refs/heads/master d9463bcce -> a7172d561 HBASE-15959 Fix flaky test TestRegionServerMetrics.testMobMetrics (Huaxiang Sun and Jingcheng Du) Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit:

[2/2] hbase git commit: HBASE-15333 [hbase-spark] Enhance the dataframe filters to handle naively encoded short, integer, long, float and double (Zhan Zhang)

2016-05-13 Thread jmhsieh
HBASE-15333 [hbase-spark] Enhance the dataframe filters to handle naively encoded short, integer, long, float and double (Zhan Zhang) Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/b353e388 Tree:

[1/2] hbase git commit: HBASE-15333 [hbase-spark] Enhance the dataframe filters to handle naively encoded short, integer, long, float and double (Zhan Zhang)

2016-05-13 Thread jmhsieh
Repository: hbase Updated Branches: refs/heads/master acca95fb5 -> b353e388b http://git-wip-us.apache.org/repos/asf/hbase/blob/b353e388/hbase-spark/src/test/scala/org/apache/hadoop/hbase/spark/PartitionFilterSuite.scala --

hbase git commit: HBASE-15791 Improve javadoc around ScheduledChore

2016-05-09 Thread jmhsieh
Repository: hbase Updated Branches: refs/heads/branch-1.1 239b80456 -> 1b4e4ea62 HBASE-15791 Improve javadoc around ScheduledChore Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/1b4e4ea6 Tree:

hbase git commit: HBASE-15791 Improve javadoc around ScheduledChore

2016-05-09 Thread jmhsieh
Repository: hbase Updated Branches: refs/heads/branch-1.2 8a20ba049 -> 4561e6c6c HBASE-15791 Improve javadoc around ScheduledChore Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/4561e6c6 Tree:

hbase git commit: HBASE-15791 Improve javadoc around ScheduledChore

2016-05-09 Thread jmhsieh
Repository: hbase Updated Branches: refs/heads/branch-1.3 fdf117ec6 -> 4ef5b4e15 HBASE-15791 Improve javadoc around ScheduledChore Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/4ef5b4e1 Tree:

hbase git commit: HBASE-15791 Improve javadoc around ScheduledChore

2016-05-09 Thread jmhsieh
Repository: hbase Updated Branches: refs/heads/branch-1 94c4d568b -> 137d891fb HBASE-15791 Improve javadoc around ScheduledChore Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/137d891f Tree:

hbase git commit: HBASE-15791 Improve javadoc around ScheduledChore

2016-05-09 Thread jmhsieh
Repository: hbase Updated Branches: refs/heads/master 05378cbf6 -> 541d1da5f HBASE-15791 Improve javadoc around ScheduledChore Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/541d1da5 Tree:

hbase git commit: HBASE-15434 [findbugs] Exclude scala generated source and protobuf generated code in hbase-spark module

2016-03-10 Thread jmhsieh
Repository: hbase Updated Branches: refs/heads/master f6945c463 -> b3e71d464 HBASE-15434 [findbugs] Exclude scala generated source and protobuf generated code in hbase-spark module Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit:

hbase git commit: HBASE-15356 Remove unused imports (Youngjoon Kim)

2016-03-03 Thread jmhsieh
Repository: hbase Updated Branches: refs/heads/master 8ace5bbfc -> f658f3ef8 HBASE-15356 Remove unused imports (Youngjoon Kim) Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/f658f3ef Tree:

hbase git commit: HBASE-15310 hbase-spark module has compilation failures with clover profile

2016-02-24 Thread jmhsieh
Repository: hbase Updated Branches: refs/heads/master 2a306437a -> 20e14f449 HBASE-15310 hbase-spark module has compilation failures with clover profile Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/20e14f44 Tree:

hbase git commit: HBASE-14877 maven archetype: client application (Daniel Vimont)

2016-02-19 Thread jmhsieh
Repository: hbase Updated Branches: refs/heads/master 8eedc9675 -> afa63a91d HBASE-14877 maven archetype: client application (Daniel Vimont) Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/afa63a91 Tree:

hbase git commit: HBASE-15282 Bump hbase-spark to use Spark 1.6.0

2016-02-18 Thread jmhsieh
Repository: hbase Updated Branches: refs/heads/master d2ba87509 -> f352f3c37 HBASE-15282 Bump hbase-spark to use Spark 1.6.0 Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/f352f3c3 Tree:

hbase git commit: HBASE-15285 ADDENDUM make RETURN_RESULTS attribute name protected to match branch-1.1 and deprecated to warn of 2.0 (Sean Busbey)

2016-02-18 Thread jmhsieh
Repository: hbase Updated Branches: refs/heads/branch-1.2 34f852ab2 -> d4388ba01 HBASE-15285 ADDENDUM make RETURN_RESULTS attribute name protected to match branch-1.1 and deprecated to warn of 2.0 (Sean Busbey) Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit:

hbase git commit: HBASE-15285 ADDENDUM make RETURN_RESULTS attribute name protected to match branch-1.1 and deprecated to warn of 2.0 (Sean Busbey)

2016-02-18 Thread jmhsieh
Repository: hbase Updated Branches: refs/heads/branch-1 7a1c407ea -> 7b4646fe3 HBASE-15285 ADDENDUM make RETURN_RESULTS attribute name protected to match branch-1.1 and deprecated to warn of 2.0 (Sean Busbey) Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit:

hbase git commit: HBASE-15283 Revert to IOException in TimeRange constructor to maintain API compat in 1.x line

2016-02-17 Thread jmhsieh
Repository: hbase Updated Branches: refs/heads/branch-1.2 5e39d2e3a -> a8314301c HBASE-15283 Revert to IOException in TimeRange constructor to maintain API compat in 1.x line [branch-1 and branch-1.2 only] HBASE-14355 changed the type of exception thrown if an invalid TimeRange is

hbase git commit: HBASE-15283 Revert to IOException in TimeRange constructor to maintain API compat in 1.x line

2016-02-17 Thread jmhsieh
Repository: hbase Updated Branches: refs/heads/branch-1 455e09c32 -> 2e1a3ef64 HBASE-15283 Revert to IOException in TimeRange constructor to maintain API compat in 1.x line [branch-1 and branch-1.2 only] HBASE-14355 changed the type of exception thrown if an invalid TimeRange is specified.

hbase git commit: HBASE-15206 Fix flakey testSplitDaughtersNotInMeta (Huaxiang Sun)

2016-02-02 Thread jmhsieh
Repository: hbase Updated Branches: refs/heads/branch-1.1 5041485aa -> 0ca1cac29 HBASE-15206 Fix flakey testSplitDaughtersNotInMeta (Huaxiang Sun) Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/0ca1cac2 Tree:

hbase git commit: HBASE-15206 Fix flakey testSplitDaughtersNotInMeta (Huaxiang Sun)

2016-02-02 Thread jmhsieh
Repository: hbase Updated Branches: refs/heads/branch-1.2 5cae3f66a -> 54e5ca7da HBASE-15206 Fix flakey testSplitDaughtersNotInMeta (Huaxiang Sun) Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/54e5ca7d Tree:

hbase git commit: HBASE-15036 Update HBase Spark documentation to include bulk load with thin records (Ted Malaska)

2016-01-26 Thread jmhsieh
Repository: hbase Updated Branches: refs/heads/master 4ca27a68e -> cb539917a HBASE-15036 Update HBase Spark documentation to include bulk load with thin records (Ted Malaska) Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit:

hbase git commit: HBASE-15152 Automatically include prefix-tree module in MR jobs if present

2016-01-21 Thread jmhsieh
Repository: hbase Updated Branches: refs/heads/branch-1.0 64e22626a -> 24002e236 HBASE-15152 Automatically include prefix-tree module in MR jobs if present Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/24002e23 Tree:

hbase git commit: HBASE-15152 Automatically include prefix-tree module in MR jobs if present

2016-01-21 Thread jmhsieh
Repository: hbase Updated Branches: refs/heads/0.98 d5f8300c0 -> 6187bea71 HBASE-15152 Automatically include prefix-tree module in MR jobs if present Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/6187bea7 Tree:

hbase git commit: HBASE-15152 Automatically include prefix-tree module in MR jobs if present

2016-01-21 Thread jmhsieh
Repository: hbase Updated Branches: refs/heads/branch-1.2 bcc575c35 -> 55229d457 HBASE-15152 Automatically include prefix-tree module in MR jobs if present Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/55229d45 Tree:

hbase git commit: HBASE-15152 Automatically include prefix-tree module in MR jobs if present

2016-01-21 Thread jmhsieh
Repository: hbase Updated Branches: refs/heads/branch-1.1 7ecba62c4 -> 8c858c214 HBASE-15152 Automatically include prefix-tree module in MR jobs if present Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/8c858c21 Tree:

hbase git commit: HBASE-15152 Automatically include prefix-tree module in MR jobs if present

2016-01-21 Thread jmhsieh
Repository: hbase Updated Branches: refs/heads/master 110274b33 -> b6f091e0f HBASE-15152 Automatically include prefix-tree module in MR jobs if present Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/b6f091e0 Tree:

hbase git commit: HBASE-15152 Automatically include prefix-tree module in MR jobs if present

2016-01-21 Thread jmhsieh
Repository: hbase Updated Branches: refs/heads/branch-1 27dd1156f -> fd7862889 HBASE-15152 Automatically include prefix-tree module in MR jobs if present Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/fd786288 Tree:

[25/50] [abbrv] hbase git commit: HBASE-15064 BufferUnderflowException after last Cell fetched from an HFile Block served from L2 offheap cache.

2016-01-14 Thread jmhsieh
HBASE-15064 BufferUnderflowException after last Cell fetched from an HFile Block served from L2 offheap cache. Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/7cd09bfb Tree:

[39/50] [abbrv] hbase git commit: HBASE-14975 Don't color the total RIT line yellow if it's zero (Pallavi Adusumilli)

2016-01-14 Thread jmhsieh
HBASE-14975 Don't color the total RIT line yellow if it's zero (Pallavi Adusumilli) Signed-off-by: Elliott Clark Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/52280b64 Tree:

[44/50] [abbrv] hbase git commit: HBASE-15077 Support OffheapKV write in compaction with out copying data on heap.

2016-01-14 Thread jmhsieh
HBASE-15077 Support OffheapKV write in compaction with out copying data on heap. Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/da932ee3 Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/da932ee3 Diff:

[27/50] [abbrv] hbase git commit: HBASE-15066 Small improvements to Canary tool

2016-01-14 Thread jmhsieh
HBASE-15066 Small improvements to Canary tool Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/893a54c3 Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/893a54c3 Diff:

[30/50] [abbrv] hbase git commit: HBASE-12593 Tags to work with ByteBuffer.

2016-01-14 Thread jmhsieh
HBASE-12593 Tags to work with ByteBuffer. Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/a9b671b3 Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/a9b671b3 Diff:

[42/50] [abbrv] hbase git commit: HBASE-15027 - Findbug fix (addendum)

2016-01-14 Thread jmhsieh
HBASE-15027 - Findbug fix (addendum) Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/894ce84b Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/894ce84b Diff: http://git-wip-us.apache.org/repos/asf/hbase/diff/894ce84b

[23/50] [abbrv] hbase git commit: HBASE-14902 Revert some of the stringency recently introduced by checkstyle tightening; RETRY changing javadoc indent from 4 to 2

2016-01-14 Thread jmhsieh
HBASE-14902 Revert some of the stringency recently introduced by checkstyle tightening; RETRY changing javadoc indent from 4 to 2 Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/72d32cc9 Tree:

[12/50] [abbrv] hbase git commit: HBASE-14888 ClusterSchema: Add Namespace Operations

2016-01-14 Thread jmhsieh
HBASE-14888 ClusterSchema: Add Namespace Operations Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/c5f3d17a Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/c5f3d17a Diff:

[34/50] [abbrv] hbase git commit: HBASE-15076 Add getScanner(Scan scan, List additionalScanners) API into Region interface (Anoop Sam John)

2016-01-14 Thread jmhsieh
HBASE-15076 Add getScanner(Scan scan, List additionalScanners) API into Region interface (Anoop Sam John) Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/5bde960b Tree:

[46/50] [abbrv] hbase git commit: HBASE-15087 Fix hbase-common findbugs complaints

2016-01-14 Thread jmhsieh
HBASE-15087 Fix hbase-common findbugs complaints Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/83c506d9 Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/83c506d9 Diff:

[40/50] [abbrv] hbase git commit: HBASE-15065 Addendum fixes checkstyle warnings

2016-01-14 Thread jmhsieh
HBASE-15065 Addendum fixes checkstyle warnings Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/4a266442 Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/4a266442 Diff:

[33/50] [abbrv] hbase git commit: HBASE-15070 DistributedHBaseCluster#restoreRegionServers() starts new RS process on master server (Samir Ahmic)

2016-01-14 Thread jmhsieh
HBASE-15070 DistributedHBaseCluster#restoreRegionServers() starts new RS process on master server (Samir Ahmic) Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/3d367793 Tree:

[37/50] [abbrv] hbase git commit: HBASE-13525 replace test-patch with customizations needed to use yetus

2016-01-14 Thread jmhsieh
HBASE-13525 replace test-patch with customizations needed to use yetus Signed-off-by: stack Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/164aeb53 Tree:

[20/50] [abbrv] hbase git commit: HBASE-14888 ClusterSchema: Add Namespace Operations

2016-01-14 Thread jmhsieh
http://git-wip-us.apache.org/repos/asf/hbase/blob/46303dfd/hbase-server/src/main/java/org/apache/hadoop/hbase/master/HMaster.java -- diff --git a/hbase-server/src/main/java/org/apache/hadoop/hbase/master/HMaster.java

[47/50] [abbrv] hbase git commit: HBASE-15085 IllegalStateException was thrown when scanning on bulkloaded HFiles (Victor Xu)

2016-01-14 Thread jmhsieh
HBASE-15085 IllegalStateException was thrown when scanning on bulkloaded HFiles (Victor Xu) Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/840f5ea6 Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/840f5ea6 Diff:

[45/50] [abbrv] hbase git commit: HBASE-15083 Gets from Multiactions are not counted in metrics for gets

2016-01-14 Thread jmhsieh
HBASE-15083 Gets from Multiactions are not counted in metrics for gets Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/8ee9158b Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/8ee9158b Diff:

[22/50] [abbrv] hbase git commit: HBASE-14888 ClusterSchema: Add Namespace Operations

2016-01-14 Thread jmhsieh
HBASE-14888 ClusterSchema: Add Namespace Operations Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/46303dfd Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/46303dfd Diff:

[48/50] [abbrv] hbase git commit: HBASE-14159 Add dependency on hadoop-mapreduce-client-jobclient from hbase-spark.

2016-01-14 Thread jmhsieh
HBASE-14159 Add dependency on hadoop-mapreduce-client-jobclient from hbase-spark. Adds a test-scope dependency to get rid of following error: [WARNING] warning: Class org.apache.hadoop.mapred.MiniMRCluster not found - continuing with a stub. [WARNING] one warning found Signed-off-by: Sean

[02/50] [abbrv] hbase git commit: HBASE-14796 Enhance the Gets in the connector (Zhan Zhang)

2016-01-14 Thread jmhsieh
HBASE-14796 Enhance the Gets in the connector (Zhan Zhang) Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/6868c636 Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/6868c636 Diff:

[43/50] [abbrv] hbase git commit: HBASE-15052 Use EnvironmentEdgeManager in ReplicationSource

2016-01-14 Thread jmhsieh
HBASE-15052 Use EnvironmentEdgeManager in ReplicationSource Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/ec47a811 Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/ec47a811 Diff:

[36/50] [abbrv] hbase git commit: HBASE-15027 Refactor the way the CompactedHFileDischarger threads are created (Ram)

2016-01-14 Thread jmhsieh
HBASE-15027 Refactor the way the CompactedHFileDischarger threads are created (Ram) Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/28c2b18d Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/28c2b18d Diff:

[35/50] [abbrv] hbase git commit: HBASE-15079 TestMultiParallel.validateLoadedData AssertionError: null

2016-01-14 Thread jmhsieh
HBASE-15079 TestMultiParallel.validateLoadedData AssertionError: null Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/f3ee6df0 Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/f3ee6df0 Diff:

[24/50] [abbrv] hbase git commit: HBASE-14468 addendum.

2016-01-14 Thread jmhsieh
HBASE-14468 addendum. Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/e8fbc9b4 Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/e8fbc9b4 Diff: http://git-wip-us.apache.org/repos/asf/hbase/diff/e8fbc9b4 Branch:

[41/50] [abbrv] hbase git commit: HBASE-15057 local-master-backup.sh doesn't start HMaster correctly (Samir Ahmic)

2016-01-14 Thread jmhsieh
HBASE-15057 local-master-backup.sh doesn't start HMaster correctly (Samir Ahmic) Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/c2f67a05 Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/c2f67a05 Diff:

[29/50] [abbrv] hbase git commit: HBASE-12593 Tags to work with ByteBuffer.

2016-01-14 Thread jmhsieh
http://git-wip-us.apache.org/repos/asf/hbase/blob/a9b671b3/hbase-server/src/main/java/org/apache/hadoop/hbase/regionserver/HMobStore.java -- diff --git

[16/50] [abbrv] hbase git commit: HBASE-14902 Revert some of the stringency recently introduced by checkstyle tightening

2016-01-14 Thread jmhsieh
HBASE-14902 Revert some of the stringency recently introduced by checkstyle tightening Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/998b9371 Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/998b9371 Diff:

[09/50] [abbrv] hbase git commit: HBASE-15044 Region normalization should be allowed when underlying namespace has quota

2016-01-14 Thread jmhsieh
HBASE-15044 Region normalization should be allowed when underlying namespace has quota Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/c1b6d47e Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/c1b6d47e Diff:

[04/50] [abbrv] hbase git commit: HBASE-15043 region_status.rb broken with TypeError: no public constructors for Java::OrgApacheHadoopHbaseClient::HBaseAdmin (Samir Ahmic)

2016-01-14 Thread jmhsieh
HBASE-15043 region_status.rb broken with TypeError: no public constructors for Java::OrgApacheHadoopHbaseClient::HBaseAdmin (Samir Ahmic) Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/9b8895ba Tree:

[26/50] [abbrv] hbase git commit: HBASE-14221 Reduce the number of time row comparison is done in a Scan (Ram)

2016-01-14 Thread jmhsieh
HBASE-14221 Reduce the number of time row comparison is done in a Scan (Ram) Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/073e00c0 Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/073e00c0 Diff:

hbase git commit: HBASE-15104 Occasional failures due to NotServingRegionException in IT tests (Huaxiang Sun)

2016-01-14 Thread jmhsieh
Repository: hbase Updated Branches: refs/heads/0.98 b27c62f80 -> f46bee0a7 HBASE-15104 Occasional failures due to NotServingRegionException in IT tests (Huaxiang Sun) Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit:

[15/50] [abbrv] hbase git commit: HBASE-14987 Compaction marker whose region name doesn't match current region's needs to be handled

2016-01-14 Thread jmhsieh
HBASE-14987 Compaction marker whose region name doesn't match current region's needs to be handled Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/00656688 Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/00656688

[07/50] [abbrv] hbase git commit: HBASE-15018 Inconsistent way of handling TimeoutException in the rpc client implementations

2016-01-14 Thread jmhsieh
HBASE-15018 Inconsistent way of handling TimeoutException in the rpc client implementations Signed-off-by: Sean Busbey Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/413d663f Tree:

[10/50] [abbrv] hbase git commit: HBASE-15060 Cull TestHFileV2 and HFileWriterFactory

2016-01-14 Thread jmhsieh
HBASE-15060 Cull TestHFileV2 and HFileWriterFactory Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/92abf8ac Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/92abf8ac Diff:

[17/50] [abbrv] hbase git commit: HBASE-14524 Short-circuit comparison of rows in CellComparator. (Lars Francke)

2016-01-14 Thread jmhsieh
HBASE-14524 Short-circuit comparison of rows in CellComparator. (Lars Francke) Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/9997e4ee Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/9997e4ee Diff:

[19/50] [abbrv] hbase git commit: HBASE-14888 ClusterSchema: Add Namespace Operations

2016-01-14 Thread jmhsieh
http://git-wip-us.apache.org/repos/asf/hbase/blob/46303dfd/hbase-server/src/test/java/org/apache/hadoop/hbase/master/balancer/TestRegionLocationFinder.java -- diff --git

[03/50] [abbrv] hbase git commit: HBASE-14867 SimpleRegionNormalizer needs to have better heuristics to trigger merge operation

2016-01-14 Thread jmhsieh
HBASE-14867 SimpleRegionNormalizer needs to have better heuristics to trigger merge operation Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/1e4992c6 Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/1e4992c6 Diff:

[06/50] [abbrv] hbase git commit: HBASE-15007 update docs to list Hadoop 2.6.1+ as cool.

2016-01-14 Thread jmhsieh
HBASE-15007 update docs to list Hadoop 2.6.1+ as cool. Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/5e2c2e17 Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/5e2c2e17 Diff:

[01/50] [abbrv] hbase git commit: HBASE-15023 Reenable TestShell and TestStochasticLoadBalancer

2016-01-14 Thread jmhsieh
Repository: hbase Updated Branches: refs/heads/trunk bbfff0d07 -> dc57996ca HBASE-15023 Reenable TestShell and TestStochasticLoadBalancer Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/2fba25b6 Tree:

[11/50] [abbrv] hbase git commit: HBASE-15063 Bug in MultiByteBuf#toBytes. (deepankar)

2016-01-14 Thread jmhsieh
HBASE-15063 Bug in MultiByteBuf#toBytes. (deepankar) Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/f01a388a Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/f01a388a Diff:

[08/50] [abbrv] hbase git commit: HBASE-15050 Block Ref counting does not work in Region Split cases (Ram)

2016-01-14 Thread jmhsieh
HBASE-15050 Block Ref counting does not work in Region Split cases (Ram) Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/07b62367 Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/07b62367 Diff:

[18/50] [abbrv] hbase git commit: Revert "HBASE-14902 Revert some of the stringency recently introduced by checkstyle tightening"

2016-01-14 Thread jmhsieh
Revert "HBASE-14902 Revert some of the stringency recently introduced by checkstyle tightening" This reverts commit 998b9371c9d9a6fe4a93e734ba0055c3e20e0b3e. Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/1c4edd2a Tree:

[32/50] [abbrv] hbase git commit: HBASE-15068 Add metrics for region normalization plans

2016-01-14 Thread jmhsieh
HBASE-15068 Add metrics for region normalization plans Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/5266b077 Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/5266b077 Diff:

[38/50] [abbrv] hbase git commit: HBASE-15065 SimpleRegionNormalizer should return multiple normalization plans in one run

2016-01-14 Thread jmhsieh
HBASE-15065 SimpleRegionNormalizer should return multiple normalization plans in one run Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/6e781a1f Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/6e781a1f Diff:

[50/50] [abbrv] hbase git commit: HBASE-15104 Occasional failures due to NotServingRegionException in IT tests (Huaxiang Sun)

2016-01-14 Thread jmhsieh
HBASE-15104 Occasional failures due to NotServingRegionException in IT tests (Huaxiang Sun) Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/dc57996c Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/dc57996c Diff:

[28/50] [abbrv] hbase git commit: HBASE-12593 Tags to work with ByteBuffer.

2016-01-14 Thread jmhsieh
http://git-wip-us.apache.org/repos/asf/hbase/blob/a9b671b3/hbase-server/src/test/java/org/apache/hadoop/hbase/security/visibility/ExpAsStringVisibilityLabelServiceImpl.java -- diff --git

[13/50] [abbrv] hbase git commit: Revert "HBASE-14888 ClusterSchema: Add Namespace Operations"

2016-01-14 Thread jmhsieh
Revert "HBASE-14888 ClusterSchema: Add Namespace Operations" This reverts commit c5f3d17ae3a61cbf77cab89cddd8303e20e5e734. Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/a82f7fc9 Tree:

[49/50] [abbrv] hbase git commit: HBASE-15099 Move RegionStateListener class out of quotas package

2016-01-14 Thread jmhsieh
HBASE-15099 Move RegionStateListener class out of quotas package Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/c8b9754a Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/c8b9754a Diff:

[14/50] [abbrv] hbase git commit: HBASE-15038 ExportSnapshot should support separate configs for source and destination

2016-01-14 Thread jmhsieh
HBASE-15038 ExportSnapshot should support separate configs for source and destination Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/9589a7d8 Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/9589a7d8 Diff:

[21/50] [abbrv] hbase git commit: HBASE-14888 ClusterSchema: Add Namespace Operations

2016-01-14 Thread jmhsieh
http://git-wip-us.apache.org/repos/asf/hbase/blob/46303dfd/hbase-protocol/src/main/java/org/apache/hadoop/hbase/protobuf/generated/MasterProtos.java -- diff --git

  1   2   3   4   5   6   7   8   9   10   >