Re: [VOTE] First release candidate for HBase 1.1.1 (RC0) is available

2015-06-25 Thread Enis Söztutar
ITBLL requires at least 1M per mapper. You can run with less number of mappers and numKeys = 1M. Enis On Thu, Jun 25, 2015 at 4:23 AM, Jean-Marc Spaggiari jean-m...@spaggiari.org wrote: 2015-06-24 22:29 GMT-04:00 Enis Söztutar enis@gmail.com: Also, I tried to run

[jira] [Resolved] (HBASE-13972) Hanging test finder should report killed test

2015-06-25 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-13972?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu resolved HBASE-13972. Resolution: Cannot Reproduce Subsequent run of findHangingTests.py reported TestProcedureStoreTracker as

[jira] [Created] (HBASE-13970) NPE during compaction in trunk

2015-06-25 Thread ramkrishna.s.vasudevan (JIRA)
ramkrishna.s.vasudevan created HBASE-13970: -- Summary: NPE during compaction in trunk Key: HBASE-13970 URL: https://issues.apache.org/jira/browse/HBASE-13970 Project: HBase Issue

Re: [VOTE] First release candidate for HBase 1.1.1 (RC0) is available

2015-06-25 Thread Jean-Marc Spaggiari
2015-06-24 22:29 GMT-04:00 Enis Söztutar enis@gmail.com: Also, I tried to run IntegrationTestBigLinkedList and it fails: 015-06-24 19:06:11,644 ERROR [main] test.IntegrationTestBigLinkedList$Verify: Expected referenced count does not match with actual referenced count. expected

[jira] [Created] (HBASE-13972) Hanging test finder should report killed test

2015-06-25 Thread Ted Yu (JIRA)
Ted Yu created HBASE-13972: -- Summary: Hanging test finder should report killed test Key: HBASE-13972 URL: https://issues.apache.org/jira/browse/HBASE-13972 Project: HBase Issue Type: Bug

Re: [VOTE] First release candidate for HBase 1.1.1 (RC0) is available

2015-06-25 Thread Nick Dimiduk
On Thu, Jun 25, 2015 at 4:23 AM, Jean-Marc Spaggiari jean-m...@spaggiari.org wrote: Also, any idea why non of the tests pass on my side? I tried some of them individually and they passed: --- T E S T S

[jira] [Created] (HBASE-13971) Flushes stuck since 6 hours on a regionserver.

2015-06-25 Thread Abhilash (JIRA)
Abhilash created HBASE-13971: Summary: Flushes stuck since 6 hours on a regionserver. Key: HBASE-13971 URL: https://issues.apache.org/jira/browse/HBASE-13971 Project: HBase Issue Type: Bug

ApacheCON EU HBase Track Submissions

2015-06-25 Thread Nick Dimiduk
Hello developers, users, speakers, As part of ApacheCON's inaugural Apache: Big Data, I'm hoping to see an HBase-centric HBase: NoSQL + SQL track come together. The idea is to showcase the growing ecosystem of applications and tools built on top of and around Apache HBase. To have a track, we

Re: ApacheCON EU HBase Track Submissions

2015-06-25 Thread Nick Dimiduk
On Thu, Jun 25, 2015 at 11:35 AM, Atri Sharma atri.j...@gmail.com wrote: I am planning talk with hbase and ignite.can we have that please? Get the talk submitted. On 25 Jun 2015 23:59, Nick Dimiduk ndimi...@apache.org wrote: Hello developers, users, speakers, As part of ApacheCON's

Re: ApacheCON EU HBase Track Submissions

2015-06-25 Thread Atri Sharma
I am planning talk with hbase and ignite.can we have that please? On 25 Jun 2015 23:59, Nick Dimiduk ndimi...@apache.org wrote: Hello developers, users, speakers, As part of ApacheCON's inaugural Apache: Big Data, I'm hoping to see an HBase-centric HBase: NoSQL + SQL track come together. The

[jira] [Resolved] (HBASE-6578) Make HDFS block size configurable for HBase WAL

2015-06-25 Thread Nick Dimiduk (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6578?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nick Dimiduk resolved HBASE-6578. - Resolution: Not A Problem Looks like this was added in HBASE-10156 via the configuration

[jira] [Created] (HBASE-13973) Update documentation for 10070 Phase 2 changes

2015-06-25 Thread Enis Soztutar (JIRA)
Enis Soztutar created HBASE-13973: - Summary: Update documentation for 10070 Phase 2 changes Key: HBASE-13973 URL: https://issues.apache.org/jira/browse/HBASE-13973 Project: HBase Issue Type:

[jira] [Resolved] (HBASE-11183) Timeline Consistent region replicas - Phase 2 design

2015-06-25 Thread Enis Soztutar (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-11183?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Enis Soztutar resolved HBASE-11183. --- Resolution: Fixed Resolving. The latest design is in the code, but doc reflects much of

Re: [VOTE] First release candidate for HBase 1.1.1 (RC0) is available

2015-06-25 Thread Enis Söztutar
Slight correction, ITBLL needs numKeys to be a multiple of 1M. See the javadoc and ascii art at the code. Enis On Thu, Jun 25, 2015 at 1:47 PM, Enis Söztutar enis@gmail.com wrote: ITBLL requires at least 1M per mapper. You can run with less number of mappers and numKeys = 1M. Enis On

[jira] [Reopened] (HBASE-13923) Loaded region coprocessors are not reported in shell status command

2015-06-25 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-13923?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu reopened HBASE-13923: Noticed the following in

[jira] [Resolved] (HBASE-13971) Flushes stuck since 6 hours on a regionserver.

2015-06-25 Thread Andrew Purtell (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-13971?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Purtell resolved HBASE-13971. Resolution: Invalid Flushes stuck since 6 hours on a regionserver.

[jira] [Reopened] (HBASE-13639) SyncTable - rsync for HBase tables

2015-06-25 Thread Andrew Purtell (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-13639?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Purtell reopened HBASE-13639: Thanks Ted. Sigh. Will fix tomorrow SyncTable - rsync for HBase tables

[jira] [Resolved] (HBASE-13923) Loaded region coprocessors are not reported in shell status command

2015-06-25 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-13923?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu resolved HBASE-13923. Resolution: Fixed Pushed addendum to all related branches. Loaded region coprocessors are not reported

Re: [VOTE] First release candidate for HBase 1.1.1 (RC0) is available

2015-06-25 Thread Jean-Marc Spaggiari
Sound like it's even better to have multiple of 25M... Running with 50M now. Will see. @Nick: For the test suite,I have been able to get one successful out of 4... Not impressive. I have restarted them with rerunFailingTestsCount=4. Will see if it makes a difference... 2015-06-25 18:57

[jira] [Created] (HBASE-13974) TestRateLimiter#testFixedIntervalResourceAvailability may fail

2015-06-25 Thread Guanghao Zhang (JIRA)
Guanghao Zhang created HBASE-13974: -- Summary: TestRateLimiter#testFixedIntervalResourceAvailability may fail Key: HBASE-13974 URL: https://issues.apache.org/jira/browse/HBASE-13974 Project: HBase

[jira] [Created] (HBASE-13968) Remove deprecated methods from BufferedMutator class

2015-06-25 Thread Ashish Singhi (JIRA)
Ashish Singhi created HBASE-13968: - Summary: Remove deprecated methods from BufferedMutator class Key: HBASE-13968 URL: https://issues.apache.org/jira/browse/HBASE-13968 Project: HBase Issue

[jira] [Created] (HBASE-13969) AuthenticationTokenSecretManager is never stopped in RPCServer

2015-06-25 Thread Pankaj Kumar (JIRA)
Pankaj Kumar created HBASE-13969: Summary: AuthenticationTokenSecretManager is never stopped in RPCServer Key: HBASE-13969 URL: https://issues.apache.org/jira/browse/HBASE-13969 Project: HBase