[jira] [Created] (HBASE-13515) Handle FileNotFoundException in region replica replay for flush/compaction events

2015-04-20 Thread Enis Soztutar (JIRA)
Enis Soztutar created HBASE-13515: - Summary: Handle FileNotFoundException in region replica replay for flush/compaction events Key: HBASE-13515 URL: https://issues.apache.org/jira/browse/HBASE-13515

[jira] [Created] (HBASE-13517) Publish a client artifact with shaded dependencies

2015-04-20 Thread Elliott Clark (JIRA)
Elliott Clark created HBASE-13517: - Summary: Publish a client artifact with shaded dependencies Key: HBASE-13517 URL: https://issues.apache.org/jira/browse/HBASE-13517 Project: HBase Issue

[jira] [Created] (HBASE-13516) Increase PermSize to 128MB

2015-04-20 Thread Enis Soztutar (JIRA)
Enis Soztutar created HBASE-13516: - Summary: Increase PermSize to 128MB Key: HBASE-13516 URL: https://issues.apache.org/jira/browse/HBASE-13516 Project: HBase Issue Type: Improvement

[jira] [Created] (HBASE-13518) Typo in hbase.hconnection.meta.lookup.threads.core parameter

2015-04-20 Thread Enis Soztutar (JIRA)
Enis Soztutar created HBASE-13518: - Summary: Typo in hbase.hconnection.meta.lookup.threads.core parameter Key: HBASE-13518 URL: https://issues.apache.org/jira/browse/HBASE-13518 Project: HBase

[jira] [Created] (HBASE-13514) Fix test failures in TestScannerHeartbeatMessages in branch-1.1 and branch-1

2015-04-20 Thread Jonathan Lawlor (JIRA)
Jonathan Lawlor created HBASE-13514: --- Summary: Fix test failures in TestScannerHeartbeatMessages in branch-1.1 and branch-1 Key: HBASE-13514 URL: https://issues.apache.org/jira/browse/HBASE-13514

[ANNOUNCE] HBase 0.98.12 is now available for download

2015-04-20 Thread Andrew Purtell
Apache HBase 0.98.12 is now available for download. Get it from an Apache mirror [1] or Maven repository. The list of changes in this release can be found in the release notes [2] or following this announcement. Thanks to all who contributed to this release. Best, The HBase Dev Team 1.

[jira] [Created] (HBASE-13519) Support coupled compactions with secondary index

2015-04-20 Thread tristartom (JIRA)
tristartom created HBASE-13519: -- Summary: Support coupled compactions with secondary index Key: HBASE-13519 URL: https://issues.apache.org/jira/browse/HBASE-13519 Project: HBase Issue Type:

[jira] [Created] (HBASE-13520) NullPointerException in TagRewriteCell

2015-04-20 Thread Josh Elser (JIRA)
Josh Elser created HBASE-13520: -- Summary: NullPointerException in TagRewriteCell Key: HBASE-13520 URL: https://issues.apache.org/jira/browse/HBASE-13520 Project: HBase Issue Type: Bug

[jira] [Resolved] (HBASE-13439) Filter to output only selected key-value pair from a row.

2015-04-20 Thread Anoop Sam John (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-13439?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Anoop Sam John resolved HBASE-13439. Resolution: Not A Problem Filter to output only selected key-value pair from a row.

[jira] [Created] (HBASE-13500) Deprecate KVComparator and move to CellComparator

2015-04-20 Thread ramkrishna.s.vasudevan (JIRA)
ramkrishna.s.vasudevan created HBASE-13500: -- Summary: Deprecate KVComparator and move to CellComparator Key: HBASE-13500 URL: https://issues.apache.org/jira/browse/HBASE-13500 Project: HBase

[jira] [Created] (HBASE-13499) AsyncRpcClient test cases failure in powerpc

2015-04-20 Thread sangamesh (JIRA)
sangamesh created HBASE-13499: - Summary: AsyncRpcClient test cases failure in powerpc Key: HBASE-13499 URL: https://issues.apache.org/jira/browse/HBASE-13499 Project: HBase Issue Type: Bug

[jira] [Created] (HBASE-13502) Deprecate/remove getRowComparator() in TableName

2015-04-20 Thread ramkrishna.s.vasudevan (JIRA)
ramkrishna.s.vasudevan created HBASE-13502: -- Summary: Deprecate/remove getRowComparator() in TableName Key: HBASE-13502 URL: https://issues.apache.org/jira/browse/HBASE-13502 Project: HBase

[jira] [Created] (HBASE-13501) Deprecate/Remove getComparator() in HRegionInfo.

2015-04-20 Thread ramkrishna.s.vasudevan (JIRA)
ramkrishna.s.vasudevan created HBASE-13501: -- Summary: Deprecate/Remove getComparator() in HRegionInfo. Key: HBASE-13501 URL: https://issues.apache.org/jira/browse/HBASE-13501 Project: HBase

Re: Nondeterministic outcome based on cell TTL and major compaction event order

2015-04-20 Thread Anoop John
What I mean is this. If ur system has the req that u add permanent place for a user and allow to add a temp place for him based on his request (with a TTL as per his duration of stay there), then while designing that column you should not give versions=1 (Which is the def case). If max versions

[jira] [Created] (HBASE-13506) AES-GCM cipher support where available

2015-04-20 Thread Andrew Purtell (JIRA)
Andrew Purtell created HBASE-13506: -- Summary: AES-GCM cipher support where available Key: HBASE-13506 URL: https://issues.apache.org/jira/browse/HBASE-13506 Project: HBase Issue Type:

[jira] [Created] (HBASE-13507) Make master key configuration updatable without process restart where supported

2015-04-20 Thread Andrew Purtell (JIRA)
Andrew Purtell created HBASE-13507: -- Summary: Make master key configuration updatable without process restart where supported Key: HBASE-13507 URL: https://issues.apache.org/jira/browse/HBASE-13507

Re: Nondeterministic outcome based on cell TTL and major compaction event order

2015-04-20 Thread Michael Segel
Yes, how you handle versioning, it will be the same regardless of the number of cell versions. (Pop from the top, drop from the bottom.) What I think would help is to define the expected outcome or contract. The code should be deterministic. That is to say, the action of writing a cell

[jira] [Created] (HBASE-13509) KeyProvider integration for the Amazon KMS

2015-04-20 Thread Andrew Purtell (JIRA)
Andrew Purtell created HBASE-13509: -- Summary: KeyProvider integration for the Amazon KMS Key: HBASE-13509 URL: https://issues.apache.org/jira/browse/HBASE-13509 Project: HBase Issue Type:

[jira] [Created] (HBASE-13505) Deprecate the AES cipher type

2015-04-20 Thread Andrew Purtell (JIRA)
Andrew Purtell created HBASE-13505: -- Summary: Deprecate the AES cipher type Key: HBASE-13505 URL: https://issues.apache.org/jira/browse/HBASE-13505 Project: HBase Issue Type: Sub-task

[jira] [Created] (HBASE-13508) KeyProvider integration with Hadoop KMS

2015-04-20 Thread Andrew Purtell (JIRA)
Andrew Purtell created HBASE-13508: -- Summary: KeyProvider integration with Hadoop KMS Key: HBASE-13508 URL: https://issues.apache.org/jira/browse/HBASE-13508 Project: HBase Issue Type:

[jira] [Created] (HBASE-13510) Purge ByteBloomFilter

2015-04-20 Thread ramkrishna.s.vasudevan (JIRA)
ramkrishna.s.vasudevan created HBASE-13510: -- Summary: Purge ByteBloomFilter Key: HBASE-13510 URL: https://issues.apache.org/jira/browse/HBASE-13510 Project: HBase Issue Type:

[jira] [Created] (HBASE-13511) Derive data keys with HKDF

2015-04-20 Thread Andrew Purtell (JIRA)
Andrew Purtell created HBASE-13511: -- Summary: Derive data keys with HKDF Key: HBASE-13511 URL: https://issues.apache.org/jira/browse/HBASE-13511 Project: HBase Issue Type: Sub-task

[jira] [Created] (HBASE-13503) Encryption improvements

2015-04-20 Thread Andrew Purtell (JIRA)
Andrew Purtell created HBASE-13503: -- Summary: Encryption improvements Key: HBASE-13503 URL: https://issues.apache.org/jira/browse/HBASE-13503 Project: HBase Issue Type: Umbrella

[jira] [Created] (HBASE-13504) Alias current AES cipher as AES-CTR

2015-04-20 Thread Andrew Purtell (JIRA)
Andrew Purtell created HBASE-13504: -- Summary: Alias current AES cipher as AES-CTR Key: HBASE-13504 URL: https://issues.apache.org/jira/browse/HBASE-13504 Project: HBase Issue Type: Sub-task

[jira] [Resolved] (HBASE-13488) regionserver make lots of CLOSE_WAIT connection to dn

2015-04-20 Thread Andrew Purtell (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-13488?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Purtell resolved HBASE-13488. Resolution: Duplicate Fix Version/s: (was: 0.98.1) Assignee: (was:

[jira] [Created] (HBASE-13512) Region granularity data keys

2015-04-20 Thread Andrew Purtell (JIRA)
Andrew Purtell created HBASE-13512: -- Summary: Region granularity data keys Key: HBASE-13512 URL: https://issues.apache.org/jira/browse/HBASE-13512 Project: HBase Issue Type: Sub-task

[jira] [Created] (HBASE-13513) Row granularity data keys

2015-04-20 Thread Andrew Purtell (JIRA)
Andrew Purtell created HBASE-13513: -- Summary: Row granularity data keys Key: HBASE-13513 URL: https://issues.apache.org/jira/browse/HBASE-13513 Project: HBase Issue Type: Sub-task