[jira] [Created] (HBASE-13297) 0.98 and 1.0: Remove client side result size calculation

2015-03-19 Thread Lars Hofhansl (JIRA)
Lars Hofhansl created HBASE-13297: - Summary: 0.98 and 1.0: Remove client side result size calculation Key: HBASE-13297 URL: https://issues.apache.org/jira/browse/HBASE-13297 Project: HBase Is

[jira] [Created] (HBASE-13296) Fix the deletion of acl notify nodes for namespace.

2015-03-19 Thread Srikanth Srungarapu (JIRA)
Srikanth Srungarapu created HBASE-13296: --- Summary: Fix the deletion of acl notify nodes for namespace. Key: HBASE-13296 URL: https://issues.apache.org/jira/browse/HBASE-13296 Project: HBase

[VOTE] The 2nd HBase 0.98.12 release candidate (RC1) is available, vote closing 3/26/2015

2015-03-19 Thread Andrew Purtell
​The 2nd HBase 0.98.12 release candidate (RC1) is available for download at http://people.apache.org/~apurtell/0.98.12RC1/ and Maven artifacts are also available in the temporary repository https://repository.apache.org/content/repositories/orgapachehbase-1069/ The API compatibility report wit

[jira] [Created] (HBASE-13295) TestInfoServers hung

2015-03-19 Thread zhangduo (JIRA)
zhangduo created HBASE-13295: Summary: TestInfoServers hung Key: HBASE-13295 URL: https://issues.apache.org/jira/browse/HBASE-13295 Project: HBase Issue Type: Bug Components: test

[jira] [Created] (HBASE-13294) Fix the critical ancient loopholes in security testing infrastructure.

2015-03-19 Thread Srikanth Srungarapu (JIRA)
Srikanth Srungarapu created HBASE-13294: --- Summary: Fix the critical ancient loopholes in security testing infrastructure. Key: HBASE-13294 URL: https://issues.apache.org/jira/browse/HBASE-13294

[jira] [Created] (HBASE-13293) TestHTraceHooks.testTraceCreateTable fails with ConcurrentModificationException

2015-03-19 Thread zhangduo (JIRA)
zhangduo created HBASE-13293: Summary: TestHTraceHooks.testTraceCreateTable fails with ConcurrentModificationException Key: HBASE-13293 URL: https://issues.apache.org/jira/browse/HBASE-13293 Project: HBas

[CANCELLED] [VOTE] The 1st HBase 0.98.12 release candidate (RC0) is available, vote closing 3/25/2015

2015-03-19 Thread Andrew Purtell
Apologies in advance for a string of JIRA identifiers, but because of HBASE-13262, Lars committed a revert of HBASE-12976 as e5a5c13 under the banner of HBASE-13292. I need to pull this RC and make another. Coming up shortly. On Wed, Mar 18, 2015 at 9:58 PM, Andrew Purtell wrote: > ​The 1st

Re: [DISCUSSION] "Convenience binaries" bundling Phoenix

2015-03-19 Thread Andrew Purtell
I can summarize the bulk of the responses as "it's problematic (for varying reasons)". Thanks everyone for the feedback, I don't plan to take this further. > ​ I'm wondering if this is something that more naturally lies in the various distributions' hands (CDH, Horton, etc). > [...] > I know a bun

[jira] [Resolved] (HBASE-13292) Undo parent: setting hbase.client.scanner.max.result.size is considered harmful

2015-03-19 Thread Lars Hofhansl (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-13292?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lars Hofhansl resolved HBASE-13292. --- Resolution: Fixed > Undo parent: setting hbase.client.scanner.max.result.size is considered

[jira] [Created] (HBASE-13292) Undo parent: setting hbase.client.scanner.max.result.size is considered harmful

2015-03-19 Thread Lars Hofhansl (JIRA)
Lars Hofhansl created HBASE-13292: - Summary: Undo parent: setting hbase.client.scanner.max.result.size is considered harmful Key: HBASE-13292 URL: https://issues.apache.org/jira/browse/HBASE-13292 Pro

Re: [DISCUSSION] "Convenience binaries" bundling Phoenix

2015-03-19 Thread lars hofhansl
If there're other popular coprocessors I do not see why we couldn't include those as well, as long as they have broad applicability. -- Lars - Original Message - From: Bryan Beaudreault To: dev@hbase.apache.org Cc: Sent: Thursday, March 19, 2015 12:30 PM Subject: Re: [DISCUSSION] "Co

[jira] [Created] (HBASE-13291) Lift the scan ceiling

2015-03-19 Thread stack (JIRA)
stack created HBASE-13291: - Summary: Lift the scan ceiling Key: HBASE-13291 URL: https://issues.apache.org/jira/browse/HBASE-13291 Project: HBase Issue Type: Improvement Components: Scanner

[VOTE] The 1st hbase 0.94.27 release candidate is available for download, vote closes March 26.

2015-03-19 Thread lars hofhansl
The 1st 0.94.27 RC is available for download at http://people.apache.org/~larsh/hbase-0.94.27-rc0/ Signed with my code signing key: C7CFE328 HBase 0.94.27 is a bug fix release with 12 fixes: [HBASE-12776] - SpliTransaction: Log number of files to be split [HBASE-10528] - DefaultBalancer selects p

Re: [DISCUSSION] "Convenience binaries" bundling Phoenix

2015-03-19 Thread Bryan Beaudreault
As a user I do think this would be pretty convenient, but I wonder if it sets a bad precedent. What sets Phoenix apart from other popular coprocessors in the future? Should they be included too? If so it then adds stress on you guys to come up with guidelines that must be met to be considered "pro

Re: [DISCUSSION] "Convenience binaries" bundling Phoenix

2015-03-19 Thread Andrew Purtell
The idea I am proposing now is the inclusion of Phoenix bits into a convenience artifact that results in a SQL access skin for HBase. What we have available today for that are the coprocessors, the JDBC driver, and sqlline. Whether or not we'd want to include a query server as another type of gatew

Re: Rough goal timelines for 1.1 and 2.0

2015-03-19 Thread Enis Söztutar
I think we would be interested in getting pv2 in 1.1. Current patches for DDL ops using procv2 does not remove the old handlers I think. We can make it so that it is disabled by default in 1.1, but enabled by default in 1.2. Enis On Wed, Mar 18, 2015 at 9:42 PM, Stack wrote: > On Mon, Mar 16,

[jira] [Created] (HBASE-13290) Procedure v2 - client enable/disable table sync

2015-03-19 Thread Stephen Yuan Jiang (JIRA)
Stephen Yuan Jiang created HBASE-13290: -- Summary: Procedure v2 - client enable/disable table sync Key: HBASE-13290 URL: https://issues.apache.org/jira/browse/HBASE-13290 Project: HBase I

[jira] [Created] (HBASE-13289) typo in splitSuccessCount metric

2015-03-19 Thread Jonathan Hsieh (JIRA)
Jonathan Hsieh created HBASE-13289: -- Summary: typo in splitSuccessCount metric Key: HBASE-13289 URL: https://issues.apache.org/jira/browse/HBASE-13289 Project: HBase Issue Type: Bug Aff

[jira] [Created] (HBASE-13288) Fix naming of parameter in Delete constructor

2015-03-19 Thread Lars George (JIRA)
Lars George created HBASE-13288: --- Summary: Fix naming of parameter in Delete constructor Key: HBASE-13288 URL: https://issues.apache.org/jira/browse/HBASE-13288 Project: HBase Issue Type: Bug

[jira] [Created] (HBASE-13287) Append is missing methods, such as addColumn()

2015-03-19 Thread Lars George (JIRA)
Lars George created HBASE-13287: --- Summary: Append is missing methods, such as addColumn() Key: HBASE-13287 URL: https://issues.apache.org/jira/browse/HBASE-13287 Project: HBase Issue Type: Bug

[jira] [Created] (HBASE-13286) Minimum timeout for a rpc call could be 1 ms instead of 2 seconds

2015-03-19 Thread Nicolas Liochon (JIRA)
Nicolas Liochon created HBASE-13286: --- Summary: Minimum timeout for a rpc call could be 1 ms instead of 2 seconds Key: HBASE-13286 URL: https://issues.apache.org/jira/browse/HBASE-13286 Project: HBas

[jira] [Created] (HBASE-13285) Fix flaky getRegions() in TestAccessController.setUp()

2015-03-19 Thread Matteo Bertozzi (JIRA)
Matteo Bertozzi created HBASE-13285: --- Summary: Fix flaky getRegions() in TestAccessController.setUp() Key: HBASE-13285 URL: https://issues.apache.org/jira/browse/HBASE-13285 Project: HBase

[jira] [Created] (HBASE-13284) Document the format of audit logs.

2015-03-19 Thread Srikanth Srungarapu (JIRA)
Srikanth Srungarapu created HBASE-13284: --- Summary: Document the format of audit logs. Key: HBASE-13284 URL: https://issues.apache.org/jira/browse/HBASE-13284 Project: HBase Issue Type:

[jira] [Created] (HBASE-13283) Document the steps for rolling back the security on hbase.

2015-03-19 Thread Srikanth Srungarapu (JIRA)
Srikanth Srungarapu created HBASE-13283: --- Summary: Document the steps for rolling back the security on hbase. Key: HBASE-13283 URL: https://issues.apache.org/jira/browse/HBASE-13283 Project: HBas