RE: Writer for a hfile is rolled though it has not reached max size

2014-09-03 Thread ashish singhi
Thanks Ted. I will surely look into it. -Original Message- From: Ted Yu [mailto:yuzhih...@gmail.com] Sent: 04 September 2014 10:32 To: dev@hbase.apache.org Subject: Re: Writer for a hfile is rolled though it has not reached max size See the conversation between Todd and Nicolas (on IRC)

[jira] [Resolved] (HBASE-10886) add htrace-zipkin to the runtime dependencies again

2014-09-03 Thread Masatake Iwasaki (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-10886?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Masatake Iwasaki resolved HBASE-10886. -- Resolution: Won't Fix Fix Version/s: (was: 0.99.0) Hadoop Flags: (was:

Re: Writer for a hfile is rolled though it has not reached max size

2014-09-03 Thread Ted Yu
See the conversation between Todd and Nicolas (on IRC) on HBASE-1861 Cheers On Wed, Sep 3, 2014 at 9:37 PM, ashish singhi wrote: > Hi all. > > When a writer for a column family exceeds the hregion.max.filesize then > we are rolling writers of all the column families though the writers of the

The 3nd HBase 0.98.6 release candidate (RC2) is available, vote closing 9/10/2014

2014-09-03 Thread Andrew Purtell
​The 3nd HBase 0.98.6 release candidate (RC2) is available for download at ​​​https://people.apache.org/~apurtell/0.98.6RC2/ and Maven artifacts are also available in the temporary repository https://repository.apache.org/content/repositories/orgapachehbase-1035 Signed with my code signing key D53

Writer for a hfile is rolled though it has not reached max size

2014-09-03 Thread ashish singhi
Hi all. When a writer for a column family exceeds the hregion.max.filesize then we are rolling writers of all the column families though the writers of the other column family has not exceeded the max size. Below is the code snippet from HFileOutputFormat2 class. {code} // If any of the

[jira] [Created] (HBASE-11891) Introduce HBaseInterfaceAudience level to denote class names that appear in configs.

2014-09-03 Thread Sean Busbey (JIRA)
Sean Busbey created HBASE-11891: --- Summary: Introduce HBaseInterfaceAudience level to denote class names that appear in configs. Key: HBASE-11891 URL: https://issues.apache.org/jira/browse/HBASE-11891 Pr

[jira] [Created] (HBASE-11890) HBase REST Client is hard coded to http protocol

2014-09-03 Thread Eric Yang (JIRA)
Eric Yang created HBASE-11890: - Summary: HBase REST Client is hard coded to http protocol Key: HBASE-11890 URL: https://issues.apache.org/jira/browse/HBASE-11890 Project: HBase Issue Type: Bug

Re: Error while HBase from source code

2014-09-03 Thread Dima Spivak
Sanjiv, If you're feeling adventurous (and are running on a Linux machine), check out https://issues.apache.org/jira/browse/HBASE-11885, which was opened to address the difficulties you've encountered. -Dima On Wed, Sep 3, 2014 at 4:39 PM, Ted Yu wrote: > bq. hbase.regionserver.global.memstor

[jira] [Created] (HBASE-11889) Turn distributedLogReplay off by default for HBase1.0

2014-09-03 Thread Jeffrey Zhong (JIRA)
Jeffrey Zhong created HBASE-11889: - Summary: Turn distributedLogReplay off by default for HBase1.0 Key: HBASE-11889 URL: https://issues.apache.org/jira/browse/HBASE-11889 Project: HBase Issue

Re: Error while HBase from source code

2014-09-03 Thread Ted Yu
bq. hbase.regionserver.global.memstore.size is 0.4 hfile.block.cache.size is 68.09002 Can you check the values for the following configs ? hfile.block.cache.size (default 0.4) hbase.bucketcache.size Cheers On Tue, Sep 2, 2014 at 5:12 AM, @Sanjiv Singh wrote: > I checked at both hbase-defau

[jira] [Resolved] (HBASE-6191) There should be a search option in the book which helps you to search the content in the book.

2014-09-03 Thread Misty Stanley-Jones (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6191?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Misty Stanley-Jones resolved HBASE-6191. Resolution: Won't Fix > There should be a search option in the book which helps you

[jira] [Resolved] (HBASE-11704) Include set-up instructions for building with IDEs besides Eclipse

2014-09-03 Thread Misty Stanley-Jones (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-11704?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Misty Stanley-Jones resolved HBASE-11704. - Resolution: Fixed This was resolved elsewhere. > Include set-up instructions for

Re: HBASE-11699 - Adding additional data to meta table.

2014-09-03 Thread Misty Stanley-Jones
I'd be happy to do a write-up if someone wants to give me source material -- anyone want to take a stab at how you guys want this to work? On Tue, Aug 12, 2014 at 6:45 PM, Mikhail Antonov wrote: > I'm also interested in this topic in light of HBASE-7767. So i'm wondering > if there's write-up d

Re: Request Doc Patch Review

2014-09-03 Thread Misty Stanley-Jones
Thanks Ted! On Wed, Sep 3, 2014 at 3:43 PM, Ted Yu wrote: > For HBASE-11738, Nick would be back tomorrow. He may want to take another > look. > > HBASE-11786 is good to go. > > Cheers > > > On Wed, Sep 3, 2014 at 3:37 PM, Misty Stanley-Jones < > mstanleyjo...@cloudera.com> wrote: > > > Hi all,

Re: Request Doc Patch Review

2014-09-03 Thread Ted Yu
For HBASE-11738, Nick would be back tomorrow. He may want to take another look. HBASE-11786 is good to go. Cheers On Wed, Sep 3, 2014 at 3:37 PM, Misty Stanley-Jones < mstanleyjo...@cloudera.com> wrote: > Hi all, > > I would appreciate it if some folks could look over the following doc > patch

Request Doc Patch Review

2014-09-03 Thread Misty Stanley-Jones
Hi all, I would appreciate it if some folks could look over the following doc patches that have been siting around for a few days: https://issues.apache.org/jira/browse/HBASE-11738 - Document improvements to LoadTestTool and PerformanceEvaluation

[jira] [Resolved] (HBASE-11887) Memory retention in branch-1; millions of instances of LiteralByteString for column qualifier and value

2014-09-03 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-11887?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack resolved HBASE-11887. --- Resolution: Fixed Fix Version/s: 0.98.8 Hadoop Flags: Reviewed Applied to 0.98+. 0.98 doesn't see

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

2014-09-03 Thread Andrew Purtell (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-11876?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Purtell resolved HBASE-11876. Resolution: Fixed Pushed to 0.98. All hbase-server tests pass locally. > RegionScanner.nex

[jira] [Created] (HBASE-11888) Add per region flush count

2014-09-03 Thread Elliott Clark (JIRA)
Elliott Clark created HBASE-11888: - Summary: Add per region flush count Key: HBASE-11888 URL: https://issues.apache.org/jira/browse/HBASE-11888 Project: HBase Issue Type: Bug Repo

Re: ​The ​2nd HBase 0.98.6​ ​release candidate (RC​1) is available, vote closing 9/9/2014

2014-09-03 Thread Andrew Purtell
See https://issues.apache.org/jira/browse/HBASE-11876?focusedCommentId=14119863&page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-14119863 On Wed, Sep 3, 2014 at 6:55 AM, Jean-Marc Spaggiari wrote: > tests failed on 3 servers on 3 with following error: > > Failed tes

Re: ​The ​2nd HBase 0.98.6​ ​release candidate (RC​1) is available, vote closing 9/9/2014

2014-09-03 Thread Andrew Purtell
Thanks Devaraj. As it turns out I need to pull this RC because of HBASE-11876. Let's try again soon after these are resolved. > On Sep 2, 2014, at 10:42 PM, Devaraj Das wrote: > > I meant to send this mail earlier in the evening but wasn't able to.. > Apologies. > > Andrew could you take

Re: ​The ​2nd HBase 0.98.6​ ​release candidate (RC​1) is available, vote closing 9/9/2014

2014-09-03 Thread Andrew Purtell
-1, HBASE-11876, HBASE-11886 > On Sep 2, 2014, at 10:17 PM, Andrew Purtell wrote: > > ​​The 2nd HBase 0.98.6 release candidate (RC1) is available for download at > ​​​https://people.apache.org/~apurtell/0.98.6RC1/ and Maven artifacts are > also available in the temporary repository > https://

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

2014-09-03 Thread Andrew Purtell (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-11876?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Purtell reopened HBASE-11876: The trunk change passed precommit but the 0.98 version requires an addendum to fix a failing t

Re: ​The ​2nd HBase 0.98.6​ ​release candidate (RC​1) is available, vote closing 9/9/2014

2014-09-03 Thread Jean-Marc Spaggiari
tests failed on 3 servers on 3 with following error: Failed tests: testScanNext(org.apache.hadoop.hbase.regionserver.TestRegionServerMetrics): Metrics Counters should be equal expected:<30> but was:<0> Only me? JM 2014-09-03 1:42 GMT-04:00 Devaraj Das : > I meant to send this mail earlier in t

[jira] [Created] (HBASE-11887) Memory retention in branch-1; millions of instances of LiteralByteString for column qualifier and value

2014-09-03 Thread stack (JIRA)
stack created HBASE-11887: - Summary: Memory retention in branch-1; millions of instances of LiteralByteString for column qualifier and value Key: HBASE-11887 URL: https://issues.apache.org/jira/browse/HBASE-11887

[jira] [Reopened] (HBASE-8674) JUnit and Surefire TRUNK-HBASE-2 plugins need a new home

2014-09-03 Thread Dima Spivak (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-8674?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dima Spivak reopened HBASE-8674: > JUnit and Surefire TRUNK-HBASE-2 plugins need a new home > ---