git commit: HBASE-11647 addendum to fix compile issues.

2014-09-13 Thread anoopsamjohn
Repository: hbase Updated Branches: refs/heads/hbase-11339 0c86d83e1 - e5d385077 HBASE-11647 addendum to fix compile issues. Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/e5d38507 Tree:

git commit: HBASE-11971 [0.98] Deprecate KeyValue based APIs in WALEdit.

2014-09-14 Thread anoopsamjohn
Repository: hbase Updated Branches: refs/heads/0.98 55a790e34 - 696f0f883 HBASE-11971 [0.98] Deprecate KeyValue based APIs in WALEdit. Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/696f0f88 Tree:

git commit: HBASE-11968 If MOB is enabled, it should make sure hfile v3 is being used.

2014-09-14 Thread anoopsamjohn
Repository: hbase Updated Branches: refs/heads/hbase-11339 e5d385077 - 686e1e5bc HBASE-11968 If MOB is enabled, it should make sure hfile v3 is being used. Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/686e1e5b Tree:

[2/2] git commit: HBASE-11874 Support Cell to be passed to StoreFile.Writer rather than KeyValue.

2014-09-18 Thread anoopsamjohn
HBASE-11874 Support Cell to be passed to StoreFile.Writer rather than KeyValue. Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/68131674 Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/68131674 Diff:

[1/2] HBASE-11874 Support Cell to be passed to StoreFile.Writer rather than KeyValue.

2014-09-18 Thread anoopsamjohn
Repository: hbase Updated Branches: refs/heads/master fdbb5e9ca - 681316742 http://git-wip-us.apache.org/repos/asf/hbase/blob/68131674/hbase-server/src/test/java/org/apache/hadoop/hbase/io/hfile/TestHFileBlockCompatibility.java

[2/2] git commit: HBASE-11874 Support Cell to be passed to StoreFile.Writer rather than KeyValue.

2014-09-18 Thread anoopsamjohn
HBASE-11874 Support Cell to be passed to StoreFile.Writer rather than KeyValue. Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/01cabe1c Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/01cabe1c Diff:

git commit: HBASE-11872 Avoid usage of KeyValueUtil#ensureKeyValue from Compactor.

2014-09-21 Thread anoopsamjohn
Repository: hbase Updated Branches: refs/heads/master d568aa22b - 2cef840ef HBASE-11872 Avoid usage of KeyValueUtil#ensureKeyValue from Compactor. Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/2cef840e Tree:

git commit: HBASE-11872 Avoid usage of KeyValueUtil#ensureKeyValue from Compactor.

2014-09-21 Thread anoopsamjohn
Repository: hbase Updated Branches: refs/heads/branch-1 f5305c603 - ee5978d8f HBASE-11872 Avoid usage of KeyValueUtil#ensureKeyValue from Compactor. Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/ee5978d8 Tree:

git commit: HBASE-12047 Avoid usage of KeyValueUtil#ensureKeyValue in simple cases.

2014-09-23 Thread anoopsamjohn
Repository: hbase Updated Branches: refs/heads/master 411991cf1 - 791a03b40 HBASE-12047 Avoid usage of KeyValueUtil#ensureKeyValue in simple cases. Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/791a03b4 Tree:

git commit: HBASE-12047 Avoid usage of KeyValueUtil#ensureKeyValue in simple cases.

2014-09-23 Thread anoopsamjohn
Repository: hbase Updated Branches: refs/heads/branch-1 63c24ac73 - 11e612c28 HBASE-12047 Avoid usage of KeyValueUtil#ensureKeyValue in simple cases. Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/11e612c2 Tree:

git commit: HBASE-12024 Fix javadoc warning.

2014-09-23 Thread anoopsamjohn
Repository: hbase Updated Branches: refs/heads/master 263579102 - a94f7b140 HBASE-12024 Fix javadoc warning. Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/a94f7b14 Tree:

git commit: HBASE-12068 [Branch-1] Avoid need to always do KeyValueUtil#ensureKeyValue for Filter transformCell.

2014-09-24 Thread anoopsamjohn
Repository: hbase Updated Branches: refs/heads/branch-1 48aa00958 - af35daac7 HBASE-12068 [Branch-1] Avoid need to always do KeyValueUtil#ensureKeyValue for Filter transformCell. Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit:

git commit: HBASE-12084 Remove deprecated APIs from Result.

2014-09-24 Thread anoopsamjohn
Repository: hbase Updated Branches: refs/heads/master 011bc0441 - 1b5e6daef HBASE-12084 Remove deprecated APIs from Result. Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/1b5e6dae Tree:

git commit: HBASE-12030 Wrong compaction report and assert when MOB compaction switches to minor.

2014-09-24 Thread anoopsamjohn
Repository: hbase Updated Branches: refs/heads/hbase-11339 a7f8035ec - a0d9e18cc HBASE-12030 Wrong compaction report and assert when MOB compaction switches to minor. Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit:

git commit: HBASE-12050 Avoid KeyValueUtil#ensureKeyValue from DefaultMemStore.

2014-09-25 Thread anoopsamjohn
Repository: hbase Updated Branches: refs/heads/master 3f98c02cd - a2e05b9f8 HBASE-12050 Avoid KeyValueUtil#ensureKeyValue from DefaultMemStore. Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/a2e05b9f Tree:

git commit: HBASE-12050 Avoid KeyValueUtil#ensureKeyValue from DefaultMemStore.

2014-09-25 Thread anoopsamjohn
Repository: hbase Updated Branches: refs/heads/branch-1 dab2af79e - 50e5f13ec HBASE-12050 Avoid KeyValueUtil#ensureKeyValue from DefaultMemStore. Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/50e5f13e Tree:

git commit: HBASE-12084 Remove deprecated APIs from Result - shell addendum

2014-09-25 Thread anoopsamjohn
Repository: hbase Updated Branches: refs/heads/master 78d532e5f - 375fc1efe HBASE-12084 Remove deprecated APIs from Result - shell addendum Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/375fc1ef Tree:

git commit: HBASE-12085 mob status should print human readable numbers.(Jingcheng Du)

2014-09-26 Thread anoopsamjohn
Repository: hbase Updated Branches: refs/heads/hbase-11339 a0d9e18cc - 629042f4c HBASE-12085 mob status should print human readable numbers.(Jingcheng Du) Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/629042f4 Tree:

git commit: HBASE-12111 Remove deprecated APIs from Mutation(s).

2014-09-28 Thread anoopsamjohn
Repository: hbase Updated Branches: refs/heads/master 21e31f0c8 - b48a47498 HBASE-12111 Remove deprecated APIs from Mutation(s). Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/b48a4749 Tree:

git commit: HBASE-12079 Deprecate KeyValueUtil#ensureKeyValue(s).

2014-09-28 Thread anoopsamjohn
Repository: hbase Updated Branches: refs/heads/master b48a47498 - 8895ee694 HBASE-12079 Deprecate KeyValueUtil#ensureKeyValue(s). Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/8895ee69 Tree:

git commit: HBASE-12079 Deprecate KeyValueUtil#ensureKeyValue(s).

2014-09-28 Thread anoopsamjohn
Repository: hbase Updated Branches: refs/heads/branch-1 10490bfbd - 4488dad56 HBASE-12079 Deprecate KeyValueUtil#ensureKeyValue(s). Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/4488dad5 Tree:

git commit: HBASE-12082 Find a way to set timestamp on Cells on the server.

2014-09-28 Thread anoopsamjohn
Repository: hbase Updated Branches: refs/heads/master 8895ee694 - df2ce0c38 HBASE-12082 Find a way to set timestamp on Cells on the server. Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/df2ce0c3 Tree:

git commit: HBASE-12082 Find a way to set timestamp on Cells on the server.

2014-09-28 Thread anoopsamjohn
Repository: hbase Updated Branches: refs/heads/branch-1 4488dad56 - 97a458010 HBASE-12082 Find a way to set timestamp on Cells on the server. Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/97a45801 Tree:

git commit: HBASE-12112 Avoid KeyValueUtil#ensureKeyValue some more simple cases.

2014-10-01 Thread anoopsamjohn
Repository: hbase Updated Branches: refs/heads/master 231bc9876 - 4fac4c1ba HBASE-12112 Avoid KeyValueUtil#ensureKeyValue some more simple cases. Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/4fac4c1b Tree:

git commit: HBASE-12112 Avoid KeyValueUtil#ensureKeyValue some more simple cases.

2014-10-01 Thread anoopsamjohn
Repository: hbase Updated Branches: refs/heads/branch-1 50a301925 - ebe74abda HBASE-12112 Avoid KeyValueUtil#ensureKeyValue some more simple cases. Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/ebe74abd Tree:

git commit: HBASE-12202 Support DirectByteBuffer usage in HFileBlock.

2014-10-21 Thread anoopsamjohn
Repository: hbase Updated Branches: refs/heads/master c7f51db13 - c01d9981d HBASE-12202 Support DirectByteBuffer usage in HFileBlock. Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/c01d9981 Tree:

git commit: HBASE-12202 Support DirectByteBuffer usage in HFileBlock.

2014-10-21 Thread anoopsamjohn
Repository: hbase Updated Branches: refs/heads/branch-1 b416b5988 - 67d1cee2d HBASE-12202 Support DirectByteBuffer usage in HFileBlock. Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/67d1cee2 Tree:

git commit: HBASE-12288 Support DirectByteBuffer usage in DataBlock Encoding area.

2014-10-22 Thread anoopsamjohn
Repository: hbase Updated Branches: refs/heads/master deaba7814 - d70e2b124 HBASE-12288 Support DirectByteBuffer usage in DataBlock Encoding area. Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/d70e2b12 Tree:

git commit: HBASE-12288 Support DirectByteBuffer usage in DataBlock Encoding area.

2014-10-22 Thread anoopsamjohn
Repository: hbase Updated Branches: refs/heads/branch-1 dcc06d90a - f0cf56f6f HBASE-12288 Support DirectByteBuffer usage in DataBlock Encoding area. Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/f0cf56f6 Tree:

git commit: HBASE-11870 Optimization : Avoid copy of key and value for tags addition in AC and VC.

2014-10-25 Thread anoopsamjohn
Repository: hbase Updated Branches: refs/heads/master ff5bc351b - 0fb4c4d5f HBASE-11870 Optimization : Avoid copy of key and value for tags addition in AC and VC. Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/0fb4c4d5

git commit: HBASE-11870 Optimization : Avoid copy of key and value for tags addition in AC and VC.

2014-10-25 Thread anoopsamjohn
Repository: hbase Updated Branches: refs/heads/branch-1 7ec441ca4 - 4d385d150 HBASE-11870 Optimization : Avoid copy of key and value for tags addition in AC and VC. Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit:

git commit: HBASE-12202 Support DirectByteBuffer usage in HFileBlock - addendum

2014-10-25 Thread anoopsamjohn
Repository: hbase Updated Branches: refs/heads/master 0fb4c4d5f - 34f996261 HBASE-12202 Support DirectByteBuffer usage in HFileBlock - addendum Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/34f99626 Tree:

git commit: HBASE-12304 CellCounter will throw AIOBE when output directory is not specified. (Ashish Singhi)

2014-10-28 Thread anoopsamjohn
Repository: hbase Updated Branches: refs/heads/master 7587d99b6 - f2f21000f HBASE-12304 CellCounter will throw AIOBE when output directory is not specified. (Ashish Singhi) Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit:

git commit: HBASE-12304 CellCounter will throw AIOBE when output directory is not specified. (Ashish Singhi)

2014-10-28 Thread anoopsamjohn
Repository: hbase Updated Branches: refs/heads/branch-1 1d2c4bca5 - f9fce4caf HBASE-12304 CellCounter will throw AIOBE when output directory is not specified. (Ashish Singhi) Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit:

git commit: HBASE-12304 CellCounter will throw AIOBE when output directory is not specified. (Ashish Singhi)

2014-10-28 Thread anoopsamjohn
Repository: hbase Updated Branches: refs/heads/0.98 8ee219b53 - f6afcee0f HBASE-12304 CellCounter will throw AIOBE when output directory is not specified. (Ashish Singhi) Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit:

git commit: HBASE-12297 Support DBB usage in Bloom and HFileIndex area.

2014-10-29 Thread anoopsamjohn
Repository: hbase Updated Branches: refs/heads/master 3a9cf5b2c - cbb334035 HBASE-12297 Support DBB usage in Bloom and HFileIndex area. Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/cbb33403 Tree:

git commit: HBASE-12297 Support DBB usage in Bloom and HFileIndex area.

2014-10-29 Thread anoopsamjohn
Repository: hbase Updated Branches: refs/heads/branch-1 69c99da70 - e1d1ba564 HBASE-12297 Support DBB usage in Bloom and HFileIndex area. Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/e1d1ba56 Tree:

git commit: HBASE-11435 Visibility labelled cells fail to getting replicated. (Anoop)

2014-07-01 Thread anoopsamjohn
Repository: hbase Updated Branches: refs/heads/master 0e8e41d0e - ba044f010 HBASE-11435 Visibility labelled cells fail to getting replicated. (Anoop) Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/ba044f01 Tree:

git commit: HBASE-11435 Visibility labelled cells fail to getting replicated. (Anoop)

2014-07-01 Thread anoopsamjohn
Repository: hbase Updated Branches: refs/heads/branch-1 9a6a59c7b - a02716fb4 HBASE-11435 Visibility labelled cells fail to getting replicated. (Anoop) Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/a02716fb Tree:

git commit: HBASE-11435 Visibility labelled cells fail to getting replicated. (Anoop)

2014-07-01 Thread anoopsamjohn
Repository: hbase Updated Branches: refs/heads/0.98 f8d50681f - dde62f16d HBASE-11435 Visibility labelled cells fail to getting replicated. (Anoop) Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/dde62f16 Tree:

git commit: HBASE-11465 [VisibilityController] Reserved tags check not happening for Append/Increment. (Anoop)

2014-07-06 Thread anoopsamjohn
Repository: hbase Updated Branches: refs/heads/master c6db30897 - a04e0b703 HBASE-11465 [VisibilityController] Reserved tags check not happening for Append/Increment. (Anoop) Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit:

git commit: HBASE-11465 [VisibilityController] Reserved tags check not happening for Append/Increment. (Anoop)

2014-07-06 Thread anoopsamjohn
Repository: hbase Updated Branches: refs/heads/branch-1 b9906005d - 738bf63f1 HBASE-11465 [VisibilityController] Reserved tags check not happening for Append/Increment. (Anoop) Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit:

git commit: HBASE-11465 [VisibilityController] Reserved tags check not happening for Append/Increment. (Anoop)

2014-07-06 Thread anoopsamjohn
Repository: hbase Updated Branches: refs/heads/0.98 576d734e5 - c005fb08a HBASE-11465 [VisibilityController] Reserved tags check not happening for Append/Increment. (Anoop) Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit:

git commit: HBASE-11423 Visibility label and per cell ACL feature not working with HTable#mutateRow() and MultiRowMutationEndpoint. (Anoop)

2014-07-11 Thread anoopsamjohn
Repository: hbase Updated Branches: refs/heads/master d289eecd2 - 77554df88 HBASE-11423 Visibility label and per cell ACL feature not working with HTable#mutateRow() and MultiRowMutationEndpoint. (Anoop) Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit:

git commit: HBASE-11423 Visibility label and per cell ACL feature not working with HTable#mutateRow() and MultiRowMutationEndpoint. (Anoop)

2014-07-11 Thread anoopsamjohn
Repository: hbase Updated Branches: refs/heads/branch-1 3d37252a3 - 3cdbe2ae5 HBASE-11423 Visibility label and per cell ACL feature not working with HTable#mutateRow() and MultiRowMutationEndpoint. (Anoop) Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit:

git commit: HBASE-11423 Visibility label and per cell ACL feature not working with HTable#mutateRow() and MultiRowMutationEndpoint. (Anoop)

2014-07-11 Thread anoopsamjohn
Repository: hbase Updated Branches: refs/heads/0.98 86033abef - 76f17569a HBASE-11423 Visibility label and per cell ACL feature not working with HTable#mutateRow() and MultiRowMutationEndpoint. (Anoop) Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit:

git commit: HBASE-11500 Possible null pointer dereference of regionLocation in ReversedScannerCallable. (Mike Drob)

2014-07-12 Thread anoopsamjohn
Repository: hbase Updated Branches: refs/heads/master dba294576 - 5a408af65 HBASE-11500 Possible null pointer dereference of regionLocation in ReversedScannerCallable. (Mike Drob) Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit:

git commit: HBASE-11118 non environment variable solution for IllegalAccessError: class com.google.protobuf.ZeroCopyLiteralByteString cannot access its superclass com.google.protobuf.LiteralByteStrin

2014-07-12 Thread anoopsamjohn
Repository: hbase Updated Branches: refs/heads/master 5a408af65 - f5e13c746 HBASE-8 non environment variable solution for IllegalAccessError: class com.google.protobuf.ZeroCopyLiteralByteString cannot access its superclass com.google.protobuf.LiteralByteString. -Addendum Project:

git commit: HBASE-11118 non environment variable solution for IllegalAccessError: class com.google.protobuf.ZeroCopyLiteralByteString cannot access its superclass com.google.protobuf.LiteralByteStrin

2014-07-12 Thread anoopsamjohn
Repository: hbase Updated Branches: refs/heads/branch-1 6f2a96964 - 15ba35b59 HBASE-8 non environment variable solution for IllegalAccessError: class com.google.protobuf.ZeroCopyLiteralByteString cannot access its superclass com.google.protobuf.LiteralByteString. -Addendum Project:

git commit: HBASE-11118 non environment variable solution for IllegalAccessError: class com.google.protobuf.ZeroCopyLiteralByteString cannot access its superclass com.google.protobuf.LiteralByteStrin

2014-07-12 Thread anoopsamjohn
Repository: hbase Updated Branches: refs/heads/0.98 d1b5ccef5 - cedd53a75 HBASE-8 non environment variable solution for IllegalAccessError: class com.google.protobuf.ZeroCopyLiteralByteString cannot access its superclass com.google.protobuf.LiteralByteString. -Addendum Project:

git commit: HBASE-11437 Modify cell tag handling code to treat the length as unsigned. - Addendum

2014-07-14 Thread anoopsamjohn
Repository: hbase Updated Branches: refs/heads/master 01a7dda25 - 470d00ea9 HBASE-11437 Modify cell tag handling code to treat the length as unsigned. - Addendum Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/470d00ea

git commit: HBASE-11437 Modify cell tag handling code to treat the length as unsigned. - Addendum

2014-07-14 Thread anoopsamjohn
Repository: hbase Updated Branches: refs/heads/branch-1 39100cb1d - 620616050 HBASE-11437 Modify cell tag handling code to treat the length as unsigned. - Addendum Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/62061605

git commit: HBASE-11510 Visibility serialization format tag gets duplicated in Append/Increment'ed cells. (Anoop)

2014-07-14 Thread anoopsamjohn
Repository: hbase Updated Branches: refs/heads/master a32331c02 - 94b3f32f9 HBASE-11510 Visibility serialization format tag gets duplicated in Append/Increment'ed cells. (Anoop) Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit:

git commit: HBASE-11510 Visibility serialization format tag gets duplicated in Append/Increment'ed cells. (Anoop)

2014-07-14 Thread anoopsamjohn
Repository: hbase Updated Branches: refs/heads/branch-1 69a75bbc0 - 93e7ec42d HBASE-11510 Visibility serialization format tag gets duplicated in Append/Increment'ed cells. (Anoop) Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit:

git commit: HBASE-11510 Visibility serialization format tag gets duplicated in Append/Increment'ed cells. (Anoop)

2014-07-14 Thread anoopsamjohn
Repository: hbase Updated Branches: refs/heads/0.98 cc64731af - ef4f8d012 HBASE-11510 Visibility serialization format tag gets duplicated in Append/Increment'ed cells. (Anoop) Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit:

git commit: HBASE-10398 HBase book updates for Replication after HBASE-10322. (Misty)

2014-07-16 Thread anoopsamjohn
Repository: hbase Updated Branches: refs/heads/master 9d8ad39a4 - da8f0a336 HBASE-10398 HBase book updates for Replication after HBASE-10322. (Misty) Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/da8f0a33 Tree:

git commit: HBASE-11527 Cluster free memory limit check should consider L2 block cache size also when L2 cache is onheap. (Anoop)

2014-08-07 Thread anoopsamjohn
Repository: hbase Updated Branches: refs/heads/master 17dff6818 - 12d9697d9 HBASE-11527 Cluster free memory limit check should consider L2 block cache size also when L2 cache is onheap. (Anoop) Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit:

git commit: HBASE-11527 Cluster free memory limit check should consider L2 block cache size also when L2 cache is onheap. (Anoop)

2014-08-08 Thread anoopsamjohn
Repository: hbase Updated Branches: refs/heads/master 87e293bee - d7011a9dc HBASE-11527 Cluster free memory limit check should consider L2 block cache size also when L2 cache is onheap. (Anoop) Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit:

git commit: HBASE-11527 Cluster free memory limit check should consider L2 block cache size also when L2 cache is onheap. (Anoop)

2014-08-11 Thread anoopsamjohn
Repository: hbase Updated Branches: refs/heads/branch-1 b8f2f67d4 - 886ae4691 HBASE-11527 Cluster free memory limit check should consider L2 block cache size also when L2 cache is onheap. (Anoop) Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit:

git commit: HBASE-11717 Remove unused config 'hbase.offheapcache.percentage' from hbase-default.xml and book. (Anoop)

2014-08-14 Thread anoopsamjohn
Repository: hbase Updated Branches: refs/heads/master 636707438 - cabcb6ca2 HBASE-11717 Remove unused config 'hbase.offheapcache.percentage' from hbase-default.xml and book. (Anoop) Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit:

git commit: HBASE-11717 Remove unused config 'hbase.offheapcache.percentage' from hbase-default.xml and book. (Anoop)

2014-08-14 Thread anoopsamjohn
Repository: hbase Updated Branches: refs/heads/branch-1 ce6c20407 - 2eb075730 HBASE-11717 Remove unused config 'hbase.offheapcache.percentage' from hbase-default.xml and book. (Anoop) Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit:

git commit: HBASE-11696 Make CombinedBlockCache resizable.

2014-08-19 Thread anoopsamjohn
Repository: hbase Updated Branches: refs/heads/master fd4dfb489 - 3c13e8f3c HBASE-11696 Make CombinedBlockCache resizable. Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/3c13e8f3 Tree:

git commit: HBASE-11696 Make CombinedBlockCache resizable.

2014-08-19 Thread anoopsamjohn
Repository: hbase Updated Branches: refs/heads/branch-1 12478cded - d502bafad HBASE-11696 Make CombinedBlockCache resizable. Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/d502bafa Tree:

[2/3] HBASE-11553 Abstract visibility label related services into an interface.

2014-08-20 Thread anoopsamjohn
http://git-wip-us.apache.org/repos/asf/hbase/blob/062f6a6a/hbase-server/src/main/java/org/apache/hadoop/hbase/security/visibility/VisibilityController.java -- diff --git

[3/3] git commit: HBASE-11553 Abstract visibility label related services into an interface.

2014-08-20 Thread anoopsamjohn
HBASE-11553 Abstract visibility label related services into an interface. Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/062f6a6a Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/062f6a6a Diff:

[1/3] HBASE-11553 Abstract visibility label related services into an interface.

2014-08-20 Thread anoopsamjohn
Repository: hbase Updated Branches: refs/heads/master dd3c9da27 - 062f6a6aa http://git-wip-us.apache.org/repos/asf/hbase/blob/062f6a6a/hbase-server/src/main/java/org/apache/hadoop/hbase/security/visibility/VisibilityScanDeleteTracker.java

[2/3] HBASE-11553 Abstract visibility label related services into an interface.

2014-08-20 Thread anoopsamjohn
http://git-wip-us.apache.org/repos/asf/hbase/blob/98067274/hbase-server/src/main/java/org/apache/hadoop/hbase/security/visibility/VisibilityController.java -- diff --git

[1/3] HBASE-11553 Abstract visibility label related services into an interface.

2014-08-20 Thread anoopsamjohn
Repository: hbase Updated Branches: refs/heads/branch-1 aee3990eb - 98067274d http://git-wip-us.apache.org/repos/asf/hbase/blob/98067274/hbase-server/src/main/java/org/apache/hadoop/hbase/security/visibility/VisibilityLabelsManager.java

[3/3] git commit: HBASE-11553 Abstract visibility label related services into an interface.

2014-08-20 Thread anoopsamjohn
HBASE-11553 Abstract visibility label related services into an interface. Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/98067274 Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/98067274 Diff:

[2/3] HBASE-11553 Abstract visibility label related services into an interface.

2014-08-20 Thread anoopsamjohn
http://git-wip-us.apache.org/repos/asf/hbase/blob/d7986121/hbase-server/src/main/java/org/apache/hadoop/hbase/security/visibility/VisibilityController.java -- diff --git

[1/3] HBASE-11553 Abstract visibility label related services into an interface.

2014-08-20 Thread anoopsamjohn
Repository: hbase Updated Branches: refs/heads/0.98 2e978a165 - d79861213 http://git-wip-us.apache.org/repos/asf/hbase/blob/d7986121/hbase-server/src/main/java/org/apache/hadoop/hbase/security/visibility/VisibilityLabelsManager.java

[3/3] git commit: HBASE-11553 Abstract visibility label related services into an interface.

2014-08-20 Thread anoopsamjohn
HBASE-11553 Abstract visibility label related services into an interface. Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/d7986121 Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/d7986121 Diff:

git commit: HBASE-11820 ReplicationSource : Set replication codec class as RPC codec class on a clonned Configuration.

2014-08-26 Thread anoopsamjohn
Repository: hbase Updated Branches: refs/heads/master 4445b3046 - 0cb2ab6a7 HBASE-11820 ReplicationSource : Set replication codec class as RPC codec class on a clonned Configuration. Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit:

git commit: HBASE-11820 ReplicationSource : Set replication codec class as RPC codec class on a clonned Configuration.

2014-08-26 Thread anoopsamjohn
Repository: hbase Updated Branches: refs/heads/branch-1 2ef6d03e5 - 9bd9b26a0 HBASE-11820 ReplicationSource : Set replication codec class as RPC codec class on a clonned Configuration. Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit:

git commit: HBASE-9875 Removing the empty file NamespaceJanitor

2014-08-28 Thread anoopsamjohn
Repository: hbase Updated Branches: refs/heads/master 2a5739764 - 736f84bfe HBASE-9875 Removing the empty file NamespaceJanitor Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/736f84bf Tree:

git commit: HBASE-9875 Removing the empty file NamespaceJanitor

2014-08-28 Thread anoopsamjohn
Repository: hbase Updated Branches: refs/heads/branch-1 fd78e1c55 - c23c850ca HBASE-9875 Removing the empty file NamespaceJanitor Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/c23c850c Tree:

git commit: HBASE-9875 Removing the empty file NamespaceJanitor

2014-08-28 Thread anoopsamjohn
Repository: hbase Updated Branches: refs/heads/0.98 7a7e870ad - c47fef060 HBASE-9875 Removing the empty file NamespaceJanitor Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/c47fef06 Tree:

git commit: HBASE-11777 Find a way to set sequenceId on Cells on the server.

2014-09-01 Thread anoopsamjohn
Repository: hbase Updated Branches: refs/heads/branch-1 844f3dfb6 - 58b5bce17 HBASE-11777 Find a way to set sequenceId on Cells on the server. Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/58b5bce1 Tree:

git commit: HBASE-11821 [ImportTSV] Abstract labels tags creation into pluggable Interface.

2014-09-02 Thread anoopsamjohn
Repository: hbase Updated Branches: refs/heads/master d16c9d377 - 310ac4f71 HBASE-11821 [ImportTSV] Abstract labels tags creation into pluggable Interface. Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/310ac4f7 Tree:

git commit: HBASE-11821 [ImportTSV] Abstract labels tags creation into pluggable Interface.

2014-09-02 Thread anoopsamjohn
Repository: hbase Updated Branches: refs/heads/branch-1 14fad0304 - 737f595c3 HBASE-11821 [ImportTSV] Abstract labels tags creation into pluggable Interface. Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/737f595c Tree:

git commit: HBASE-11821 [ImportTSV] Abstract labels tags creation into pluggable Interface.

2014-09-02 Thread anoopsamjohn
Repository: hbase Updated Branches: refs/heads/0.98 084186836 - a702be1c8 HBASE-11821 [ImportTSV] Abstract labels tags creation into pluggable Interface. Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/a702be1c Tree:

git commit: HBASE-11901 Improve the value size of the reference cell in mob column.(Jingcheng Du)

2014-09-05 Thread anoopsamjohn
Repository: hbase Updated Branches: refs/heads/hbase-11339 5c14f749b - e8938c40d HBASE-11901 Improve the value size of the reference cell in mob column.(Jingcheng Du) Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit:

git commit: HBASE-11647 MOB integration testing. (Jingcheng Du)

2014-09-05 Thread anoopsamjohn
Repository: hbase Updated Branches: refs/heads/hbase-11339 e8938c40d - 3e563c5cc HBASE-11647 MOB integration testing. (Jingcheng Du) Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/3e563c5c Tree:

git commit: HBASE-11805 KeyValue to Cell Convert in WALEdit APIs.

2014-09-07 Thread anoopsamjohn
Repository: hbase Updated Branches: refs/heads/master fec7771f7 - 0a9bfcaf7 HBASE-11805 KeyValue to Cell Convert in WALEdit APIs. Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/0a9bfcaf Tree:

git commit: HBASE-11805 KeyValue to Cell Convert in WALEdit APIs.

2014-09-07 Thread anoopsamjohn
Repository: hbase Updated Branches: refs/heads/branch-1 5360fa252 - ecb015d9a HBASE-11805 KeyValue to Cell Convert in WALEdit APIs. Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/ecb015d9 Tree:

git commit: HBASE-11805 KeyValue to Cell Convert in WALEdit APIs.

2014-09-07 Thread anoopsamjohn
Repository: hbase Updated Branches: refs/heads/0.98 1f8bbe58d - 3f6a44b98 HBASE-11805 KeyValue to Cell Convert in WALEdit APIs. Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/3f6a44b9 Tree:

git commit: HBASE-11647 MOB integration testing. - addendum(Jingcheng Du)

2014-09-09 Thread anoopsamjohn
Repository: hbase Updated Branches: refs/heads/hbase-11339 3e563c5cc - 0c86d83e1 HBASE-11647 MOB integration testing. - addendum(Jingcheng Du) Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/0c86d83e Tree:

git commit: HBASE-11919 Remove the deprecated pre/postGet CP hook.

2014-09-09 Thread anoopsamjohn
Repository: hbase Updated Branches: refs/heads/master 7ea085beb - 0259d2734 HBASE-11919 Remove the deprecated pre/postGet CP hook. Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/0259d273 Tree:

git commit: HBASE-11919 Remove the deprecated pre/postGet CP hook.

2014-09-09 Thread anoopsamjohn
Repository: hbase Updated Branches: refs/heads/branch-1 d10b9e3a2 - 3261cb352 HBASE-11919 Remove the deprecated pre/postGet CP hook. Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/3261cb35 Tree:

git commit: Revert HBASE-11805 KeyValue to Cell Convert in WALEdit APIs.

2014-09-12 Thread anoopsamjohn
Repository: hbase Updated Branches: refs/heads/0.98 128a1cce7 - 55a790e34 Revert HBASE-11805 KeyValue to Cell Convert in WALEdit APIs. This reverts commit 3f6a44b98cdf4a6dc28a713bc70e4f5bb03ff36e. Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit:

hbase git commit: HBASE-12346 Scan's default auths behavior under Visibility labels.(Jerry He)

2014-11-21 Thread anoopsamjohn
Repository: hbase Updated Branches: refs/heads/master c5690b1be - 83f9f39e2 HBASE-12346 Scan's default auths behavior under Visibility labels.(Jerry He) Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/83f9f39e Tree:

hbase git commit: HBASE-12346 Scan's default auths behavior under Visibility labels.(Jerry He)

2014-11-21 Thread anoopsamjohn
Repository: hbase Updated Branches: refs/heads/0.98 119fb6c64 - 4f100c1ba HBASE-12346 Scan's default auths behavior under Visibility labels.(Jerry He) Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/4f100c1b Tree:

hbase git commit: HBASE-12346 Scan's default auths behavior under Visibility labels. - Addendum

2014-11-21 Thread anoopsamjohn
Repository: hbase Updated Branches: refs/heads/0.98 4f100c1ba - 7750a1f65 HBASE-12346 Scan's default auths behavior under Visibility labels. - Addendum Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/7750a1f6 Tree:

hbase git commit: HBASE-12346 Scan's default auths behavior under Visibility labels. - Addendum

2014-11-21 Thread anoopsamjohn
Repository: hbase Updated Branches: refs/heads/branch-1 04ee2bc81 - 3c3e9aef8 HBASE-12346 Scan's default auths behavior under Visibility labels. - Addendum Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/3c3e9aef Tree:

hbase git commit: HBASE-12591 Ignore the count of mob compaction metrics when there is issue.(Jiajia Li)

2014-12-01 Thread anoopsamjohn
Repository: hbase Updated Branches: refs/heads/hbase-11339 10e4ef740 - 33fc1918d HBASE-12591 Ignore the count of mob compaction metrics when there is issue.(Jiajia Li) Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit:

svn commit: r1459796 - /hbase/branches/0.94/bin/rolling-restart.sh

2013-03-22 Thread anoopsamjohn
Author: anoopsamjohn Date: Fri Mar 22 14:24:11 2013 New Revision: 1459796 URL: http://svn.apache.org/r1459796 Log: HBASE-8030 znode path of online region servers is hard coded in rolling_restart.sh(rajeshbabu) Modified: hbase/branches/0.94/bin/rolling-restart.sh Modified: hbase/branches

svn commit: r1459875 - in /hbase/trunk: hbase-client/src/main/java/org/apache/hadoop/hbase/client/HBaseAdmin.java hbase-server/src/test/java/org/apache/hadoop/hbase/client/TestAdmin.java

2013-03-22 Thread anoopsamjohn
Author: anoopsamjohn Date: Fri Mar 22 16:05:25 2013 New Revision: 1459875 URL: http://svn.apache.org/r1459875 Log: HBASE-8170 HbaseAdmin.createTable cannot handle creating three regions(jmspaggi) Modified: hbase/trunk/hbase-client/src/main/java/org/apache/hadoop/hbase/client/HBaseAdmin.java

svn commit: r1482478 - /hbase/trunk/hbase-client/src/main/java/org/apache/hadoop/hbase/client/coprocessor/AggregationClient.java

2013-05-14 Thread anoopsamjohn
Author: anoopsamjohn Date: Tue May 14 17:29:31 2013 New Revision: 1482478 URL: http://svn.apache.org/r1482478 Log: HBASE-8218 Pass HTable as parameter to methods of AggregationClient Modified: hbase/trunk/hbase-client/src/main/java/org/apache/hadoop/hbase/client/coprocessor

svn commit: r1487909 - /hbase/trunk/hbase-examples/src/main/java/org/apache/hadoop/hbase/mapreduce/IndexBuilder.java

2013-05-30 Thread anoopsamjohn
Author: anoopsamjohn Date: Thu May 30 16:12:05 2013 New Revision: 1487909 URL: http://svn.apache.org/r1487909 Log: HBASE-8641 IndexBuilder example : CF name of the src table is hard coded Modified: hbase/trunk/hbase-examples/src/main/java/org/apache/hadoop/hbase/mapreduce/IndexBuilder.java

svn commit: r1499804 - /hbase/trunk/hbase-common/src/main/java/org/apache/hadoop/hbase/io/ImmutableBytesWritable.java

2013-07-04 Thread anoopsamjohn
Author: anoopsamjohn Date: Thu Jul 4 16:43:01 2013 New Revision: 1499804 URL: http://svn.apache.org/r1499804 Log: HBASE-8781 ImmutableBytesWritable constructor with another IBW as param need to consider the offset of the passed IBW Modified: hbase/trunk/hbase-common/src/main/java/org

  1   2   3   4   5   6   >