[jira] [Commented] (HBASE-11315) Keeping MVCC for configurable longer time

2014-07-07 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-11315?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14053376#comment-14053376 ] Hudson commented on HBASE-11315: FAILURE: Integrated in HBase-1.0 #16 (See

[jira] [Commented] (HBASE-11317) Expand unit testing to cover Mockito and MRUnit and give more examples

2014-07-07 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-11317?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14053388#comment-14053388 ] Hadoop QA commented on HBASE-11317: --- {color:red}-1 overall{color}. Here are the

[jira] [Commented] (HBASE-9005) Improve documentation around KEEP_DELETED_CELLS, time range scans, and delete markers

2014-07-07 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-9005?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14053404#comment-14053404 ] Hadoop QA commented on HBASE-9005: -- {color:red}-1 overall{color}. Here are the results

[jira] [Updated] (HBASE-11447) Proposal for a generic transaction API for HBase

2014-07-07 Thread John de Roo (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-11447?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] John de Roo updated HBASE-11447: Attachment: Proposal for a common transactional API for HBase v0.3_1.pdf Update of the original

[jira] [Updated] (HBASE-11447) Proposal for a generic transaction API for HBase

2014-07-07 Thread John de Roo (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-11447?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] John de Roo updated HBASE-11447: Attachment: (was: Open Transaction Interface.pdf) Proposal for a generic transaction API for

[jira] [Commented] (HBASE-11447) Proposal for a generic transaction API for HBase

2014-07-07 Thread John de Roo (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-11447?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14053440#comment-14053440 ] John de Roo commented on HBASE-11447: - I've deleted the original proposal to avoid

[jira] [Commented] (HBASE-11447) Proposal for a generic transaction API for HBase

2014-07-07 Thread John de Roo (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-11447?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14053475#comment-14053475 ] John de Roo commented on HBASE-11447: - Version 0.3 attempts to address the following

[jira] [Commented] (HBASE-10885) Support visibility expressions on Deletes

2014-07-07 Thread ramkrishna.s.vasudevan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-10885?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14053522#comment-14053522 ] ramkrishna.s.vasudevan commented on HBASE-10885: Just to add on The

[jira] [Commented] (HBASE-10885) Support visibility expressions on Deletes

2014-07-07 Thread Anoop Sam John (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-10885?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14053546#comment-14053546 ] Anoop Sam John commented on HBASE-10885: Ram, can you add release notes pls

[jira] [Updated] (HBASE-11384) [Visibility Controller]Check for users covering authorizations for every mutation

2014-07-07 Thread ramkrishna.s.vasudevan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-11384?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ramkrishna.s.vasudevan updated HBASE-11384: --- Attachment: HBASE-11384_1.patch Updated patch. Address some of the review

[jira] [Updated] (HBASE-11384) [Visibility Controller]Check for users covering authorizations for every mutation

2014-07-07 Thread ramkrishna.s.vasudevan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-11384?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ramkrishna.s.vasudevan updated HBASE-11384: --- Status: Patch Available (was: Open) [Visibility Controller]Check for

[jira] [Commented] (HBASE-11463) (findbugs) HE: Class defines equals() and uses Object.hashCode()

2014-07-07 Thread Mike Drob (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-11463?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14053611#comment-14053611 ] Mike Drob commented on HBASE-11463: --- Ah, missed that because everything ran fine in my

[jira] [Commented] (HBASE-11384) [Visibility Controller]Check for users covering authorizations for every mutation

2014-07-07 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-11384?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14053618#comment-14053618 ] Hadoop QA commented on HBASE-11384: --- {color:red}-1 overall{color}. Here are the

[jira] [Commented] (HBASE-11317) Expand unit testing to cover Mockito and MRUnit and give more examples

2014-07-07 Thread Mike Drob (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-11317?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14053654#comment-14053654 ] Mike Drob commented on HBASE-11317: --- Very helpful, thanks! Expand unit testing to

[jira] [Commented] (HBASE-9005) Improve documentation around KEEP_DELETED_CELLS, time range scans, and delete markers

2014-07-07 Thread Lars Hofhansl (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-9005?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14053682#comment-14053682 ] Lars Hofhansl commented on HBASE-9005: -- I do not see my changes in the latest

[jira] [Commented] (HBASE-10851) Wait for regionservers to join the cluster

2014-07-07 Thread Jimmy Xiang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-10851?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14053801#comment-14053801 ] Jimmy Xiang commented on HBASE-10851: - If you set it to distributed mode, usually it

[jira] [Updated] (HBASE-10885) Support visibility expressions on Deletes

2014-07-07 Thread ramkrishna.s.vasudevan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-10885?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ramkrishna.s.vasudevan updated HBASE-10885: --- Release Note: Deletes can be specified with Cell Visibility as done for

[jira] [Updated] (HBASE-11437) Modify cell tag handling code to treat the length as unsigned

2014-07-07 Thread Anoop Sam John (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-11437?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Anoop Sam John updated HBASE-11437: --- Attachment: HBASE-11437.patch Modify cell tag handling code to treat the length as

[jira] [Updated] (HBASE-11384) [Visibility Controller]Check for users covering authorizations for every mutation

2014-07-07 Thread ramkrishna.s.vasudevan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-11384?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ramkrishna.s.vasudevan updated HBASE-11384: --- Status: Open (was: Patch Available) [Visibility Controller]Check for

[jira] [Updated] (HBASE-11437) Modify cell tag handling code to treat the length as unsigned

2014-07-07 Thread Anoop Sam John (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-11437?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Anoop Sam John updated HBASE-11437: --- Fix Version/s: (was: 0.94.5) 2.0.0

[jira] [Updated] (HBASE-11384) [Visibility Controller]Check for users covering authorizations for every mutation

2014-07-07 Thread ramkrishna.s.vasudevan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-11384?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ramkrishna.s.vasudevan updated HBASE-11384: --- Status: Patch Available (was: Open) [Visibility Controller]Check for

[jira] [Updated] (HBASE-11384) [Visibility Controller]Check for users covering authorizations for every mutation

2014-07-07 Thread ramkrishna.s.vasudevan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-11384?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ramkrishna.s.vasudevan updated HBASE-11384: --- Attachment: HBASE-11384_2.patch Wraps long line. TestScannersWithLabels

[jira] [Commented] (HBASE-11437) Modify cell tag handling code to treat the length as unsigned

2014-07-07 Thread Anoop Sam John (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-11437?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14053863#comment-14053863 ] Anoop Sam John commented on HBASE-11437: IMO, Cell#getTagsLength() can be kept as

[jira] [Updated] (HBASE-10885) Support visibility expressions on Deletes

2014-07-07 Thread ramkrishna.s.vasudevan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-10885?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ramkrishna.s.vasudevan updated HBASE-10885: --- Release Note: Deletes can be specified with Cell Visibility as done for

[jira] [Commented] (HBASE-11437) Modify cell tag handling code to treat the length as unsigned

2014-07-07 Thread ramkrishna.s.vasudevan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-11437?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14053883#comment-14053883 ] ramkrishna.s.vasudevan commented on HBASE-11437: bq.Cell#getTagsLength()

[jira] [Assigned] (HBASE-7767) Get rid of ZKTable, and table enable/disable state in ZK

2014-07-07 Thread Mikhail Antonov (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7767?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mikhail Antonov reassigned HBASE-7767: -- Assignee: Mikhail Antonov (was: Enis Soztutar) Get rid of ZKTable, and table

[jira] [Commented] (HBASE-11437) Modify cell tag handling code to treat the length as unsigned

2014-07-07 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-11437?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14053904#comment-14053904 ] Hadoop QA commented on HBASE-11437: --- {color:red}-1 overall{color}. Here are the

[jira] [Commented] (HBASE-11458) NPEs if RegionServer cannot initialize

2014-07-07 Thread Jeffrey Zhong (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-11458?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14053915#comment-14053915 ] Jeffrey Zhong commented on HBASE-11458: --- +1. NPEs if RegionServer cannot

[jira] [Commented] (HBASE-11447) Proposal for a generic transaction API for HBase

2014-07-07 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-11447?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14053951#comment-14053951 ] Ted Yu commented on HBASE-11447: {code} public Transaction begin(final

[jira] [Commented] (HBASE-11118) non environment variable solution for IllegalAccessError: class com.google.protobuf.ZeroCopyLiteralByteString cannot access its superclass com.google.protobuf.Literal

2014-07-07 Thread Nick Dimiduk (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-8?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14053963#comment-14053963 ] Nick Dimiduk commented on HBASE-8: -- [~stack] FYI, building my fat-jar project

[jira] [Commented] (HBASE-11118) non environment variable solution for IllegalAccessError: class com.google.protobuf.ZeroCopyLiteralByteString cannot access its superclass com.google.protobuf.Literal

2014-07-07 Thread Nick Dimiduk (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-8?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14053984#comment-14053984 ] Nick Dimiduk commented on HBASE-8: -- You patch includes the necessary changes to

[jira] [Commented] (HBASE-11465) [VisibilityController] Reserved tags check not happening for Append/Increment

2014-07-07 Thread Enis Soztutar (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-11465?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14053993#comment-14053993 ] Enis Soztutar commented on HBASE-11465: --- bq. This is a bug fix and so Enis Soztutar

[jira] [Created] (HBASE-11466) HConnectionImplementation should not use ZK

2014-07-07 Thread Mikhail Antonov (JIRA)
Mikhail Antonov created HBASE-11466: --- Summary: HConnectionImplementation should not use ZK Key: HBASE-11466 URL: https://issues.apache.org/jira/browse/HBASE-11466 Project: HBase Issue

[jira] [Commented] (HBASE-11384) [Visibility Controller]Check for users covering authorizations for every mutation

2014-07-07 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-11384?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14054000#comment-14054000 ] Hadoop QA commented on HBASE-11384: --- {color:red}-1 overall{color}. Here are the

[jira] [Updated] (HBASE-11466) HConnectionImplementation should not use ZK

2014-07-07 Thread Mikhail Antonov (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-11466?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mikhail Antonov updated HBASE-11466: Description: Currently ConnectionManager.HConnectionImplementation uses ZK to get address

[jira] [Created] (HBASE-11467) New impl of Registry interface not using ZK + new RPCs on master protocol.

2014-07-07 Thread Mikhail Antonov (JIRA)
Mikhail Antonov created HBASE-11467: --- Summary: New impl of Registry interface not using ZK + new RPCs on master protocol. Key: HBASE-11467 URL: https://issues.apache.org/jira/browse/HBASE-11467

[jira] [Updated] (HBASE-11467) New impl of Registry interface not using ZK + new RPCs on master protocol

2014-07-07 Thread Mikhail Antonov (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-11467?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mikhail Antonov updated HBASE-11467: Summary: New impl of Registry interface not using ZK + new RPCs on master protocol (was:

[jira] [Commented] (HBASE-11447) Proposal for a generic transaction API for HBase

2014-07-07 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-11447?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14054045#comment-14054045 ] Ted Yu commented on HBASE-11447: w.r.t. exception classes, it would be nice if they have

[jira] [Updated] (HBASE-11349) [Thrift] support authentication/impersonation

2014-07-07 Thread Jimmy Xiang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-11349?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jimmy Xiang updated HBASE-11349: Attachment: hbase-11349_v2.patch Attached v2 that creates a proxy user object only when needed.

[jira] [Created] (HBASE-11468) MasterAddressTracker needs to be moved to hbase-server

2014-07-07 Thread Mikhail Antonov (JIRA)
Mikhail Antonov created HBASE-11468: --- Summary: MasterAddressTracker needs to be moved to hbase-server Key: HBASE-11468 URL: https://issues.apache.org/jira/browse/HBASE-11468 Project: HBase

[jira] [Updated] (HBASE-11349) [Thrift] support authentication/impersonation

2014-07-07 Thread Jimmy Xiang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-11349?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jimmy Xiang updated HBASE-11349: Status: Patch Available (was: Open) [Thrift] support authentication/impersonation

[jira] [Created] (HBASE-11469) MetaTableLocator should be moved to hbase-server

2014-07-07 Thread Mikhail Antonov (JIRA)
Mikhail Antonov created HBASE-11469: --- Summary: MetaTableLocator should be moved to hbase-server Key: HBASE-11469 URL: https://issues.apache.org/jira/browse/HBASE-11469 Project: HBase Issue

[jira] [Created] (HBASE-11470) Move Server interface to hbase-server

2014-07-07 Thread Mikhail Antonov (JIRA)
Mikhail Antonov created HBASE-11470: --- Summary: Move Server interface to hbase-server Key: HBASE-11470 URL: https://issues.apache.org/jira/browse/HBASE-11470 Project: HBase Issue Type:

[jira] [Created] (HBASE-11471) Move TableStateManager and ZkTableStateManager to hbase-server

2014-07-07 Thread Mikhail Antonov (JIRA)
Mikhail Antonov created HBASE-11471: --- Summary: Move TableStateManager and ZkTableStateManager to hbase-server Key: HBASE-11471 URL: https://issues.apache.org/jira/browse/HBASE-11471 Project: HBase

[jira] [Commented] (HBASE-11437) Modify cell tag handling code to treat the length as unsigned

2014-07-07 Thread Andrew Purtell (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-11437?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14054113#comment-14054113 ] Andrew Purtell commented on HBASE-11437: +1 bq. IMO, Cell#getTagsLength() can be

[jira] [Updated] (HBASE-11118) non environment variable solution for IllegalAccessError: class com.google.protobuf.ZeroCopyLiteralByteString cannot access its superclass com.google.protobuf.LiteralBy

2014-07-07 Thread Nick Dimiduk (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-8?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nick Dimiduk updated HBASE-8: - Attachment: HBASE-8.00.patch HBASE-8-0.98.00.patch Attaching patches

[jira] [Commented] (HBASE-11118) non environment variable solution for IllegalAccessError: class com.google.protobuf.ZeroCopyLiteralByteString cannot access its superclass com.google.protobuf.Literal

2014-07-07 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-8?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14054165#comment-14054165 ] Hadoop QA commented on HBASE-8: --- {color:red}-1 overall{color}. Here are the

[jira] [Created] (HBASE-11472) Remove ZKTableStateClientSideReader class

2014-07-07 Thread Mikhail Antonov (JIRA)
Mikhail Antonov created HBASE-11472: --- Summary: Remove ZKTableStateClientSideReader class Key: HBASE-11472 URL: https://issues.apache.org/jira/browse/HBASE-11472 Project: HBase Issue Type:

[jira] [Updated] (HBASE-11466) HConnectionImplementation should not use ZK

2014-07-07 Thread Mikhail Antonov (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-11466?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mikhail Antonov updated HBASE-11466: Component/s: Consensus HConnectionImplementation should not use ZK

[jira] [Updated] (HBASE-11118) non environment variable solution for IllegalAccessError: class com.google.protobuf.ZeroCopyLiteralByteString cannot access its superclass com.google.protobuf.LiteralBy

2014-07-07 Thread Nick Dimiduk (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-8?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nick Dimiduk updated HBASE-8: - Attachment: HBASE-8.01.patch HBASE-8-0.98.01.patch non environment

[jira] [Commented] (HBASE-9005) Improve documentation around KEEP_DELETED_CELLS, time range scans, and delete markers

2014-07-07 Thread Misty Stanley-Jones (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-9005?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14054187#comment-14054187 ] Misty Stanley-Jones commented on HBASE-9005: That's because I uploaded the

[jira] [Updated] (HBASE-9005) Improve documentation around KEEP_DELETED_CELLS, time range scans, and delete markers

2014-07-07 Thread Misty Stanley-Jones (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-9005?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Misty Stanley-Jones updated HBASE-9005: --- Attachment: HBASE-9005-1.patch Improve documentation around KEEP_DELETED_CELLS,

[jira] [Updated] (HBASE-9005) Improve documentation around KEEP_DELETED_CELLS, time range scans, and delete markers

2014-07-07 Thread Misty Stanley-Jones (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-9005?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Misty Stanley-Jones updated HBASE-9005: --- Attachment: (was: HBASE-11317.patch) Improve documentation around

[jira] [Updated] (HBASE-11458) NPEs if RegionServer cannot initialize

2014-07-07 Thread Enis Soztutar (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-11458?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Enis Soztutar updated HBASE-11458: -- Attachment: hbase-11458_v1-0.98.patch Here is the 0.98 patch. Ping

[jira] [Commented] (HBASE-11458) NPEs if RegionServer cannot initialize

2014-07-07 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-11458?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14054199#comment-14054199 ] Hadoop QA commented on HBASE-11458: --- {color:red}-1 overall{color}. Here are the

[jira] [Created] (HBASE-11473) Add BaseWALObserver class

2014-07-07 Thread Enis Soztutar (JIRA)
Enis Soztutar created HBASE-11473: - Summary: Add BaseWALObserver class Key: HBASE-11473 URL: https://issues.apache.org/jira/browse/HBASE-11473 Project: HBase Issue Type: Improvement

[jira] [Updated] (HBASE-11473) Add BaseWALObserver class

2014-07-07 Thread Enis Soztutar (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-11473?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Enis Soztutar updated HBASE-11473: -- Attachment: hbase-11473_v1.patch Trivial patch. [~andrew.purt...@gmail.com] do you want this

[jira] [Created] (HBASE-11474) [Thrift2] support authentication/impersonation

2014-07-07 Thread Jimmy Xiang (JIRA)
Jimmy Xiang created HBASE-11474: --- Summary: [Thrift2] support authentication/impersonation Key: HBASE-11474 URL: https://issues.apache.org/jira/browse/HBASE-11474 Project: HBase Issue Type:

[jira] [Created] (HBASE-11475) Distributed log replay should also replay compaction events

2014-07-07 Thread Enis Soztutar (JIRA)
Enis Soztutar created HBASE-11475: - Summary: Distributed log replay should also replay compaction events Key: HBASE-11475 URL: https://issues.apache.org/jira/browse/HBASE-11475 Project: HBase

[jira] [Updated] (HBASE-11461) Compilation errors are not posted back to JIRA during QA run

2014-07-07 Thread Enis Soztutar (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-11461?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Enis Soztutar updated HBASE-11461: -- Fix Version/s: 2.0.0 Compilation errors are not posted back to JIRA during QA run

[jira] [Commented] (HBASE-11461) Compilation errors are not posted back to JIRA during QA run

2014-07-07 Thread Enis Soztutar (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-11461?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14054285#comment-14054285 ] Enis Soztutar commented on HBASE-11461: --- Ted, can you please set the fixVersion

[jira] [Commented] (HBASE-11450) Improve file size info in SnapshotInfo tool

2014-07-07 Thread Enis Soztutar (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-11450?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14054288#comment-14054288 ] Enis Soztutar commented on HBASE-11450: --- Please use the fixVersion=2.0.0 when

[jira] [Updated] (HBASE-11450) Improve file size info in SnapshotInfo tool

2014-07-07 Thread Enis Soztutar (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-11450?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Enis Soztutar updated HBASE-11450: -- Fix Version/s: 2.0.0 Improve file size info in SnapshotInfo tool

[jira] [Commented] (HBASE-11461) Compilation errors are not posted back to JIRA during QA run

2014-07-07 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-11461?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14054289#comment-14054289 ] Ted Yu commented on HBASE-11461: Will set fixVersion in the future. Compilation errors

[jira] [Commented] (HBASE-11344) Hide row keys and such from the web UIs

2014-07-07 Thread Enis Soztutar (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-11344?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14054290#comment-14054290 ] Enis Soztutar commented on HBASE-11344: --- Please use 2.0.0 when committing to

[jira] [Updated] (HBASE-11344) Hide row keys and such from the web UIs

2014-07-07 Thread Enis Soztutar (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-11344?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Enis Soztutar updated HBASE-11344: -- Fix Version/s: 2.0.0 Hide row keys and such from the web UIs

[jira] [Commented] (HBASE-9005) Improve documentation around KEEP_DELETED_CELLS, time range scans, and delete markers

2014-07-07 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-9005?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14054291#comment-14054291 ] Hadoop QA commented on HBASE-9005: -- {color:red}-1 overall{color}. Here are the results

[jira] [Commented] (HBASE-11458) NPEs if RegionServer cannot initialize

2014-07-07 Thread Andrew Purtell (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-11458?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14054294#comment-14054294 ] Andrew Purtell commented on HBASE-11458: +1 NPEs if RegionServer cannot

[jira] [Commented] (HBASE-11473) Add BaseWALObserver class

2014-07-07 Thread Andrew Purtell (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-11473?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14054295#comment-14054295 ] Andrew Purtell commented on HBASE-11473: +1 Add BaseWALObserver class

[jira] [Commented] (HBASE-11344) Hide row keys and such from the web UIs

2014-07-07 Thread Enis Soztutar (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-11344?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14054297#comment-14054297 ] Enis Soztutar commented on HBASE-11344: --- +1 for branch-1 as well. However, I am not

[jira] [Commented] (HBASE-11118) non environment variable solution for IllegalAccessError: class com.google.protobuf.ZeroCopyLiteralByteString cannot access its superclass com.google.protobuf.Literal

2014-07-07 Thread Andrew Purtell (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-8?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14054296#comment-14054296 ] Andrew Purtell commented on HBASE-8: +1 for 0.98. Please fix imports on

[jira] [Updated] (HBASE-11240) Print hdfs pipeline when hlog's sync is slow

2014-07-07 Thread Enis Soztutar (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-11240?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Enis Soztutar updated HBASE-11240: -- Resolution: Fixed Status: Resolved (was: Patch Available) Print hdfs pipeline when

[jira] [Commented] (HBASE-11240) Print hdfs pipeline when hlog's sync is slow

2014-07-07 Thread Enis Soztutar (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-11240?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14054300#comment-14054300 ] Enis Soztutar commented on HBASE-11240: --- This looks good for branch-1 as well. But

[jira] [Updated] (HBASE-11293) Master and Region servers fail to start when hbase.master.ipc.address=0.0.0.0, hbase.regionserver.ipc.address=0.0.0.0 and Kerberos is enabled

2014-07-07 Thread Michael Harp (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-11293?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Harp updated HBASE-11293: - Resolution: Fixed Status: Resolved (was: Patch Available) Master and Region servers

[jira] [Commented] (HBASE-11118) non environment variable solution for IllegalAccessError: class com.google.protobuf.ZeroCopyLiteralByteString cannot access its superclass com.google.protobuf.Literal

2014-07-07 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-8?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14054314#comment-14054314 ] Hadoop QA commented on HBASE-8: --- {color:red}-1 overall{color}. Here are the

[jira] [Reopened] (HBASE-11293) Master and Region servers fail to start when hbase.master.ipc.address=0.0.0.0, hbase.regionserver.ipc.address=0.0.0.0 and Kerberos is enabled

2014-07-07 Thread Devaraj Das (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-11293?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Devaraj Das reopened HBASE-11293: - [~miharp], this is not done yet. Trunk needs to have a patch. Master and Region servers fail to

[jira] [Commented] (HBASE-11118) non environment variable solution for IllegalAccessError: class com.google.protobuf.ZeroCopyLiteralByteString cannot access its superclass com.google.protobuf.Literal

2014-07-07 Thread Enis Soztutar (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-8?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14054317#comment-14054317 ] Enis Soztutar commented on HBASE-8: --- +1 for branch-1. non environment

[jira] [Resolved] (HBASE-11473) Add BaseWALObserver class

2014-07-07 Thread Enis Soztutar (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-11473?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Enis Soztutar resolved HBASE-11473. --- Resolution: Fixed Hadoop Flags: Reviewed Committed this to 0.98+. Thanks Andrew for

[jira] [Updated] (HBASE-11315) Keeping MVCC for configurable longer time

2014-07-07 Thread Enis Soztutar (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-11315?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Enis Soztutar updated HBASE-11315: -- Fix Version/s: 2.0.0 0.99.0 Keeping MVCC for configurable longer time

[jira] [Commented] (HBASE-11315) Keeping MVCC for configurable longer time

2014-07-07 Thread Enis Soztutar (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-11315?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14054332#comment-14054332 ] Enis Soztutar commented on HBASE-11315: --- Please set the fix version when you commit

[jira] [Created] (HBASE-11476) Expand 'Conceptual View' section of Data Model chapter

2014-07-07 Thread Misty Stanley-Jones (JIRA)
Misty Stanley-Jones created HBASE-11476: --- Summary: Expand 'Conceptual View' section of Data Model chapter Key: HBASE-11476 URL: https://issues.apache.org/jira/browse/HBASE-11476 Project: HBase

[jira] [Commented] (HBASE-11460) Deadlock in HMaster on masterAndZKLock in HConnectionManager

2014-07-07 Thread chunhui shen (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-11460?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14054412#comment-14054412 ] chunhui shen commented on HBASE-11460: -- lgtm +1 on patch Deadlock in HMaster on

[jira] [Updated] (HBASE-11476) Expand 'Conceptual View' section of Data Model chapter

2014-07-07 Thread Misty Stanley-Jones (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-11476?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Misty Stanley-Jones updated HBASE-11476: Component/s: documentation Expand 'Conceptual View' section of Data Model

[jira] [Updated] (HBASE-11437) Modify cell tag handling code to treat the length as unsigned

2014-07-07 Thread Anoop Sam John (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-11437?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Anoop Sam John updated HBASE-11437: --- Attachment: HBASE-11437.patch By mistake one line removal in Tag caused the tests to fail.

[jira] [Commented] (HBASE-11437) Modify cell tag handling code to treat the length as unsigned

2014-07-07 Thread Anoop Sam John (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-11437?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14054417#comment-14054417 ] Anoop Sam John commented on HBASE-11437: bq.Another option would be to deprecate

[jira] [Commented] (HBASE-11467) New impl of Registry interface not using ZK + new RPCs on master protocol

2014-07-07 Thread Gary Helmling (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-11467?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14054424#comment-14054424 ] Gary Helmling commented on HBASE-11467: --- If I understand the intent correctly,

[jira] [Updated] (HBASE-11118) non environment variable solution for IllegalAccessError: class com.google.protobuf.ZeroCopyLiteralByteString cannot access its superclass com.google.protobuf.LiteralBy

2014-07-07 Thread Nick Dimiduk (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-8?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nick Dimiduk updated HBASE-8: - Fix Version/s: 0.98.4 non environment variable solution for IllegalAccessError: class

[jira] [Updated] (HBASE-11118) non environment variable solution for IllegalAccessError: class com.google.protobuf.ZeroCopyLiteralByteString cannot access its superclass com.google.protobuf.LiteralBy

2014-07-07 Thread Nick Dimiduk (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-8?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nick Dimiduk updated HBASE-8: - Attachment: HBASE-8.02.patch HBASE-8-0.98.02.patch bq. Please fix

[jira] [Updated] (HBASE-11476) Expand 'Conceptual View' section of Data Model chapter

2014-07-07 Thread Misty Stanley-Jones (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-11476?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Misty Stanley-Jones updated HBASE-11476: Attachment: HBASE-11476.patch Expand 'Conceptual View' section of Data Model

[jira] [Created] (HBASE-11477) book.xml has Docbook validity issues (again)

2014-07-07 Thread Misty Stanley-Jones (JIRA)
Misty Stanley-Jones created HBASE-11477: --- Summary: book.xml has Docbook validity issues (again) Key: HBASE-11477 URL: https://issues.apache.org/jira/browse/HBASE-11477 Project: HBase

[jira] [Updated] (HBASE-11476) Expand 'Conceptual View' section of Data Model chapter

2014-07-07 Thread Misty Stanley-Jones (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-11476?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Misty Stanley-Jones updated HBASE-11476: Status: Patch Available (was: Open) I added some links to resources that explain

[jira] [Commented] (HBASE-11473) Add BaseWALObserver class

2014-07-07 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-11473?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14054473#comment-14054473 ] Hudson commented on HBASE-11473: FAILURE: Integrated in HBase-1.0 #17 (See

[jira] [Commented] (HBASE-11473) Add BaseWALObserver class

2014-07-07 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-11473?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14054472#comment-14054472 ] Hudson commented on HBASE-11473: SUCCESS: Integrated in HBase-TRUNK #5277 (See

[jira] [Updated] (HBASE-11477) book.xml has Docbook validity issues (again)

2014-07-07 Thread Misty Stanley-Jones (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-11477?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Misty Stanley-Jones updated HBASE-11477: Attachment: HBASE-11477.patch No changes to content, only Docbook validity.

[jira] [Updated] (HBASE-11477) book.xml has Docbook validity issues (again)

2014-07-07 Thread Misty Stanley-Jones (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-11477?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Misty Stanley-Jones updated HBASE-11477: Status: Patch Available (was: Open) book.xml has Docbook validity issues

[jira] [Updated] (HBASE-11458) NPEs if RegionServer cannot initialize

2014-07-07 Thread Enis Soztutar (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-11458?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Enis Soztutar updated HBASE-11458: -- Resolution: Fixed Hadoop Flags: Reviewed Status: Resolved (was: Patch

[jira] [Updated] (HBASE-11475) Distributed log replay should also replay compaction events

2014-07-07 Thread Enis Soztutar (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-11475?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Enis Soztutar updated HBASE-11475: -- Attachment: hbase-11475_v1.patch Here is a patch which makes log replay also replay

[jira] [Updated] (HBASE-11475) Distributed log replay should also replay compaction events

2014-07-07 Thread Enis Soztutar (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-11475?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Enis Soztutar updated HBASE-11475: -- Status: Patch Available (was: Open) Distributed log replay should also replay compaction

[jira] [Commented] (HBASE-11437) Modify cell tag handling code to treat the length as unsigned

2014-07-07 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-11437?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14054484#comment-14054484 ] Hadoop QA commented on HBASE-11437: --- {color:red}-1 overall{color}. Here are the

[jira] [Commented] (HBASE-11118) non environment variable solution for IllegalAccessError: class com.google.protobuf.ZeroCopyLiteralByteString cannot access its superclass com.google.protobuf.Literal

2014-07-07 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-8?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14054506#comment-14054506 ] Hadoop QA commented on HBASE-8: --- {color:red}-1 overall{color}. Here are the

  1   2   >