[jira] [Commented] (HBASE-11796) Add client support for atomic checkAndMutate

2014-09-24 Thread Srikanth Srungarapu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-11796?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14146721#comment-14146721 ] Srikanth Srungarapu commented on HBASE-11796: - [~andrew.purt...@gmail.com] It

[jira] [Commented] (HBASE-11796) Add client support for atomic checkAndMutate

2014-09-24 Thread Srikanth Srungarapu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-11796?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14146765#comment-14146765 ] Srikanth Srungarapu commented on HBASE-11796: - [~andrew.purt...@gmail.com]

[jira] [Created] (HBASE-12087) Changing the default setting of hbase.security.access.early_out to true

2014-09-24 Thread Srikanth Srungarapu (JIRA)
Srikanth Srungarapu created HBASE-12087: --- Summary: Changing the default setting of hbase.security.access.early_out to true Key: HBASE-12087 URL: https://issues.apache.org/jira/browse/HBASE-12087

[jira] [Updated] (HBASE-12087) Changing the default setting of hbase.security.access.early_out to true

2014-09-24 Thread Srikanth Srungarapu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-12087?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Srikanth Srungarapu updated HBASE-12087: Attachment: HBASE-12087.patch Verified on my local box, with HFile V3 turned on

[jira] [Created] (HBASE-12073) Shell command user_permission fails on the table created by user if he is not global admin.

2014-09-23 Thread Srikanth Srungarapu (JIRA)
Srikanth Srungarapu created HBASE-12073: --- Summary: Shell command user_permission fails on the table created by user if he is not global admin. Key: HBASE-12073 URL:

[jira] [Updated] (HBASE-12073) Shell command user_permission fails on the table created by user if he is not global admin.

2014-09-23 Thread Srikanth Srungarapu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-12073?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Srikanth Srungarapu updated HBASE-12073: Description: The command fails as the changes introduced by HBASE-10892 requires

[jira] [Updated] (HBASE-12073) Shell command user_permission fails on the table created by user if he is not global admin.

2014-09-23 Thread Srikanth Srungarapu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-12073?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Srikanth Srungarapu updated HBASE-12073: Description: The command fails as the changes introduced by HBASE-10892 requires

[jira] [Commented] (HBASE-11796) Add client support for atomic checkAndMutate

2014-09-23 Thread Srikanth Srungarapu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-11796?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14145717#comment-14145717 ] Srikanth Srungarapu commented on HBASE-11796: - [~apurtell] Thanks for

[jira] [Created] (HBASE-12011) Adding namespace column during display of user tables

2014-09-17 Thread Srikanth Srungarapu (JIRA)
Srikanth Srungarapu created HBASE-12011: --- Summary: Adding namespace column during display of user tables Key: HBASE-12011 URL: https://issues.apache.org/jira/browse/HBASE-12011 Project: HBase

[jira] [Updated] (HBASE-12011) Adding namespace column during display of user tables

2014-09-17 Thread Srikanth Srungarapu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-12011?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Srikanth Srungarapu updated HBASE-12011: Status: Patch Available (was: Open) Adding namespace column during display of

[jira] [Updated] (HBASE-12011) Adding namespace column during display of user tables

2014-09-17 Thread Srikanth Srungarapu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-12011?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Srikanth Srungarapu updated HBASE-12011: Attachment: HBASE-12011.patch Adding namespace column during display of user

[jira] [Updated] (HBASE-12011) Adding namespace column during display of user tables

2014-09-17 Thread Srikanth Srungarapu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-12011?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Srikanth Srungarapu updated HBASE-12011: Attachment: Screen Shot 2014-09-17 at 3.29.01 PM.png Adding namespace column

[jira] [Updated] (HBASE-11796) Add client support for atomic checkAndMutate

2014-09-16 Thread Srikanth Srungarapu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-11796?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Srikanth Srungarapu updated HBASE-11796: Attachment: HBASE-11796.patch Attaching the patch. Add client support for atomic

[jira] [Updated] (HBASE-11796) Add client support for atomic checkAndMutate

2014-09-16 Thread Srikanth Srungarapu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-11796?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Srikanth Srungarapu updated HBASE-11796: Status: Patch Available (was: Open) Add client support for atomic checkAndMutate

[jira] [Created] (HBASE-11966) Minor error in TestHRegion.testCheckAndMutate_WithCorrectValue()

2014-09-12 Thread Srikanth Srungarapu (JIRA)
Srikanth Srungarapu created HBASE-11966: --- Summary: Minor error in TestHRegion.testCheckAndMutate_WithCorrectValue() Key: HBASE-11966 URL: https://issues.apache.org/jira/browse/HBASE-11966

[jira] [Updated] (HBASE-11966) Minor error in TestHRegion.testCheckAndMutate_WithCorrectValue()

2014-09-12 Thread Srikanth Srungarapu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-11966?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Srikanth Srungarapu updated HBASE-11966: Attachment: HBASE-11966_master.patch Minor error in

[jira] [Updated] (HBASE-11966) Minor error in TestHRegion.testCheckAndMutate_WithCorrectValue()

2014-09-12 Thread Srikanth Srungarapu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-11966?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Srikanth Srungarapu updated HBASE-11966: Status: Patch Available (was: Open) Minor error in

[jira] [Commented] (HBASE-11885) Provide a Dockerfile to easily build and run HBase from source

2014-09-03 Thread Srikanth Srungarapu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-11885?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14120871#comment-14120871 ] Srikanth Srungarapu commented on HBASE-11885: - Tried this out on ubuntu

[jira] [Commented] (HBASE-11876) RegionScanner.nextRaw(...) should not update metrics

2014-09-02 Thread Srikanth Srungarapu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-11876?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14118930#comment-14118930 ] Srikanth Srungarapu commented on HBASE-11876: - +1 (non-binding). But just a

[jira] [Commented] (HBASE-11876) RegionScanner.nextRaw(...) should not update metrics

2014-09-02 Thread Srikanth Srungarapu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-11876?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14118934#comment-14118934 ] Srikanth Srungarapu commented on HBASE-11876: - Sry messed with the code

[jira] [Commented] (HBASE-11866) TestDistributedLogSplitting is flaky

2014-08-31 Thread Srikanth Srungarapu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-11866?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14116651#comment-14116651 ] Srikanth Srungarapu commented on HBASE-11866: - +1(non-binding)

[jira] [Commented] (HBASE-11867) TestSplitLogManager.testUnassignedTimeout is flaky

2014-08-31 Thread Srikanth Srungarapu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-11867?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14116863#comment-14116863 ] Srikanth Srungarapu commented on HBASE-11867: - +1(non-binding)

[jira] [Commented] (HBASE-11726) Master should fail-safe if starting with a pre 0.96 layout

2014-08-29 Thread Srikanth Srungarapu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-11726?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14114898#comment-14114898 ] Srikanth Srungarapu commented on HBASE-11726: - +1 (non-binding) Master

[jira] [Commented] (HBASE-11846) HStore#assertBulkLoadHFileOk should log if a full HFile verification will be performed during a bulkload

2014-08-28 Thread Srikanth Srungarapu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-11846?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14114525#comment-14114525 ] Srikanth Srungarapu commented on HBASE-11846: - +1 (non-binding)

[jira] [Commented] (HBASE-11726) Master should fail-safe if starting with a pre 0.96 layout

2014-08-28 Thread Srikanth Srungarapu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-11726?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14114892#comment-14114892 ] Srikanth Srungarapu commented on HBASE-11726: - Is adding link to upgrading

[jira] [Updated] (HBASE-11788) hbase is not deleting the cell when a Put with a KeyValue, KeyValue.Type.Delete is submitted

2014-08-26 Thread Srikanth Srungarapu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-11788?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Srikanth Srungarapu updated HBASE-11788: Attachment: HBASE-11788-master.patch Created and attaching the patch for this

[jira] [Updated] (HBASE-11788) hbase is not deleting the cell when a Put with a KeyValue, KeyValue.Type.Delete is submitted

2014-08-26 Thread Srikanth Srungarapu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-11788?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Srikanth Srungarapu updated HBASE-11788: Attachment: HBASE-11788-master_v2.patch The two tests

[jira] [Updated] (HBASE-11786) Document web UI for tracking time spent in coprocessors

2014-08-21 Thread Srikanth Srungarapu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-11786?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Srikanth Srungarapu updated HBASE-11786: Attachment: coprocessor_stats.png [~misty] Attaching the screenshot. Let me know

[jira] [Commented] (HBASE-11788) hbase is not deleting the cell when a Put with a KeyValue, KeyValue.Type.Delete is submitted

2014-08-21 Thread Srikanth Srungarapu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-11788?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14105902#comment-14105902 ] Srikanth Srungarapu commented on HBASE-11788: - Can you please let me know if

[jira] [Commented] (HBASE-11788) hbase is not deleting the cell when a Put with a KeyValue, KeyValue.Type.Delete is submitted

2014-08-21 Thread Srikanth Srungarapu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-11788?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14106107#comment-14106107 ] Srikanth Srungarapu commented on HBASE-11788: - I'm okay going with either.

[jira] [Commented] (HBASE-11786) Document web UI for tracking time spent in coprocessors

2014-08-21 Thread Srikanth Srungarapu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-11786?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14106159#comment-14106159 ] Srikanth Srungarapu commented on HBASE-11786: - Please do add that time shown

[jira] [Commented] (HBASE-11786) Document web UI for tracking time spent in coprocessors

2014-08-21 Thread Srikanth Srungarapu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-11786?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14106166#comment-14106166 ] Srikanth Srungarapu commented on HBASE-11786: - Nit: executing a given

[jira] [Commented] (HBASE-11786) Document web UI for tracking time spent in coprocessors

2014-08-21 Thread Srikanth Srungarapu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-11786?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14106202#comment-14106202 ] Srikanth Srungarapu commented on HBASE-11786: - +1 (non-binding) Document

[jira] [Commented] (HBASE-11788) hbase is not deleting the cell when a Put with a KeyValue, KeyValue.Type.Delete is submitted

2014-08-21 Thread Srikanth Srungarapu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-11788?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14106220#comment-14106220 ] Srikanth Srungarapu commented on HBASE-11788: - [~andrew.purt...@gmail.com]

[jira] [Commented] (HBASE-11779) Document the new requirement to set JAVA_HOME before starting HBase

2014-08-19 Thread Srikanth Srungarapu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-11779?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14103156#comment-14103156 ] Srikanth Srungarapu commented on HBASE-11779: - +1 (non-binding) Document

[jira] [Updated] (HBASE-11749) Better error logging when coprocessors loading has failed.

2014-08-14 Thread Srikanth Srungarapu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-11749?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Srikanth Srungarapu updated HBASE-11749: Description: The following is the error in the log files, when the wrong

[jira] [Created] (HBASE-11749) Better error logging when coprocessors loading has failed.

2014-08-14 Thread Srikanth Srungarapu (JIRA)
Srikanth Srungarapu created HBASE-11749: --- Summary: Better error logging when coprocessors loading has failed. Key: HBASE-11749 URL: https://issues.apache.org/jira/browse/HBASE-11749 Project:

[jira] [Updated] (HBASE-11749) Better error logging when coprocessors loading has failed.

2014-08-14 Thread Srikanth Srungarapu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-11749?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Srikanth Srungarapu updated HBASE-11749: Attachment: HBASE-11749.patch Better error logging when coprocessors loading has

[jira] [Updated] (HBASE-11713) Adding hbase shell unit test coverage for visibility labels.

2014-08-14 Thread Srikanth Srungarapu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-11713?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Srikanth Srungarapu updated HBASE-11713: Attachment: HBASE-11713_v4.patch Agree with the fact that existing constants

[jira] [Commented] (HBASE-10834) Better error messaging on issuing grant commands in non-authz mode

2014-08-13 Thread Srikanth Srungarapu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-10834?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14096380#comment-14096380 ] Srikanth Srungarapu commented on HBASE-10834: - Tested the patch on the secure

[jira] [Updated] (HBASE-11713) Adding hbase shell unit test coverage for visibility labels.

2014-08-12 Thread Srikanth Srungarapu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-11713?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Srikanth Srungarapu updated HBASE-11713: Attachment: HBASE-11713_v3.patch Uploaded the new patch as per comments. Adding

[jira] [Updated] (HBASE-10834) Better error messaging on issuing grant commands in non-authz mode

2014-08-12 Thread Srikanth Srungarapu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-10834?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Srikanth Srungarapu updated HBASE-10834: Attachment: HBASE-10834_v4.patch Attaching updated patch as per suggestions.

[jira] [Updated] (HBASE-11713) Adding hbase shell unit test coverage for visibility labels.

2014-08-12 Thread Srikanth Srungarapu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-11713?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Srikanth Srungarapu updated HBASE-11713: Attachment: HBASE-11713_v3.patch Updated the patch to get rid of the test

[jira] [Updated] (HBASE-11713) Adding hbase shell unit test coverage for visibility labels.

2014-08-12 Thread Srikanth Srungarapu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-11713?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Srikanth Srungarapu updated HBASE-11713: Attachment: (was: HBASE-11713_v3.patch) Adding hbase shell unit test

[jira] [Updated] (HBASE-11713) Adding hbase shell unit test coverage for visibility labels.

2014-08-11 Thread Srikanth Srungarapu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-11713?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Srikanth Srungarapu updated HBASE-11713: Attachment: HBASE-11713_v2.patch Attaching the new patch as per suggestions.

[jira] [Updated] (HBASE-11713) Adding hbase shell unit test coverage for visibility labels.

2014-08-11 Thread Srikanth Srungarapu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-11713?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Srikanth Srungarapu updated HBASE-11713: Component/s: shell security Adding hbase shell unit test

[jira] [Created] (HBASE-11713) Adding hbase shell unit test coverage for visibility labels.

2014-08-08 Thread Srikanth Srungarapu (JIRA)
Srikanth Srungarapu created HBASE-11713: --- Summary: Adding hbase shell unit test coverage for visibility labels. Key: HBASE-11713 URL: https://issues.apache.org/jira/browse/HBASE-11713 Project:

[jira] [Work started] (HBASE-11713) Adding hbase shell unit test coverage for visibility labels.

2014-08-08 Thread Srikanth Srungarapu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-11713?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Work on HBASE-11713 started by Srikanth Srungarapu. Adding hbase shell unit test coverage for visibility labels.

[jira] [Updated] (HBASE-11713) Adding hbase shell unit test coverage for visibility labels.

2014-08-08 Thread Srikanth Srungarapu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-11713?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Srikanth Srungarapu updated HBASE-11713: Status: Patch Available (was: In Progress) Adding hbase shell unit test

[jira] [Updated] (HBASE-11713) Adding hbase shell unit test coverage for visibility labels.

2014-08-08 Thread Srikanth Srungarapu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-11713?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Srikanth Srungarapu updated HBASE-11713: Attachment: HBASE-11713.patch Adding hbase shell unit test coverage for

[jira] [Commented] (HBASE-10834) Better error messaging on issuing grant commands in non-authz mode

2014-08-01 Thread Srikanth Srungarapu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-10834?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14082966#comment-14082966 ] Srikanth Srungarapu commented on HBASE-10834: - Yes, this is only for 0.94 as

[jira] [Commented] (HBASE-11516) Track time spent in executing coprocessors in each region.

2014-08-01 Thread Srikanth Srungarapu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-11516?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14083184#comment-14083184 ] Srikanth Srungarapu commented on HBASE-11516: - [~andrew.purt...@gmail.com]

[jira] [Updated] (HBASE-10834) Better error messaging on issuing grant commands in non-authz mode

2014-07-30 Thread Srikanth Srungarapu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-10834?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Srikanth Srungarapu updated HBASE-10834: Description: Running the below sequence of steps should give a better error

[jira] [Commented] (HBASE-10834) Better error messaging on issuing grant commands in non-authz mode

2014-07-30 Thread Srikanth Srungarapu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-10834?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14079931#comment-14079931 ] Srikanth Srungarapu commented on HBASE-10834: - [~jxiang] The table _acl_ gets

[jira] [Updated] (HBASE-10834) Better error messaging on issuing grant commands in non-authz mode

2014-07-30 Thread Srikanth Srungarapu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-10834?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Srikanth Srungarapu updated HBASE-10834: Attachment: HBASE-10834_v3.patch Sorry for overlooking the case where

[jira] [Commented] (HBASE-11516) Track time spent in executing coprocessors in each region.

2014-07-30 Thread Srikanth Srungarapu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-11516?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14080353#comment-14080353 ] Srikanth Srungarapu commented on HBASE-11516: - [~andrew.purt...@gmail.com] It

[jira] [Updated] (HBASE-11516) Track time spent in executing coprocessors in each region.

2014-07-28 Thread Srikanth Srungarapu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-11516?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Srikanth Srungarapu updated HBASE-11516: Attachment: HBASE-11516_v4.patch rs_web_ui_v2.png Incorporated

[jira] [Commented] (HBASE-11583) Refactoring out the configuration changes for enabling VisibilityLabels in the unit tests.

2014-07-25 Thread Srikanth Srungarapu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-11583?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14074146#comment-14074146 ] Srikanth Srungarapu commented on HBASE-11583: - The failed test is running on

[jira] [Updated] (HBASE-11516) Track time spent in executing coprocessors in each region.

2014-07-24 Thread Srikanth Srungarapu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-11516?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Srikanth Srungarapu updated HBASE-11516: Attachment: (was: HBASE-11516.patch) Track time spent in executing

[jira] [Updated] (HBASE-11516) Track time spent in executing coprocessors in each region.

2014-07-24 Thread Srikanth Srungarapu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-11516?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Srikanth Srungarapu updated HBASE-11516: Attachment: HBASE-11516.patch region_server_webui.png Attaching

[jira] [Updated] (HBASE-11516) Track time spent in executing coprocessors in each region.

2014-07-24 Thread Srikanth Srungarapu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-11516?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Srikanth Srungarapu updated HBASE-11516: Attachment: HBASE-11516_v3.patch Track time spent in executing coprocessors in

[jira] [Created] (HBASE-11583) Refactoring out the configuration changes for enabling VisbilityLabels in the unit tests.

2014-07-24 Thread Srikanth Srungarapu (JIRA)
Srikanth Srungarapu created HBASE-11583: --- Summary: Refactoring out the configuration changes for enabling VisbilityLabels in the unit tests. Key: HBASE-11583 URL:

[jira] [Updated] (HBASE-11583) Refactoring out the configuration changes for enabling VisbilityLabels in the unit tests.

2014-07-24 Thread Srikanth Srungarapu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-11583?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Srikanth Srungarapu updated HBASE-11583: Attachment: HBASE-11583.patch Refactoring out the configuration changes for

[jira] [Updated] (HBASE-11583) Refactoring out the configuration changes for enabling VisbilityLabels in the unit tests.

2014-07-24 Thread Srikanth Srungarapu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-11583?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Srikanth Srungarapu updated HBASE-11583: Description: All the unit tests contain the code for enabling the visibility

[jira] [Updated] (HBASE-11583) Refactoring out the configuration changes for enabling VisibilityLabels in the unit tests.

2014-07-24 Thread Srikanth Srungarapu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-11583?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Srikanth Srungarapu updated HBASE-11583: Attachment: HBASE-11583_v2.patch [~anoop.hbase]Thanks for taking a look.

[jira] [Commented] (HBASE-11586) HFile's HDFS op latency sampling code is not used

2014-07-24 Thread Srikanth Srungarapu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-11586?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14073743#comment-14073743 ] Srikanth Srungarapu commented on HBASE-11586: - +1 (non-binding vote).

[jira] [Commented] (HBASE-11516) Track time spent in executing coprocessors in each region.

2014-07-22 Thread Srikanth Srungarapu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-11516?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14070594#comment-14070594 ] Srikanth Srungarapu commented on HBASE-11516: - [~andrew.purt...@gmail.com]

[jira] [Commented] (HBASE-11516) Track time spent in executing coprocessors in each region.

2014-07-17 Thread Srikanth Srungarapu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-11516?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14065348#comment-14065348 ] Srikanth Srungarapu commented on HBASE-11516: - [~andrew.purt...@gmail.com] I

[jira] [Updated] (HBASE-11516) Track time spent in executing coprocessors in each region.

2014-07-16 Thread Srikanth Srungarapu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-11516?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Srikanth Srungarapu updated HBASE-11516: Attachment: HBASE-11516_v2.patch Adding new patch, which implements coprocessor

[jira] [Updated] (HBASE-11516) Track time spent in executing coprocessors in each region.

2014-07-15 Thread Srikanth Srungarapu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-11516?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Srikanth Srungarapu updated HBASE-11516: Status: In Progress (was: Patch Available) Thanks folks for taking a look. Sure,

[jira] [Created] (HBASE-11516) Track time spent in executing coprocessors in each region.

2014-07-14 Thread Srikanth Srungarapu (JIRA)
Srikanth Srungarapu created HBASE-11516: --- Summary: Track time spent in executing coprocessors in each region. Key: HBASE-11516 URL: https://issues.apache.org/jira/browse/HBASE-11516 Project:

[jira] [Updated] (HBASE-11516) Track time spent in executing coprocessors in each region.

2014-07-14 Thread Srikanth Srungarapu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-11516?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Srikanth Srungarapu updated HBASE-11516: Attachment: HBASE-11516.patch Track time spent in executing coprocessors in each

[jira] [Updated] (HBASE-11516) Track time spent in executing coprocessors in each region.

2014-07-14 Thread Srikanth Srungarapu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-11516?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Srikanth Srungarapu updated HBASE-11516: Attachment: HBASE-11516.patch Track time spent in executing coprocessors in each

[jira] [Updated] (HBASE-11516) Track time spent in executing coprocessors in each region.

2014-07-14 Thread Srikanth Srungarapu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-11516?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Srikanth Srungarapu updated HBASE-11516: Attachment: (was: HBASE-11516.patch) Track time spent in executing

[jira] [Updated] (HBASE-11516) Track time spent in executing coprocessors in each region.

2014-07-14 Thread Srikanth Srungarapu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-11516?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Srikanth Srungarapu updated HBASE-11516: Fix Version/s: 0.98.5 Affects Version/s: 0.98.4 Status:

[jira] [Updated] (HBASE-11057) Improve TestShell coverage of grant and revoke comamnds

2014-07-11 Thread Srikanth Srungarapu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-11057?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Srikanth Srungarapu updated HBASE-11057: Attachment: HBASE-11057_v2.patch Improve TestShell coverage of grant and revoke

[jira] [Updated] (HBASE-11057) Improve TestShell coverage of grant and revoke comamnds

2014-07-11 Thread Srikanth Srungarapu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-11057?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Srikanth Srungarapu updated HBASE-11057: Attachment: (was: HBASE-11057_v1.patch) Improve TestShell coverage of grant

[jira] [Updated] (HBASE-11057) Improve TestShell coverage of grant and revoke comamnds

2014-07-11 Thread Srikanth Srungarapu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-11057?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Srikanth Srungarapu updated HBASE-11057: Attachment: HBASE-11057_v1.patch Made amends as per provided feedback. Improve

[jira] [Updated] (HBASE-11057) Improve TestShell coverage of grant and revoke comamnds

2014-07-08 Thread Srikanth Srungarapu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-11057?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Srikanth Srungarapu updated HBASE-11057: Attachment: HBASE-11057.patch Improve TestShell coverage of grant and revoke

[jira] [Commented] (HBASE-11057) Improve TestShell coverage of grant and revoke comamnds

2014-07-08 Thread Srikanth Srungarapu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-11057?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14055783#comment-14055783 ] Srikanth Srungarapu commented on HBASE-11057: - Attaching a patch, which

[jira] [Commented] (HBASE-11057) Improve TestShell coverage of grant and revoke comamnds

2014-07-01 Thread Srikanth Srungarapu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-11057?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14049399#comment-14049399 ] Srikanth Srungarapu commented on HBASE-11057: - [~andrew.purt...@gmail.com]

[jira] [Updated] (HBASE-11382) Adding unit test for HBASE-10964 (Delete mutation is not consistent with Put wrt timestamp)

2014-06-20 Thread Srikanth Srungarapu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-11382?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Srikanth Srungarapu updated HBASE-11382: Attachment: HBASE-11382_v2.patch Adding unit test for HBASE-10964 (Delete

[jira] [Commented] (HBASE-11382) Adding unit test for HBASE-10964 (Delete mutation is not consistent with Put wrt timestamp)

2014-06-20 Thread Srikanth Srungarapu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-11382?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14039435#comment-14039435 ] Srikanth Srungarapu commented on HBASE-11382: - [~anoop.hbase] Thanks for

[jira] [Created] (HBASE-11382) Adding unit test for HBASE-10964 (Delete mutation is not consistent with Put wrt timestamp)

2014-06-19 Thread Srikanth Srungarapu (JIRA)
Srikanth Srungarapu created HBASE-11382: --- Summary: Adding unit test for HBASE-10964 (Delete mutation is not consistent with Put wrt timestamp) Key: HBASE-11382 URL:

[jira] [Updated] (HBASE-11382) Adding unit test for HBASE-10964 (Delete mutation is not consistent with Put wrt timestamp)

2014-06-19 Thread Srikanth Srungarapu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-11382?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Srikanth Srungarapu updated HBASE-11382: Priority: Minor (was: Major) Adding unit test for HBASE-10964 (Delete mutation

[jira] [Updated] (HBASE-11382) Adding unit test for HBASE-10964 (Delete mutation is not consistent with Put wrt timestamp)

2014-06-19 Thread Srikanth Srungarapu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-11382?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Srikanth Srungarapu updated HBASE-11382: Attachment: HBASE-11382.patch Adding unit test for HBASE-10964 (Delete mutation

[jira] [Updated] (HBASE-10834) Better error messaging on issuing grant commands in non-authz mode

2014-06-09 Thread Srikanth Srungarapu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-10834?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Srikanth Srungarapu updated HBASE-10834: Attachment: (was: HBASE-10834.patch) Better error messaging on issuing grant

[jira] [Updated] (HBASE-10834) Better error messaging on issuing grant commands in non-authz mode

2014-06-09 Thread Srikanth Srungarapu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-10834?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Srikanth Srungarapu updated HBASE-10834: Attachment: HBASE-10834_v2.patch Better error messaging on issuing grant

[jira] [Updated] (HBASE-10834) Better error messaging on issuing grant commands in non-authz mode

2014-06-09 Thread Srikanth Srungarapu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-10834?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Srikanth Srungarapu updated HBASE-10834: Attachment: HBASE-10834.patch Changed the error message to get rid of non-authz

[jira] [Created] (HBASE-11312) Minor refactoring of TestVisibilityLabels class

2014-06-09 Thread Srikanth Srungarapu (JIRA)
Srikanth Srungarapu created HBASE-11312: --- Summary: Minor refactoring of TestVisibilityLabels class Key: HBASE-11312 URL: https://issues.apache.org/jira/browse/HBASE-11312 Project: HBase

[jira] [Updated] (HBASE-11312) Minor refactoring of TestVisibilityLabels class

2014-06-09 Thread Srikanth Srungarapu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-11312?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Srikanth Srungarapu updated HBASE-11312: Attachment: HBASE-11312.patch Minor refactoring of TestVisibilityLabels class

[jira] [Updated] (HBASE-11312) Minor refactoring of TestVisibilityLabels class

2014-06-09 Thread Srikanth Srungarapu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-11312?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Srikanth Srungarapu updated HBASE-11312: Status: Patch Available (was: Open) Minor refactoring of TestVisibilityLabels

[jira] [Updated] (HBASE-11162) RegionServer webui uses the default master info port irrespective of the user configuration.

2014-05-28 Thread Srikanth Srungarapu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-11162?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Srikanth Srungarapu updated HBASE-11162: Attachment: HBASE-11162_trunk.patch Attaching the patch for trunk. RegionServer

[jira] [Commented] (HBASE-11162) RegionServer webui uses the default master info port irrespective of the user configuration.

2014-05-28 Thread Srikanth Srungarapu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-11162?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14011744#comment-14011744 ] Srikanth Srungarapu commented on HBASE-11162: - The failed test

[jira] [Commented] (HBASE-11217) Race between SplitLogManager task creation + TimeoutMonitor

2014-05-22 Thread Srikanth Srungarapu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-11217?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14006631#comment-14006631 ] Srikanth Srungarapu commented on HBASE-11217: - When I was trying to run

[jira] [Updated] (HBASE-10834) Better error messaging on issuing grant commands in non-authz mode

2014-05-21 Thread Srikanth Srungarapu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-10834?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Srikanth Srungarapu updated HBASE-10834: Status: Patch Available (was: Open) Better error messaging on issuing grant

[jira] [Work started] (HBASE-11162) RegionServer webui uses the default master info port irrespective of the user configuration.

2014-05-21 Thread Srikanth Srungarapu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-11162?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Work on HBASE-11162 started by Srikanth Srungarapu. RegionServer webui uses the default master info port irrespective of the user configuration.

[jira] [Updated] (HBASE-11162) RegionServer webui uses the default master info port irrespective of the user configuration.

2014-05-21 Thread Srikanth Srungarapu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-11162?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Srikanth Srungarapu updated HBASE-11162: Status: Patch Available (was: In Progress) RegionServer webui uses the default

[jira] [Created] (HBASE-11162) RegionServer webui uses the default master info port irrespective of the user configuration.

2014-05-15 Thread Srikanth Srungarapu (JIRA)
Srikanth Srungarapu created HBASE-11162: --- Summary: RegionServer webui uses the default master info port irrespective of the user configuration. Key: HBASE-11162 URL:

[jira] [Updated] (HBASE-11162) RegionServer webui uses the default master info port irrespective of the user configuration.

2014-05-15 Thread Srikanth Srungarapu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-11162?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Srikanth Srungarapu updated HBASE-11162: Fix Version/s: 0.98.4 RegionServer webui uses the default master info port

<    3   4   5   6   7   8   9   >