[jira] [Commented] (HBASE-12976) Default hbase.client.scanner.max.result.size

2015-02-04 Thread Shuaifeng Zhou (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-12976?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14306787#comment-14306787 ] Shuaifeng Zhou commented on HBASE-12976: this setting should work together with b

[jira] [Commented] (HBASE-12958) SSH doing hbase:meta get but hbase:meta not assigned

2015-02-04 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-12958?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14306784#comment-14306784 ] stack commented on HBASE-12958: --- Pushed to branch-1.0+. Need to do some work to get it int

[jira] [Updated] (HBASE-12958) SSH doing hbase:meta get but hbase:meta not assigned

2015-02-04 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-12958?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack updated HBASE-12958: -- Fix Version/s: (was: 1.0.0) 1.0.1 > SSH doing hbase:meta get but hbase:meta not assigned

[jira] [Commented] (HBASE-11544) [Ergonomics] hbase.client.scanner.caching is dogged and will try to return batch even if it means OOME

2015-02-04 Thread Asim Zafir (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-11544?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14306768#comment-14306768 ] Asim Zafir commented on HBASE-11544: We are running HBASE 0.96 and hbase.client.scan

Re: [jira] [Commented] (HBASE-11544) [Ergonomics] hbase.client.scanner.caching is dogged and will try to return batch even if it means OOME

2015-02-04 Thread Asim Zafir
We are running HBASE 0.96 and hbase.client.scanner.max.result.size is set to default and after reading this thread I set HBASE scanner caching value to 1000 from initial value of 100 . My queries are running are now taking 1000 seconds more . In this case caching is slowing the read performance

[jira] [Commented] (HBASE-12974) Opaque AsyncProcess failure: RetriesExhaustedWithDetailsException but no detail

2015-02-04 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-12974?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14306754#comment-14306754 ] stack commented on HBASE-12974: --- Happened again for me again: ${HOME}/hadoop/bin/hadoop --

[jira] [Commented] (HBASE-12958) SSH doing hbase:meta get but hbase:meta not assigned

2015-02-04 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-12958?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14306742#comment-14306742 ] Hadoop QA commented on HBASE-12958: --- {color:red}-1 overall{color}. Here are the result

[jira] [Updated] (HBASE-12976) Default hbase.client.scanner.max.result.size

2015-02-04 Thread Lars Hofhansl (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-12976?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lars Hofhansl updated HBASE-12976: -- Status: Patch Available (was: Open) I doubt this causes any issues whatsoever. But... To be su

[jira] [Updated] (HBASE-11567) Write bulk load COMMIT events to WAL

2015-02-04 Thread Jeffrey Zhong (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-11567?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jeffrey Zhong updated HBASE-11567: -- Attachment: HBASE-11567-v4-rebase.patch > Write bulk load COMMIT events to WAL > --

[jira] [Updated] (HBASE-11567) Write bulk load COMMIT events to WAL

2015-02-04 Thread Jeffrey Zhong (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-11567?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jeffrey Zhong updated HBASE-11567: -- Attachment: (was: HBASE-11567-v4-rebase.patch) > Write bulk load COMMIT events to WAL > ---

[jira] [Commented] (HBASE-12968) [0.94]SecureServer should not ignore CallQueueSize

2015-02-04 Thread hongyu bi (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-12968?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14306712#comment-14306712 ] hongyu bi commented on HBASE-12968: --- Yes , we've fixed this in our internal branch than

[jira] [Commented] (HBASE-12976) Default hbase.client.scanner.max.result.size

2015-02-04 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-12976?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14306709#comment-14306709 ] stack commented on HBASE-12976: --- Ok. +1. > Default hbase.client.scanner.max.result.size

[jira] [Updated] (HBASE-11861) Native MOB Compaction mechanisms.

2015-02-04 Thread Jingcheng Du (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-11861?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jingcheng Du updated HBASE-11861: - Attachment: HBASE-11861-V6.diff Update the patch (V6) according to comments in RB, add more unit

[jira] [Updated] (HBASE-12976) Default hbase.client.scanner.max.result.size

2015-02-04 Thread Lars Hofhansl (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-12976?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lars Hofhansl updated HBASE-12976: -- Attachment: 12976.txt Trivial but important change. Client can set caching as desired, the siz

[jira] [Updated] (HBASE-12976) Default hbase.client.scanner.max.result.size

2015-02-04 Thread Lars Hofhansl (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-12976?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lars Hofhansl updated HBASE-12976: -- Fix Version/s: 0.98.11 0.94.27 1.0.1 2.

[jira] [Commented] (HBASE-11544) [Ergonomics] hbase.client.scanner.caching is dogged and will try to return batch even if it means OOME

2015-02-04 Thread Lars Hofhansl (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-11544?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14306696#comment-14306696 ] Lars Hofhansl commented on HBASE-11544: --- Filed HBASE-12976. (By the way that is rec

[jira] [Created] (HBASE-12976) Default hbase.client.scanner.max.result.size

2015-02-04 Thread Lars Hofhansl (JIRA)
Lars Hofhansl created HBASE-12976: - Summary: Default hbase.client.scanner.max.result.size Key: HBASE-12976 URL: https://issues.apache.org/jira/browse/HBASE-12976 Project: HBase Issue Type: Bu

[jira] [Commented] (HBASE-11544) [Ergonomics] hbase.client.scanner.caching is dogged and will try to return batch even if it means OOME

2015-02-04 Thread Lars Hofhansl (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-11544?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14306686#comment-14306686 ] Lars Hofhansl commented on HBASE-11544: --- I nutshell I was saying: # For small rows

[jira] [Created] (HBASE-12975) SplitTranaction, RegionMergeTransaction to should have InterfaceAudience of LimitedPrivate(Coproc,Phoenix)

2015-02-04 Thread Rajeshbabu Chintaguntla (JIRA)
Rajeshbabu Chintaguntla created HBASE-12975: --- Summary: SplitTranaction, RegionMergeTransaction to should have InterfaceAudience of LimitedPrivate(Coproc,Phoenix) Key: HBASE-12975 URL: https://issues.apac

[jira] [Commented] (HBASE-12968) [0.94]SecureServer should not ignore CallQueueSize

2015-02-04 Thread Lars Hofhansl (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-12968?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14306660#comment-14306660 ] Lars Hofhansl commented on HBASE-12968: --- Good find. +1 Did you try this in your

[jira] [Commented] (HBASE-11544) [Ergonomics] hbase.client.scanner.caching is dogged and will try to return batch even if it means OOME

2015-02-04 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-11544?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14306663#comment-14306663 ] stack commented on HBASE-11544: --- bq. ... and that we probably need to allow the option to h

[jira] [Commented] (HBASE-12957) region_mover#isSuccessfulScan may be extremely slow on region with lots of expired data

2015-02-04 Thread Lars Hofhansl (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-12957?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14306656#comment-14306656 ] Lars Hofhansl commented on HBASE-12957: --- Why not use a Get then, or any other opera

[jira] [Commented] (HBASE-12973) RegionCoprocessorEnvironment should provide HRegionInfo directly

2015-02-04 Thread Lars Hofhansl (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-12973?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14306651#comment-14306651 ] Lars Hofhansl commented on HBASE-12973: --- That is a great idea! +1 We can add simpl

[jira] [Commented] (HBASE-12972) Region, a supportable public/evolving subset of HRegion

2015-02-04 Thread Lars Hofhansl (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-12972?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14306650#comment-14306650 ] Lars Hofhansl commented on HBASE-12972: --- [~giacomotaylor], let's figure out what Ph

[jira] [Commented] (HBASE-11544) [Ergonomics] hbase.client.scanner.caching is dogged and will try to return batch even if it means OOME

2015-02-04 Thread Lars Hofhansl (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-11544?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14306648#comment-14306648 ] Lars Hofhansl commented on HBASE-11544: --- Awesome. That's exactly what I had in mind

[jira] [Updated] (HBASE-12958) SSH doing hbase:meta get but hbase:meta not assigned

2015-02-04 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-12958?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack updated HBASE-12958: -- Attachment: 12958v2.txt > SSH doing hbase:meta get but hbase:meta not assigned > --

[jira] [Commented] (HBASE-12958) SSH doing hbase:meta get but hbase:meta not assigned

2015-02-04 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-12958?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14306621#comment-14306621 ] stack commented on HBASE-12958: --- Says kalashnikov-20:hbase.git.commit stack$ python ./dev-

[jira] [Commented] (HBASE-12954) Ability impaired using HBase on multihomed hosts

2015-02-04 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-12954?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14306615#comment-14306615 ] Ted Yu commented on HBASE-12954: TestImportExport and TestProcessBasedCluster passed loca

[jira] [Commented] (HBASE-12949) Scanner can be stuck in infinite loop if the HFile is corrupted

2015-02-04 Thread Jerry He (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-12949?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14306608#comment-14306608 ] Jerry He commented on HBASE-12949: -- Hi, [~tedyu] bq.The above can be declared as local v

[jira] [Commented] (HBASE-12949) Scanner can be stuck in infinite loop if the HFile is corrupted

2015-02-04 Thread Jerry He (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-12949?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14306599#comment-14306599 ] Jerry He commented on HBASE-12949: -- Hi, [~stack] Thanks for the review. bq. Do you thin

[jira] [Commented] (HBASE-12948) Increment#addColumn on the same column multi times produce wrong result

2015-02-04 Thread hongyu bi (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-12948?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14306598#comment-14306598 ] hongyu bi commented on HBASE-12948: --- ping [~apurtell]] [~enis]] Thanks > Increment#ad

[jira] [Commented] (HBASE-12954) Ability impaired using HBase on multihomed hosts

2015-02-04 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-12954?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14306580#comment-14306580 ] Hadoop QA commented on HBASE-12954: --- {color:red}-1 overall{color}. Here are the result

[jira] [Comment Edited] (HBASE-8329) Limit compaction speed

2015-02-04 Thread Andrew Purtell (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-8329?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14306542#comment-14306542 ] Andrew Purtell edited comment on HBASE-8329 at 2/5/15 2:58 AM: -

[jira] [Commented] (HBASE-8329) Limit compaction speed

2015-02-04 Thread Andrew Purtell (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-8329?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14306545#comment-14306545 ] Andrew Purtell commented on HBASE-8329: --- I'm going to commit the 0.98 patch tomorrow

[jira] [Commented] (HBASE-8329) Limit compaction speed

2015-02-04 Thread Andrew Purtell (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-8329?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14306542#comment-14306542 ] Andrew Purtell commented on HBASE-8329: --- I don't see a compatibility problem with th

[jira] [Commented] (HBASE-12954) Ability impaired using HBase on multihomed hosts

2015-02-04 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-12954?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14306529#comment-14306529 ] Ted Yu commented on HBASE-12954: TestDistributedLogSplitting passed locally with patch v8

[jira] [Commented] (HBASE-11568) Async WAL replication for region replicas

2015-02-04 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-11568?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14306523#comment-14306523 ] Hadoop QA commented on HBASE-11568: --- {color:red}-1 overall{color}. Here are the result

[jira] [Commented] (HBASE-12966) NPE in HMaster while recovering tables in Enabling state

2015-02-04 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-12966?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14306520#comment-14306520 ] Ted Yu commented on HBASE-12966: @Andrey: Mind going over the javadoc and findbugs warnin

[jira] [Commented] (HBASE-12954) Ability impaired using HBase on multihomed hosts

2015-02-04 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-12954?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14306519#comment-14306519 ] Hadoop QA commented on HBASE-12954: --- {color:red}-1 overall{color}. Here are the result

[jira] [Commented] (HBASE-11567) Write bulk load COMMIT events to WAL

2015-02-04 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-11567?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14306512#comment-14306512 ] Hadoop QA commented on HBASE-11567: --- {color:red}-1 overall{color}. Here are the result

[jira] [Commented] (HBASE-12966) NPE in HMaster while recovering tables in Enabling state

2015-02-04 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-12966?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14306498#comment-14306498 ] Hadoop QA commented on HBASE-12966: --- {color:red}-1 overall{color}. Here are the result

[jira] [Updated] (HBASE-11568) Async WAL replication for region replicas

2015-02-04 Thread Devaraj Das (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-11568?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Devaraj Das updated HBASE-11568: Status: Patch Available (was: Reopened) > Async WAL replication for region replicas >

[jira] [Updated] (HBASE-11568) Async WAL replication for region replicas

2015-02-04 Thread Devaraj Das (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-11568?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Devaraj Das updated HBASE-11568: Fix Version/s: 1.1.0 > Async WAL replication for region replicas >

[jira] [Updated] (HBASE-11568) Async WAL replication for region replicas

2015-02-04 Thread Devaraj Das (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-11568?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Devaraj Das updated HBASE-11568: Attachment: 11568-branch-1.txt Rebased patch for branch-1. > Async WAL replication for region repl

[jira] [Commented] (HBASE-12958) SSH doing hbase:meta get but hbase:meta not assigned

2015-02-04 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-12958?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14306437#comment-14306437 ] Hadoop QA commented on HBASE-12958: --- {color:red}-1 overall{color}. Here are the result

[jira] [Reopened] (HBASE-11568) Async WAL replication for region replicas

2015-02-04 Thread Devaraj Das (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-11568?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Devaraj Das reopened HBASE-11568: - Reopening for branch-1 commit > Async WAL replication for region replicas >

[jira] [Updated] (HBASE-12974) Opaque AsyncProcess failure: RetriesExhaustedWithDetailsException but no detail

2015-02-04 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-12974?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack updated HBASE-12974: -- Component/s: integration tests Affects Version/s: 1.0.0 Assignee: stack > Opaque AsyncPr

[jira] [Created] (HBASE-12974) Opaque AsyncProcess failure: RetriesExhaustedWithDetailsException but no detail

2015-02-04 Thread stack (JIRA)
stack created HBASE-12974: - Summary: Opaque AsyncProcess failure: RetriesExhaustedWithDetailsException but no detail Key: HBASE-12974 URL: https://issues.apache.org/jira/browse/HBASE-12974 Project: HBase

[jira] [Updated] (HBASE-12954) Ability impaired using HBase on multihomed hosts

2015-02-04 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-12954?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu updated HBASE-12954: --- Attachment: 12954-v8.txt > Ability impaired using HBase on multihomed hosts > ---

[jira] [Commented] (HBASE-12954) Ability impaired using HBase on multihomed hosts

2015-02-04 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-12954?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14306412#comment-14306412 ] Ted Yu commented on HBASE-12954: Here is review board for patch v8: https://reviews.apach

[jira] [Commented] (HBASE-12035) Client does an RPC to master everytime a region is relocated

2015-02-04 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-12035?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14306368#comment-14306368 ] stack commented on HBASE-12035: --- [~octo47] Thanks for working on this > Client does an RPC

[jira] [Commented] (HBASE-12035) Client does an RPC to master everytime a region is relocated

2015-02-04 Thread Andrey Stepachev (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-12035?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14306367#comment-14306367 ] Andrey Stepachev commented on HBASE-12035: -- seems new enable/disable logic still

[jira] [Commented] (HBASE-12035) Client does an RPC to master everytime a region is relocated

2015-02-04 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-12035?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14306363#comment-14306363 ] Hadoop QA commented on HBASE-12035: --- {color:red}-1 overall{color}. Here are the result

[jira] [Updated] (HBASE-12968) [0.94]SecureServer should not ignore CallQueueSize

2015-02-04 Thread hongyu bi (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-12968?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] hongyu bi updated HBASE-12968: -- Summary: [0.94]SecureServer should not ignore CallQueueSize (was: SecureServer should not ignore CallQ

[jira] [Updated] (HBASE-12706) Support multiple port numbers in ZK quorum string

2015-02-04 Thread Stephen Yuan Jiang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-12706?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stephen Yuan Jiang updated HBASE-12706: --- Attachment: HBASE-12706.v1-master.patch > Support multiple port numbers in ZK quorum

[jira] [Commented] (HBASE-12954) Ability impaired using HBase on multihomed hosts

2015-02-04 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-12954?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14306336#comment-14306336 ] stack commented on HBASE-12954: --- My review comments are not addressed. Let me know when the

[jira] [Commented] (HBASE-12954) Ability impaired using HBase on multihomed hosts

2015-02-04 Thread Dima Spivak (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-12954?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14306335#comment-14306335 ] Dima Spivak commented on HBASE-12954: - Hey [~tedyu], mind throwing it up on Review Bo

[jira] [Updated] (HBASE-12954) Ability impaired using HBase on multihomed hosts

2015-02-04 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-12954?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu updated HBASE-12954: --- Attachment: 12954-v7.txt This is the latest patch. Several tests have been added. Mind taking a look at this

[jira] [Commented] (HBASE-12949) Scanner can be stuck in infinite loop if the HFile is corrupted

2015-02-04 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-12949?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14306300#comment-14306300 ] Hadoop QA commented on HBASE-12949: --- {color:red}-1 overall{color}. Here are the result

[jira] [Updated] (HBASE-11567) Write bulk load COMMIT events to WAL

2015-02-04 Thread Jeffrey Zhong (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-11567?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jeffrey Zhong updated HBASE-11567: -- Attachment: HBASE-11567-v4-rebase.patch rebased the v4 patch against master. The patch is long

[jira] [Updated] (HBASE-4605) Constraints

2015-02-04 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4605?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack updated HBASE-4605: - Fix Version/s: 0.94.0 > Constraints > --- > > Key: HBASE-4605 > URL: https

[jira] [Commented] (HBASE-4605) Constraints

2015-02-04 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4605?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14306294#comment-14306294 ] stack commented on HBASE-4605: -- This went into trunk here: 063fa64 HBASE-4605 Constraints, r

[jira] [Commented] (HBASE-12966) NPE in HMaster while recovering tables in Enabling state

2015-02-04 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-12966?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14306289#comment-14306289 ] Hudson commented on HBASE-12966: FAILURE: Integrated in HBase-TRUNK #6089 (See [https://

[jira] [Updated] (HBASE-12966) NPE in HMaster while recovering tables in Enabling state

2015-02-04 Thread Andrey Stepachev (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-12966?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrey Stepachev updated HBASE-12966: - Attachment: HBASE-12966-branch-1.patch Yeah, my bad. In branch-1 logic in collocation of

[jira] [Commented] (HBASE-12954) Ability impaired using HBase on multihomed hosts

2015-02-04 Thread Devaraj Das (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-12954?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14306282#comment-14306282 ] Devaraj Das commented on HBASE-12954: - [~stack] thanks for the review. We did have so

[jira] [Commented] (HBASE-12971) Replication stuck due to large default value for replication.source.maxretriesmultiplier

2015-02-04 Thread zhangduo (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-12971?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14306280#comment-14306280 ] zhangduo commented on HBASE-12971: -- What about adding a configurable upper bound for sle

[jira] [Commented] (HBASE-12954) Ability impaired using HBase on multihomed hosts

2015-02-04 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-12954?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14306275#comment-14306275 ] stack commented on HBASE-12954: --- Going back to the patch after the above back and forth: T

[jira] [Commented] (HBASE-12966) NPE in HMaster while recovering tables in Enabling state

2015-02-04 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-12966?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14306250#comment-14306250 ] Hadoop QA commented on HBASE-12966: --- {color:red}-1 overall{color}. Here are the result

[jira] [Commented] (HBASE-11569) Flush / Compaction handling from secondary region replicas

2015-02-04 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-11569?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14306245#comment-14306245 ] Hadoop QA commented on HBASE-11569: --- {color:red}-1 overall{color}. Here are the result

[jira] [Updated] (HBASE-12035) Client does an RPC to master everytime a region is relocated

2015-02-04 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-12035?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack updated HBASE-12035: -- Attachment: 12035v2.txt Rebase > Client does an RPC to master everytime a region is relocated > --

[jira] [Commented] (HBASE-12966) NPE in HMaster while recovering tables in Enabling state

2015-02-04 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-12966?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14306238#comment-14306238 ] Ted Yu commented on HBASE-12966: Running TestEnableTableHandler (after removing MasterTes

[jira] [Updated] (HBASE-12966) NPE in HMaster while recovering tables in Enabling state

2015-02-04 Thread Andrey Stepachev (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-12966?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrey Stepachev updated HBASE-12966: - Attachment: HBASE-12966-branch-1.patch Sure :). > NPE in HMaster while recovering tables

[jira] [Updated] (HBASE-12958) SSH doing hbase:meta get but hbase:meta not assigned

2015-02-04 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-12958?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack updated HBASE-12958: -- Attachment: 12958v2.txt Address [~jxiang] review. Fixed broke test (I mangled the forward-port of this patch t

[jira] [Commented] (HBASE-12966) NPE in HMaster while recovering tables in Enabling state

2015-02-04 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-12966?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14306218#comment-14306218 ] Ted Yu commented on HBASE-12966: I assume the change to TestHFileBlockIndex.java was not

[jira] [Updated] (HBASE-12966) NPE in HMaster while recovering tables in Enabling state

2015-02-04 Thread Andrey Stepachev (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-12966?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrey Stepachev updated HBASE-12966: - Attachment: HBASE-12966-branch-1.patch > NPE in HMaster while recovering tables in Enabli

[jira] [Updated] (HBASE-12966) NPE in HMaster while recovering tables in Enabling state

2015-02-04 Thread Andrey Stepachev (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-12966?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrey Stepachev updated HBASE-12966: - Attachment: (was: HBASE-12966-branch-1.patch) > NPE in HMaster while recovering table

[jira] [Commented] (HBASE-12035) Client does an RPC to master everytime a region is relocated

2015-02-04 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-12035?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14306211#comment-14306211 ] Hadoop QA commented on HBASE-12035: --- {color:red}-1 overall{color}. Here are the result

[jira] [Commented] (HBASE-12966) NPE in HMaster while recovering tables in Enabling state

2015-02-04 Thread Andrey Stepachev (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-12966?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14306208#comment-14306208 ] Andrey Stepachev commented on HBASE-12966: -- sure, here it is (just added TEST_UT

[jira] [Updated] (HBASE-12966) NPE in HMaster while recovering tables in Enabling state

2015-02-04 Thread Andrey Stepachev (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-12966?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrey Stepachev updated HBASE-12966: - Attachment: HBASE-12966-branch-1.patch > NPE in HMaster while recovering tables in Enabli

[jira] [Updated] (HBASE-12035) Client does an RPC to master everytime a region is relocated

2015-02-04 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-12035?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack updated HBASE-12035: -- Attachment: HBASE-12035 (1) (1).patch > Client does an RPC to master everytime a region is relocated >

[jira] [Commented] (HBASE-12958) SSH doing hbase:meta get but hbase:meta not assigned

2015-02-04 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-12958?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14306197#comment-14306197 ] Hadoop QA commented on HBASE-12958: --- {color:red}-1 overall{color}. Here are the result

[jira] [Commented] (HBASE-12972) Region, a supportable public/evolving subset of HRegion

2015-02-04 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-12972?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14306196#comment-14306196 ] stack commented on HBASE-12972: --- Could Region implement the bulk of the Table Interface? >

[jira] [Commented] (HBASE-12958) SSH doing hbase:meta get but hbase:meta not assigned

2015-02-04 Thread Jimmy Xiang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-12958?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14306180#comment-14306180 ] Jimmy Xiang commented on HBASE-12958: - +1, good fix. Just one nit, the change to Meta

[jira] [Commented] (HBASE-12966) NPE in HMaster while recovering tables in Enabling state

2015-02-04 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-12966?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14306172#comment-14306172 ] Ted Yu commented on HBASE-12966: @Andrey: Can you attach patch for branch-1 ? I tried to

[jira] [Commented] (HBASE-12949) Scanner can be stuck in infinite loop if the HFile is corrupted

2015-02-04 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-12949?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14306161#comment-14306161 ] stack commented on HBASE-12949: --- Do you think the sanity checks better belong inside the Ke

[jira] [Commented] (HBASE-12966) NPE in HMaster while recovering tables in Enabling state

2015-02-04 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-12966?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14306154#comment-14306154 ] stack commented on HBASE-12966: --- +1 Great. > NPE in HMaster while recovering tables in Ena

[jira] [Resolved] (HBASE-12530) TestStatusResource can fail if run in parallel with other tests

2015-02-04 Thread Andrew Purtell (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-12530?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Purtell resolved HBASE-12530. Resolution: Cannot Reproduce Fix Version/s: (was: 0.98.11)

[jira] [Updated] (HBASE-12958) SSH doing hbase:meta get but hbase:meta not assigned

2015-02-04 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-12958?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack updated HBASE-12958: -- Fix Version/s: 0.98.11 1.1.0 2.0.0 1.0.0 Sta

[jira] [Updated] (HBASE-12958) SSH doing hbase:meta get but hbase:meta not assigned

2015-02-04 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-12958?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack updated HBASE-12958: -- Attachment: 12958.txt Move rpc to meta out from under synchronize block. There is another call to meta in Regi

[jira] [Commented] (HBASE-12966) NPE in HMaster while recovering tables in Enabling state

2015-02-04 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-12966?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14306113#comment-14306113 ] Hadoop QA commented on HBASE-12966: --- {color:green}+1 overall{color}. Here are the resu

[jira] [Resolved] (HBASE-12961) Negative values in read and write region server metrics

2015-02-04 Thread Andrew Purtell (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-12961?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Purtell resolved HBASE-12961. Resolution: Fixed Ok. Let me track that down > Negative values in read and write region se

[jira] [Commented] (HBASE-12949) Scanner can be stuck in infinite loop if the HFile is corrupted

2015-02-04 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-12949?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14306097#comment-14306097 ] Ted Yu commented on HBASE-12949: {code} +protected int currRowLength; +protected

[jira] [Commented] (HBASE-12966) NPE in HMaster while recovering tables in Enabling state

2015-02-04 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-12966?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14306090#comment-14306090 ] Ted Yu commented on HBASE-12966: +1 > NPE in HMaster while recovering tables in Enabling

[jira] [Updated] (HBASE-12949) Scanner can be stuck in infinite loop if the HFile is corrupted

2015-02-04 Thread Jerry He (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-12949?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jerry He updated HBASE-12949: - Status: Patch Available (was: Open) > Scanner can be stuck in infinite loop if the HFile is corrupted >

[jira] [Updated] (HBASE-12949) Scanner can be stuck in infinite loop if the HFile is corrupted

2015-02-04 Thread Jerry He (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-12949?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jerry He updated HBASE-12949: - Attachment: HBASE-12949-master.patch Attached a patch to see if you folks are ok with the approach. Here

[jira] [Commented] (HBASE-11569) Flush / Compaction handling from secondary region replicas

2015-02-04 Thread Enis Soztutar (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-11569?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14306038#comment-14306038 ] Enis Soztutar commented on HBASE-11569: --- We can do the reviews here, until RB works

[jira] [Updated] (HBASE-11569) Flush / Compaction handling from secondary region replicas

2015-02-04 Thread Enis Soztutar (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-11569?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Enis Soztutar updated HBASE-11569: -- Fix Version/s: 1.1.0 2.0.0 Status: Patch Available (was: Open) >

[jira] [Updated] (HBASE-11569) Flush / Compaction handling from secondary region replicas

2015-02-04 Thread Enis Soztutar (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-11569?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Enis Soztutar updated HBASE-11569: -- Attachment: hbase-11569-master-v3.patch RB does not work for me it seems. I am attaching an u

[jira] [Commented] (HBASE-12965) Enhance the delete option to pass Filters

2015-02-04 Thread Vladimir Rodionov (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-12965?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14306014#comment-14306014 ] Vladimir Rodionov commented on HBASE-12965: --- One step further ... Why would no

[jira] [Commented] (HBASE-12961) Negative values in read and write region server metrics

2015-02-04 Thread Elliott Clark (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-12961?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14305988#comment-14305988 ] Elliott Clark commented on HBASE-12961: --- The build has failed with that previously

  1   2   >