[jira] [Created] (HBASE-8119) StochasticLoadBalancer does not take into account per table balance

2013-03-14 Thread Enis Soztutar (JIRA)
Enis Soztutar created HBASE-8119: Summary: StochasticLoadBalancer does not take into account per table balance Key: HBASE-8119 URL: https://issues.apache.org/jira/browse/HBASE-8119 Project: HBase

[jira] [Commented] (HBASE-8119) StochasticLoadBalancer does not take into account per table balance

2013-03-14 Thread Enis Soztutar (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-8119?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13603042#comment-13603042 ] Enis Soztutar commented on HBASE-8119: -- Relevant logs from master: {code} 2013-03-14

[jira] [Commented] (HBASE-8119) StochasticLoadBalancer does not take into account per table balance

2013-03-14 Thread Enis Soztutar (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-8119?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13603045#comment-13603045 ] Enis Soztutar commented on HBASE-8119: -- Also you cannot invoke balancer, since it

[jira] [Commented] (HBASE-8119) StochasticLoadBalancer does not take into account per table balance

2013-03-14 Thread Enis Soztutar (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-8119?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13603052#comment-13603052 ] Enis Soztutar commented on HBASE-8119: -- After I deleted other 5 tables, which span

[jira] [Resolved] (HBASE-8116) TestSnapshotCloneIndependence fails in trunk builds intermittently

2013-03-14 Thread Enis Soztutar (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-8116?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Enis Soztutar resolved HBASE-8116. -- Resolution: Fixed Fix Version/s: 0.98.0 0.95.0 Assignee:

[jira] [Commented] (HBASE-8116) TestSnapshotCloneIndependence fails in trunk builds intermittently

2013-03-14 Thread Enis Soztutar (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-8116?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13603056#comment-13603056 ] Enis Soztutar commented on HBASE-8116: -- Let's keep an eye on the test, and reopen

[jira] [Commented] (HBASE-8119) StochasticLoadBalancer does not take into account per table balance

2013-03-14 Thread Enis Soztutar (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-8119?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13603115#comment-13603115 ] Enis Soztutar commented on HBASE-8119: -- bq. yes this is by design.

[jira] [Commented] (HBASE-8044) split/flush/compact/major_compact from hbase shell does not work for region key with \x format

2013-03-15 Thread Enis Soztutar (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-8044?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13603650#comment-13603650 ] Enis Soztutar commented on HBASE-8044: -- bq. How about we get rid of the old API of

[jira] [Commented] (HBASE-8124) TableMapReduceUtils should distribute dependency jars using an hbase config

2013-03-15 Thread Enis Soztutar (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-8124?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13603806#comment-13603806 ] Enis Soztutar commented on HBASE-8124: -- tmpjars is actually a Hadoop configuration,

[jira] [Commented] (HBASE-4755) HBase based block placement in DFS

2013-03-15 Thread Enis Soztutar (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4755?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13603967#comment-13603967 ] Enis Soztutar commented on HBASE-4755: -- I like Sanjay's idea in that it is more

[jira] [Commented] (HBASE-4755) HBase based block placement in DFS

2013-03-15 Thread Enis Soztutar (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4755?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13603991#comment-13603991 ] Enis Soztutar commented on HBASE-4755: -- bq. Online serving cases in general will

[jira] [Commented] (HBASE-4755) HBase based block placement in DFS

2013-03-15 Thread Enis Soztutar (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4755?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13603994#comment-13603994 ] Enis Soztutar commented on HBASE-4755: -- To be clear, I think we can do both of these.

[jira] [Updated] (HBASE-8119) Optimize StochasticLoadBalancer

2013-03-18 Thread Enis Soztutar (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-8119?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Enis Soztutar updated HBASE-8119: - Summary: Optimize StochasticLoadBalancer (was: StochasticLoadBalancer does not take into

[jira] [Commented] (HBASE-8119) Optimize StochasticLoadBalancer

2013-03-18 Thread Enis Soztutar (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-8119?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13605827#comment-13605827 ] Enis Soztutar commented on HBASE-8119: -- bq. Per table load balancing runs the

[jira] [Commented] (HBASE-8119) Optimize StochasticLoadBalancer

2013-03-18 Thread Enis Soztutar (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-8119?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13605847#comment-13605847 ] Enis Soztutar commented on HBASE-8119: -- Quoting review at

[jira] [Commented] (HBASE-7305) ZK based Read/Write locks for table operations

2013-03-18 Thread Enis Soztutar (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7305?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13605886#comment-13605886 ] Enis Soztutar commented on HBASE-7305: -- Thanks Jon, I was in the process of updating

[jira] [Comment Edited] (HBASE-8119) Optimize StochasticLoadBalancer

2013-03-18 Thread Enis Soztutar (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-8119?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13605847#comment-13605847 ] Enis Soztutar edited comment on HBASE-8119 at 3/19/13 1:40 AM:

[jira] [Created] (HBASE-8143) HBase on Hadoop 2 with local hort circuit reads (ssr) causes OOM

2013-03-18 Thread Enis Soztutar (JIRA)
Enis Soztutar created HBASE-8143: Summary: HBase on Hadoop 2 with local hort circuit reads (ssr) causes OOM Key: HBASE-8143 URL: https://issues.apache.org/jira/browse/HBASE-8143 Project: HBase

[jira] [Updated] (HBASE-8143) HBase on Hadoop 2 with local short circuit reads (ssr) causes OOM

2013-03-18 Thread Enis Soztutar (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-8143?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Enis Soztutar updated HBASE-8143: - Summary: HBase on Hadoop 2 with local short circuit reads (ssr) causes OOM (was: HBase on

[jira] [Commented] (HBASE-8143) HBase on Hadoop 2 with local short circuit reads (ssr) causes OOM

2013-03-19 Thread Enis Soztutar (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-8143?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13606109#comment-13606109 ] Enis Soztutar commented on HBASE-8143: -- bq. if you did not set MaxDirectMemorySize

[jira] [Commented] (HBASE-7801) Allow a deferred sync option per Mutation.

2013-03-19 Thread Enis Soztutar (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7801?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13606569#comment-13606569 ] Enis Soztutar commented on HBASE-7801: -- bq. Are generated filed (like

[jira] [Commented] (HBASE-8129) Enhance long line detection in patch testing by ignoring generated files

2013-03-19 Thread Enis Soztutar (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-8129?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13606573#comment-13606573 ] Enis Soztutar commented on HBASE-8129: -- line length detection is a hack quickly put

[jira] [Commented] (HBASE-7801) Allow a deferred sync option per Mutation.

2013-03-19 Thread Enis Soztutar (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7801?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13606581#comment-13606581 ] Enis Soztutar commented on HBASE-7801: -- I think this is a good time to think about

[jira] [Commented] (HBASE-7801) Allow a deferred sync option per Mutation.

2013-03-19 Thread Enis Soztutar (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7801?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13606615#comment-13606615 ] Enis Soztutar commented on HBASE-7801: -- bq. Not sure we want to leak the Hadoop

[jira] [Created] (HBASE-8146) IntegrationTestBigLinkedList does not work on distributed setup

2013-03-19 Thread Enis Soztutar (JIRA)
Enis Soztutar created HBASE-8146: Summary: IntegrationTestBigLinkedList does not work on distributed setup Key: HBASE-8146 URL: https://issues.apache.org/jira/browse/HBASE-8146 Project: HBase

[jira] [Updated] (HBASE-8146) IntegrationTestBigLinkedList does not work on distributed setup

2013-03-19 Thread Enis Soztutar (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-8146?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Enis Soztutar updated HBASE-8146: - Attachment: hbase-8146_v1.patch Simple patch. IntegrationTestBigLinkedList

[jira] [Commented] (HBASE-8146) IntegrationTestBigLinkedList does not work on distributed setup

2013-03-19 Thread Enis Soztutar (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-8146?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13606885#comment-13606885 ] Enis Soztutar commented on HBASE-8146: -- Thanks for the quick look. We've discovered

[jira] [Commented] (HBASE-8146) IntegrationTestBigLinkedList does not work on distributed setup

2013-03-19 Thread Enis Soztutar (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-8146?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13606902#comment-13606902 ] Enis Soztutar commented on HBASE-8146: -- bq. Are there any other dependencies we're

[jira] [Updated] (HBASE-7305) ZK based Read/Write locks for table operations

2013-03-19 Thread Enis Soztutar (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7305?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Enis Soztutar updated HBASE-7305: - Attachment: HBaseTableLocks_v2.pdf Attaching updated doc. ZK based Read/Write

[jira] [Updated] (HBASE-7546) Obtain a table read lock on region split operations

2013-03-19 Thread Enis Soztutar (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7546?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Enis Soztutar updated HBASE-7546: - Attachment: hbase-7546_v5.patch Attaching a rebased patch. I wanted to test this one more time

[jira] [Comment Edited] (HBASE-7546) Obtain a table read lock on region split operations

2013-03-19 Thread Enis Soztutar (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7546?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13606988#comment-13606988 ] Enis Soztutar edited comment on HBASE-7546 at 3/19/13 11:12 PM:

[jira] [Commented] (HBASE-7546) Obtain a table read lock on region split operations

2013-03-19 Thread Enis Soztutar (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7546?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13607004#comment-13607004 ] Enis Soztutar commented on HBASE-7546: -- Ted, I thought

[jira] [Commented] (HBASE-7546) Obtain a table read lock on region split operations

2013-03-19 Thread Enis Soztutar (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7546?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13607017#comment-13607017 ] Enis Soztutar commented on HBASE-7546: -- bq. Along this line, online merge should

[jira] [Updated] (HBASE-7848) Use ZK-based read/write lock to make flush-type snapshot robust

2013-03-19 Thread Enis Soztutar (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7848?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Enis Soztutar updated HBASE-7848: - Attachment: hbase-7848_v2.patch Updated Ted's patch with some review comments: -

[jira] [Updated] (HBASE-7848) Use ZK-based read/write lock to make flush-type snapshot robust

2013-03-19 Thread Enis Soztutar (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7848?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Enis Soztutar updated HBASE-7848: - Status: Patch Available (was: Open) Use ZK-based read/write lock to make flush-type

[jira] [Commented] (HBASE-7848) Use ZK-based read/write lock to make flush-type snapshot robust against table enable/disable/alter

2013-03-19 Thread Enis Soztutar (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7848?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13607155#comment-13607155 ] Enis Soztutar commented on HBASE-7848: -- Tested in local cluster. no issues.

[jira] [Updated] (HBASE-8146) IntegrationTestBigLinkedList does not work on distributed setup

2013-03-19 Thread Enis Soztutar (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-8146?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Enis Soztutar updated HBASE-8146: - Resolution: Fixed Hadoop Flags: Reviewed Status: Resolved (was: Patch Available)

[jira] [Updated] (HBASE-8146) IntegrationTestBigLinkedList does not work on distributed setup

2013-03-20 Thread Enis Soztutar (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-8146?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Enis Soztutar updated HBASE-8146: - Attachment: hbase-8146_v1-0.94.patch Committed this to 0.94.7 as well. Attaching committed

[jira] [Commented] (HBASE-8158) Backport HBASE-8140 TableMapReduceUtils#addDependencyJar fails when nested inside another MR job

2013-03-20 Thread Enis Soztutar (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-8158?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13608253#comment-13608253 ] Enis Soztutar commented on HBASE-8158: -- Maybe we can backport this, but still keep

[jira] [Updated] (HBASE-7546) Obtain a table read lock on region split operations

2013-03-20 Thread Enis Soztutar (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7546?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Enis Soztutar updated HBASE-7546: - Status: Patch Available (was: Open) Obtain a table read lock on region split operations

[jira] [Commented] (HBASE-8158) Backport HBASE-8140 TableMapReduceUtils#addDependencyJar fails when nested inside another MR job

2013-03-20 Thread Enis Soztutar (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-8158?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13608271#comment-13608271 ] Enis Soztutar commented on HBASE-8158: -- I though we might want to try the backported

[jira] [Commented] (HBASE-7801) Allow a deferred sync option per Mutation.

2013-03-20 Thread Enis Soztutar (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7801?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13608302#comment-13608302 ] Enis Soztutar commented on HBASE-7801: -- Two more comments: Should we rename

[jira] [Commented] (HBASE-8158) Backport HBASE-8140 TableMapReduceUtils#addDependencyJar fails when nested inside another MR job

2013-03-20 Thread Enis Soztutar (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-8158?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13608305#comment-13608305 ] Enis Soztutar commented on HBASE-8158: -- bq. JarFinder will build a jar from class

[jira] [Commented] (HBASE-8158) Backport HBASE-8140 TableMapReduceUtils#addDependencyJar fails when nested inside another MR job

2013-03-20 Thread Enis Soztutar (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-8158?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13608324#comment-13608324 ] Enis Soztutar commented on HBASE-8158: -- bq. Trunk should also be updated to match

[jira] [Updated] (HBASE-7546) Obtain a table read lock on region split operations

2013-03-20 Thread Enis Soztutar (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7546?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Enis Soztutar updated HBASE-7546: - Status: Open (was: Patch Available) Obtain a table read lock on region split operations

[jira] [Updated] (HBASE-7546) Obtain a table read lock on region split operations

2013-03-20 Thread Enis Soztutar (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7546?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Enis Soztutar updated HBASE-7546: - Attachment: hbase-7546_v6.patch Rebased patch. Obtain a table read lock on

[jira] [Updated] (HBASE-7546) Obtain a table read lock on region split operations

2013-03-20 Thread Enis Soztutar (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7546?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Enis Soztutar updated HBASE-7546: - Status: Patch Available (was: Open) Obtain a table read lock on region split operations

[jira] [Commented] (HBASE-8158) Backport HBASE-8140 TableMapReduceUtils#addDependencyJar fails when nested inside another MR job

2013-03-20 Thread Enis Soztutar (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-8158?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13608359#comment-13608359 ] Enis Soztutar commented on HBASE-8158: -- That is a shame. Hadoop should provide jar

[jira] [Commented] (HBASE-7948) client doesn't need to refresh meta while the region is opening

2013-03-20 Thread Enis Soztutar (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7948?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13608431#comment-13608431 ] Enis Soztutar commented on HBASE-7948: -- +1 client doesn't need to

[jira] [Commented] (HBASE-7546) Obtain a table read lock on region split operations

2013-03-20 Thread Enis Soztutar (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7546?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13608443#comment-13608443 ] Enis Soztutar commented on HBASE-7546: -- Run TestHTableMultiplexer 2 times locally,

[jira] [Updated] (HBASE-7546) Obtain a table read lock on region split operations

2013-03-20 Thread Enis Soztutar (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7546?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Enis Soztutar updated HBASE-7546: - Resolution: Fixed Fix Version/s: 0.98.0 Release Note: Region split operations now

[jira] [Commented] (HBASE-7848) Use ZK-based read/write lock to make flush-type snapshot robust against table enable/disable/alter

2013-03-20 Thread Enis Soztutar (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7848?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13608453#comment-13608453 ] Enis Soztutar commented on HBASE-7848: -- [~ted_yu], [~jmhsieh] should we go with v2?

[jira] [Commented] (HBASE-7848) Use ZK-based read/write lock to make flush-type snapshot robust against table enable/disable/alter

2013-03-20 Thread Enis Soztutar (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7848?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13608518#comment-13608518 ] Enis Soztutar commented on HBASE-7848: -- In all other handlers, the contract is that

[jira] [Commented] (HBASE-8104) HBase consistency and availability after replication

2013-03-20 Thread Enis Soztutar (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-8104?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13608541#comment-13608541 ] Enis Soztutar commented on HBASE-8104: -- In your case, you have to ensure two

[jira] [Commented] (HBASE-7848) Use ZK-based read/write lock to make flush-type snapshot robust against table enable/disable/alter

2013-03-21 Thread Enis Soztutar (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7848?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13609194#comment-13609194 ] Enis Soztutar commented on HBASE-7848: -- bq. Looking at

[jira] [Commented] (HBASE-8167) make RPC select ops multi-threaded

2013-03-21 Thread Enis Soztutar (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-8167?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13609408#comment-13609408 ] Enis Soztutar commented on HBASE-8167: -- I think FB guys were talking about the same

[jira] [Commented] (HBASE-7848) Use ZK-based read/write lock to make flush-type snapshot robust against table enable/disable/alter

2013-03-21 Thread Enis Soztutar (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7848?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13609636#comment-13609636 ] Enis Soztutar commented on HBASE-7848: -- bq. I'm thinking about why we only do this on

[jira] [Updated] (HBASE-8143) HBase on Hadoop 2 with local short circuit reads (ssr) causes OOM

2013-03-21 Thread Enis Soztutar (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-8143?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Enis Soztutar updated HBASE-8143: - Attachment: OpenFileTest.java Attaching simple test code. If you run this against

[jira] [Updated] (HBASE-7848) Use ZK-based read/write lock to make flush-type snapshot robust against table enable/disable/alter

2013-03-21 Thread Enis Soztutar (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7848?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Enis Soztutar updated HBASE-7848: - Status: Open (was: Patch Available) Use ZK-based read/write lock to make flush-type

[jira] [Updated] (HBASE-7848) Use ZK-based read/write lock to make flush-type snapshot robust against table enable/disable/alter

2013-03-21 Thread Enis Soztutar (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7848?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Enis Soztutar updated HBASE-7848: - Status: Patch Available (was: Open) Use ZK-based read/write lock to make flush-type

[jira] [Commented] (HBASE-8119) Optimize StochasticLoadBalancer

2013-03-21 Thread Enis Soztutar (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-8119?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13609822#comment-13609822 ] Enis Soztutar commented on HBASE-8119: -- [~eclark] would you mind taking a look?

[jira] [Created] (HBASE-6608) HBASE-6160 fix does not work

2012-08-17 Thread Enis Soztutar (JIRA)
Enis Soztutar created HBASE-6608: Summary: HBASE-6160 fix does not work Key: HBASE-6608 URL: https://issues.apache.org/jira/browse/HBASE-6608 Project: HBase Issue Type: Bug

[jira] [Updated] (HBASE-6608) HBASE-6160 fix does not work

2012-08-17 Thread Enis Soztutar (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6608?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Enis Soztutar updated HBASE-6608: - Attachment: hbase-6608_v1.patch Attaching a patch, which changes the HashSet to use region names

[jira] [Updated] (HBASE-6608) Fix for HBASE-6160, META entries from daughters can be deleted before parent entries, shouldn't compare HRegionInfo's

2012-08-20 Thread Enis Soztutar (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6608?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Enis Soztutar updated HBASE-6608: - Attachment: hbase-6608_v1-0.92+0.94.patch Thanks for the reviews. Attaching a patch for 0.92 and

[jira] [Commented] (HBASE-6603) RegionMetricsStorage.incrNumericMetric is called too often

2012-08-20 Thread Enis Soztutar (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6603?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13438304#comment-13438304 ] Enis Soztutar commented on HBASE-6603: -- Great find. Can we merge to 0.92 as well.

[jira] [Commented] (HBASE-6609) Startcluster fails on windows (references ls)

2012-08-22 Thread Enis Soztutar (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6609?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13439983#comment-13439983 ] Enis Soztutar commented on HBASE-6609: -- I think you should use the hadoop version

[jira] [Updated] (HBASE-6052) Convert .META. and -ROOT- content to pb

2012-08-22 Thread Enis Soztutar (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6052?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Enis Soztutar updated HBASE-6052: - Status: Open (was: Patch Available) Convert .META. and -ROOT- content to pb

[jira] [Updated] (HBASE-6052) Convert .META. and -ROOT- content to pb

2012-08-22 Thread Enis Soztutar (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6052?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Enis Soztutar updated HBASE-6052: - Status: Patch Available (was: Open) Resubmit to jenkins Convert .META. and

[jira] [Created] (HBASE-6646) Upgrade to 0.96 section in the book

2012-08-23 Thread Enis Soztutar (JIRA)
Enis Soztutar created HBASE-6646: Summary: Upgrade to 0.96 section in the book Key: HBASE-6646 URL: https://issues.apache.org/jira/browse/HBASE-6646 Project: HBase Issue Type: Improvement

[jira] [Updated] (HBASE-6052) Convert .META. and -ROOT- content to pb

2012-08-23 Thread Enis Soztutar (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6052?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Enis Soztutar updated HBASE-6052: - Release Note: Changed .META. and ROOT tables' content to be Protobuf serialization of

[jira] [Updated] (HBASE-6052) Convert .META. and -ROOT- content to pb

2012-08-23 Thread Enis Soztutar (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6052?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Enis Soztutar updated HBASE-6052: - Status: Open (was: Patch Available) Convert .META. and -ROOT- content to pb

[jira] [Updated] (HBASE-6052) Convert .META. and -ROOT- content to pb

2012-08-23 Thread Enis Soztutar (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6052?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Enis Soztutar updated HBASE-6052: - Attachment: HBASE-6052_v8.patch Latest patch from RB addressing review comments. Lets retry

[jira] [Updated] (HBASE-6052) Convert .META. and -ROOT- content to pb

2012-08-23 Thread Enis Soztutar (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6052?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Enis Soztutar updated HBASE-6052: - Status: Patch Available (was: Open) Convert .META. and -ROOT- content to pb

[jira] [Commented] (HBASE-6469) Failure on enable/disable table will cause table state in zk to be left as enabling/disabling until master is restart

2012-08-23 Thread Enis Soztutar (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6469?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13440842#comment-13440842 ] Enis Soztutar commented on HBASE-6469: -- For 3, we can have smt like -force to set

[jira] [Updated] (HBASE-6052) Convert .META. and -ROOT- content to pb

2012-08-27 Thread Enis Soztutar (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6052?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Enis Soztutar updated HBASE-6052: - Status: Open (was: Patch Available) Convert .META. and -ROOT- content to pb

[jira] [Updated] (HBASE-6052) Convert .META. and -ROOT- content to pb

2012-08-27 Thread Enis Soztutar (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6052?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Enis Soztutar updated HBASE-6052: - Status: Patch Available (was: Open) Let's try jenkins one more time. Convert

[jira] [Updated] (HBASE-6052) Convert .META. and -ROOT- content to pb

2012-08-27 Thread Enis Soztutar (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6052?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Enis Soztutar updated HBASE-6052: - Status: Open (was: Patch Available) Convert .META. and -ROOT- content to pb

[jira] [Updated] (HBASE-6052) Convert .META. and -ROOT- content to pb

2012-08-27 Thread Enis Soztutar (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6052?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Enis Soztutar updated HBASE-6052: - Attachment: HBASE-6052_v9.patch Patch rebased to trunk. Convert .META. and

[jira] [Updated] (HBASE-6052) Convert .META. and -ROOT- content to pb

2012-08-27 Thread Enis Soztutar (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6052?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Enis Soztutar updated HBASE-6052: - Status: Patch Available (was: Open) Convert .META. and -ROOT- content to pb

[jira] [Commented] (HBASE-6052) Convert .META. and -ROOT- content to pb

2012-08-28 Thread Enis Soztutar (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6052?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13443339#comment-13443339 ] Enis Soztutar commented on HBASE-6052: -- Thanks for the reviews, and bearing with me.

[jira] [Created] (HBASE-6706) Remove TotalOrderPartitioner

2012-08-31 Thread Enis Soztutar (JIRA)
Enis Soztutar created HBASE-6706: Summary: Remove TotalOrderPartitioner Key: HBASE-6706 URL: https://issues.apache.org/jira/browse/HBASE-6706 Project: HBase Issue Type: Improvement

[jira] [Updated] (HBASE-6706) Remove TotalOrderPartitioner

2012-09-04 Thread Enis Soztutar (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6706?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Enis Soztutar updated HBASE-6706: - Status: Patch Available (was: Open) Remove TotalOrderPartitioner

[jira] [Updated] (HBASE-6706) Remove TotalOrderPartitioner

2012-09-04 Thread Enis Soztutar (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6706?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Enis Soztutar updated HBASE-6706: - Attachment: hbase-6706_v1.patch Attaching a patch which does: - Introduce HadoopShims interface

[jira] [Commented] (HBASE-6706) Remove TotalOrderPartitioner

2012-09-04 Thread Enis Soztutar (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6706?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13448378#comment-13448378 ] Enis Soztutar commented on HBASE-6706: -- Created RB:

[jira] [Commented] (HBASE-6302) Document how to run integration tests

2012-09-05 Thread Enis Soztutar (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6302?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13448933#comment-13448933 ] Enis Soztutar commented on HBASE-6302: -- Sorry guys, I was waiting for HBASE-6241 to

[jira] [Updated] (HBASE-6706) Remove TotalOrderPartitioner

2012-09-06 Thread Enis Soztutar (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6706?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Enis Soztutar updated HBASE-6706: - Status: Open (was: Patch Available) Remove TotalOrderPartitioner

[jira] [Updated] (HBASE-6706) Remove TotalOrderPartitioner

2012-09-06 Thread Enis Soztutar (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6706?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Enis Soztutar updated HBASE-6706: - Status: Patch Available (was: Open) Remove TotalOrderPartitioner

[jira] [Commented] (HBASE-6241) HBaseCluster interface for interacting with the cluster from system tests

2012-09-07 Thread Enis Soztutar (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6241?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13451125#comment-13451125 ] Enis Soztutar commented on HBASE-6241: -- I think I need to rebase the patch, and

[jira] [Commented] (HBASE-6241) HBaseCluster interface for interacting with the cluster from system tests

2012-09-10 Thread Enis Soztutar (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6241?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13452610#comment-13452610 ] Enis Soztutar commented on HBASE-6241: -- Thanks Stack for the review. I'll put

[jira] [Updated] (HBASE-6241) HBaseCluster interface for interacting with the cluster from system tests

2012-09-13 Thread Enis Soztutar (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6241?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Enis Soztutar updated HBASE-6241: - Status: Open (was: Patch Available) HBaseCluster interface for interacting with the

[jira] [Updated] (HBASE-6241) HBaseCluster interface for interacting with the cluster from system tests

2012-09-13 Thread Enis Soztutar (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6241?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Enis Soztutar updated HBASE-6241: - Attachment: HBASE-6241_v4.patch Attaching patch from RB. HBaseCluster

[jira] [Updated] (HBASE-6241) HBaseCluster interface for interacting with the cluster from system tests

2012-09-13 Thread Enis Soztutar (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6241?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Enis Soztutar updated HBASE-6241: - Status: Patch Available (was: Open) HBaseCluster interface for interacting with the

[jira] [Commented] (HBASE-6778) Deprecate Chore; its a thread per task when we should have one thread to do all tasks

2012-09-13 Thread Enis Soztutar (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6778?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13455437#comment-13455437 ] Enis Soztutar commented on HBASE-6778: -- I was thinking along the same lines when I

[jira] [Updated] (HBASE-6241) HBaseCluster interface for interacting with the cluster from system tests

2012-09-14 Thread Enis Soztutar (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6241?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Enis Soztutar updated HBASE-6241: - Attachment: HBASE-6241_v5.patch Attaching a patch which should fix the compilation issue. Thanks

[jira] [Created] (HBASE-6793) Make hbase-examples module

2012-09-14 Thread Enis Soztutar (JIRA)
Enis Soztutar created HBASE-6793: Summary: Make hbase-examples module Key: HBASE-6793 URL: https://issues.apache.org/jira/browse/HBASE-6793 Project: HBase Issue Type: Improvement Affects

[jira] [Created] (HBASE-6795) mvn compile fails on a fresh checkout with empty ~/.m2/repo

2012-09-14 Thread Enis Soztutar (JIRA)
Enis Soztutar created HBASE-6795: Summary: mvn compile fails on a fresh checkout with empty ~/.m2/repo Key: HBASE-6795 URL: https://issues.apache.org/jira/browse/HBASE-6795 Project: HBase

[jira] [Commented] (HBASE-6795) mvn compile fails on a fresh checkout with empty ~/.m2/repo

2012-09-17 Thread Enis Soztutar (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6795?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13457415#comment-13457415 ] Enis Soztutar commented on HBASE-6795: -- I did not realize that it is a known issue,

[jira] [Created] (HBASE-6814) [WINDOWS] HBase on Windows

2012-09-18 Thread Enis Soztutar (JIRA)
Enis Soztutar created HBASE-6814: Summary: [WINDOWS] HBase on Windows Key: HBASE-6814 URL: https://issues.apache.org/jira/browse/HBASE-6814 Project: HBase Issue Type: Improvement Affects

[jira] [Created] (HBASE-6815) [WINDOWS] Provide hbase scripts in order to start HBASE on Windows in a single user mode

2012-09-18 Thread Enis Soztutar (JIRA)
Enis Soztutar created HBASE-6815: Summary: [WINDOWS] Provide hbase scripts in order to start HBASE on Windows in a single user mode Key: HBASE-6815 URL: https://issues.apache.org/jira/browse/HBASE-6815

[jira] [Updated] (HBASE-6815) [WINDOWS] Provide hbase scripts in order to start HBASE on Windows in a single user mode

2012-09-18 Thread Enis Soztutar (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6815?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Enis Soztutar updated HBASE-6815: - Issue Type: Sub-task (was: Improvement) Parent: HBASE-6814 [WINDOWS] Provide hbase

<    3   4   5   6   7   8   9   10   11   12   >