[jira] [Commented] (HBASE-5423) Regionserver may block forever on waitOnAllRegionsToClose when aborting

2012-02-18 Thread stack (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5423?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13211060#comment-13211060 ] stack commented on HBASE-5423: -- @Chunhui Sounds good. Want me to change the name on commit

[jira] [Commented] (HBASE-5431) Improve delete marker handling in Import M/R jobs

2012-02-18 Thread stack (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5431?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13211061#comment-13211061 ] stack commented on HBASE-5431: -- So, we output Deletes and then we output Deletes? We'll be

[jira] [Commented] (HBASE-5209) HConnection/HMasterInterface should allow for way to get hostname of currently active master in multi-master HBase setup

2012-02-18 Thread stack (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5209?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13211067#comment-13211067 ] stack commented on HBASE-5209: -- My fault. I was reading HBASE-5209-v1.diff. Pardon me.

[jira] [Commented] (HBASE-5255) Use singletons for OperationStatus to save memory

2012-02-18 Thread stack (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5255?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13211074#comment-13211074 ] stack commented on HBASE-5255: -- Thanks Benoit. Fixed it w/ HBASE-5432. Use

[jira] [Commented] (HBASE-5422) StartupBulkAssigner would cause a lot of timeout on RIT when assigning large numbers of regions (timeout = 3 mins)

2012-02-18 Thread stack (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5422?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=1323#comment-1323 ] stack commented on HBASE-5422: -- @Chunhui Want to make a new patch that does this -- 'I agree

[jira] [Commented] (HBASE-5317) Fix TestHFileOutputFormat to work against hadoop 0.23

2012-02-18 Thread stack (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5317?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=1328#comment-1328 ] stack commented on HBASE-5317: -- Gregory it failed with this: {code} [INFO] ---

[jira] [Commented] (HBASE-5431) Improve delete marker handling in Import M/R jobs

2012-02-18 Thread stack (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5431?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13211202#comment-13211202 ] stack commented on HBASE-5431: -- bq. In fact the only correct ordering would be to create a

[jira] [Commented] (HBASE-3149) Make flush decisions per column family

2012-02-18 Thread stack (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3149?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13211204#comment-13211204 ] stack commented on HBASE-3149: -- Thanks @Nicolas (and thanks @Mubarak -- sounds like something

[jira] [Commented] (HBASE-5396) Handle the regions in regionPlans while processing ServerShutdownHandler

2012-02-20 Thread stack (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5396?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13212107#comment-13212107 ] stack commented on HBASE-5396: -- @Jieshan Thats interesting. Thanks for checking it out. Why

[jira] [Commented] (HBASE-5416) Improve performance of scans with some kind of filters.

2012-02-20 Thread stack (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5416?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13212109#comment-13212109 ] stack commented on HBASE-5416: -- @Max What you think about the failed TestFilter in the above?

[jira] [Commented] (HBASE-5424) HTable meet NPE when call getRegionInfo()

2012-02-20 Thread stack (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5424?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13212127#comment-13212127 ] stack commented on HBASE-5424: -- @Zhiyuan Your patch failed to apply to trunk. See the

[jira] [Commented] (HBASE-4365) Add a decent heuristic for region size

2012-02-20 Thread stack (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4365?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13212142#comment-13212142 ] stack commented on HBASE-4365: -- bq. Wouldn't we potentially do a lot of splitting when there

[jira] [Commented] (HBASE-3149) Make flush decisions per column family

2012-02-20 Thread stack (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3149?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13212166#comment-13212166 ] stack commented on HBASE-3149: -- @Nicolas I wonder about this...

[jira] [Commented] (HBASE-5396) Handle the regions in regionPlans while processing ServerShutdownHandler

2012-02-20 Thread stack (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5396?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13212370#comment-13212370 ] stack commented on HBASE-5396: -- If you found it in 0.92, thats good enough -- its in TRUNK

[jira] [Commented] (HBASE-5416) Improve performance of scans with some kind of filters.

2012-02-20 Thread stack (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5416?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13212375#comment-13212375 ] stack commented on HBASE-5416: -- bq. I have a question about this. Manual == hbase book? And

[jira] [Commented] (HBASE-5396) Handle the regions in regionPlans while processing ServerShutdownHandler

2012-02-21 Thread stack (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5396?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13213335#comment-13213335 ] stack commented on HBASE-5396: -- The log does not show the regionserver aborting. Should it?

[jira] [Commented] (HBASE-5439) Fix some performance findbugs issues

2012-02-21 Thread stack (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5439?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13213339#comment-13213339 ] stack commented on HBASE-5439: -- +1 Fix some performance findbugs issues

[jira] [Commented] (HBASE-5396) Handle the regions in regionPlans while processing ServerShutdownHandler

2012-02-21 Thread stack (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5396?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13213374#comment-13213374 ] stack commented on HBASE-5396: -- So what am I looking to see in the log snippet above (and in

[jira] [Commented] (HBASE-4365) Add a decent heuristic for region size

2012-02-21 Thread stack (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4365?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13213389#comment-13213389 ] stack commented on HBASE-4365: -- If I understand correctly a regionserver would still split at

[jira] [Commented] (HBASE-5433) [REST] Add metrics to keep track of success/failure count

2012-02-21 Thread stack (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5433?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13213391#comment-13213391 ] stack commented on HBASE-5433: -- +1 on patch. Mubarak, can you see the metrics coming out in

[jira] [Commented] (HBASE-4991) Provide capability to delete named region

2012-02-21 Thread stack (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4991?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13213399#comment-13213399 ] stack commented on HBASE-4991: -- @Mubarak Do we need to add this method to the region server

[jira] [Commented] (HBASE-5434) [REST] Include more metrics in cluster status request

2012-02-22 Thread stack (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5434?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13214114#comment-13214114 ] stack commented on HBASE-5434: -- @Mubarak What is your wiki id and I'll add you as a

[jira] [Commented] (HBASE-5456) Introduce PowerMock into our unit tests to reduce unnecessary method exposure

2012-02-22 Thread stack (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5456?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13214119#comment-13214119 ] stack commented on HBASE-5456: -- I don't think that this is the kind of thing you can do by

[jira] [Commented] (HBASE-5457) add inline index in data block for data which are not clustered together

2012-02-22 Thread stack (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5457?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13214126#comment-13214126 ] stack commented on HBASE-5457: -- bq. So if we can add inline block index on required columns,

[jira] [Commented] (HBASE-3484) Replace memstore's ConcurrentSkipListMap with our own implementation

2012-02-22 Thread stack (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3484?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13214132#comment-13214132 ] stack commented on HBASE-3484: -- bq. It probably has negative memory effects in its current

[jira] [Commented] (HBASE-5419) FileAlreadyExistsException has moved from mapred to fs package

2012-02-22 Thread stack (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5419?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13214138#comment-13214138 ] stack commented on HBASE-5419: -- Ok if this is for 0.94 only? I think its fine to drop

[jira] [Commented] (HBASE-4403) Adopt interface stability/audience classifications from Hadoop

2012-02-22 Thread stack (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4403?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13214141#comment-13214141 ] stack commented on HBASE-4403: -- Retry Jimmy making sure the patch you want to run against

[jira] [Commented] (HBASE-5454) Refuse operations from Admin befor master is initialized

2012-02-22 Thread stack (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5454?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13214144#comment-13214144 ] stack commented on HBASE-5454: -- This patch is a good idea Chunhui. I don't think you need to

[jira] [Commented] (HBASE-5434) [REST] Include more metrics in cluster status request

2012-02-22 Thread stack (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5434?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13214145#comment-13214145 ] stack commented on HBASE-5434: -- I added you Mubarak. Try editing wiki (I'm in process of

[jira] [Commented] (HBASE-5424) HTable meet NPE when call getRegionInfo()

2012-02-22 Thread stack (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5424?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13214302#comment-13214302 ] stack commented on HBASE-5424: -- You need this on 0.90 branch too Zhiyuan? If so, add 0.90.7

[jira] [Commented] (HBASE-5437) HRegionThriftServer does not start because of a bug in HbaseHandlerMetricsProxy

2012-02-22 Thread stack (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5437?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13214303#comment-13214303 ] stack commented on HBASE-5437: -- Scott: It failed compile? See above console output: {code}

[jira] [Commented] (HBASE-5424) HTable meet NPE when call getRegionInfo()

2012-02-22 Thread stack (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5424?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13214309#comment-13214309 ] stack commented on HBASE-5424: -- I reverted the patch. Too many new failures in hadoopqa.

[jira] [Commented] (HBASE-5454) Refuse operations from Admin befor master is initialized

2012-02-22 Thread stack (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5454?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13214314#comment-13214314 ] stack commented on HBASE-5454: -- Chunhui Want to do that other stuff in a different issue?

[jira] [Commented] (HBASE-4991) Provide capability to delete named region

2012-02-22 Thread stack (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4991?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13214325#comment-13214325 ] stack commented on HBASE-4991: -- bq. Shell command needs to be changed as delete_region

[jira] [Commented] (HBASE-4991) Provide capability to delete named region

2012-02-22 Thread stack (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4991?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13214332#comment-13214332 ] stack commented on HBASE-4991: -- bq. Do you need tablename, startkey, endkey? Can't you just

[jira] [Commented] (HBASE-5460) Add protobuf as M/R dependency jar

2012-02-22 Thread stack (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5460?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13214334#comment-13214334 ] stack commented on HBASE-5460: -- +1 Add protobuf as M/R dependency jar

[jira] [Commented] (HBASE-5455) Add test to avoid unintentional reordering of items in HbaseObjectWritable

2012-02-22 Thread stack (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5455?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13214352#comment-13214352 ] stack commented on HBASE-5455: -- Good idea. Add test to avoid unintentional

[jira] [Commented] (HBASE-5434) [REST] Include more metrics in cluster status request

2012-02-22 Thread stack (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5434?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13214357#comment-13214357 ] stack commented on HBASE-5434: -- It fails on hadoopqa too... {code} -1 core tests. The

[jira] [Commented] (HBASE-3149) Make flush decisions per column family

2012-02-22 Thread stack (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3149?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13214372#comment-13214372 ] stack commented on HBASE-3149: -- @Nicolas I think I follow. I opened HBASE-5461. Let me try

[jira] [Commented] (HBASE-5437) HRegionThriftServer does not start because of a bug in HbaseHandlerMetricsProxy

2012-02-23 Thread stack (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5437?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13214857#comment-13214857 ] stack commented on HBASE-5437: -- +1 HRegionThriftServer does not start

[jira] [Commented] (HBASE-5442) Use builder pattern in StoreFile and HFile

2012-02-23 Thread stack (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5442?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13214868#comment-13214868 ] stack commented on HBASE-5442: -- @Mikhail Thats the usual set of three that fail on hadoopqa,

[jira] [Commented] (HBASE-5454) Refuse operations from Admin befor master is initialized

2012-02-23 Thread stack (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5454?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13214870#comment-13214870 ] stack commented on HBASE-5454: -- So, you want to mash this patch into hbase-5270? If so,

[jira] [Commented] (HBASE-5466) Opening a table also opens the metatable and never closes it.

2012-02-23 Thread stack (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5466?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13215137#comment-13215137 ] stack commented on HBASE-5466: -- +1 on patch (except for the spacing that is not like the rest

[jira] [Commented] (HBASE-5415) FSTableDescriptors should handle random folders in hbase.root.dir better

2012-02-23 Thread stack (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5415?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13215164#comment-13215164 ] stack commented on HBASE-5415: -- Whats difference between miscellaneous dirs under

[jira] [Commented] (HBASE-4365) Add a decent heuristic for region size

2012-02-23 Thread stack (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4365?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13215176#comment-13215176 ] stack commented on HBASE-4365: -- @Lars You want to put an upper bound on the number of

[jira] [Commented] (HBASE-5349) Automagically tweak global memstore and block cache sizes based on workload

2012-02-23 Thread stack (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5349?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13215220#comment-13215220 ] stack commented on HBASE-5349: -- Chatting w/ J-D about a phenomenon where we do not use memory

[jira] [Commented] (HBASE-5415) FSTableDescriptors should handle random folders in hbase.root.dir better

2012-02-23 Thread stack (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5415?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13215236#comment-13215236 ] stack commented on HBASE-5415: -- bq. Former's HTD is null, latter gets a FNFE. I still don't

[jira] [Commented] (HBASE-4991) Provide capability to delete named region

2012-02-23 Thread stack (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4991?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13215239#comment-13215239 ] stack commented on HBASE-4991: -- bq. Is it Okay to do the above in another JIRA ? As a prereq

[jira] [Commented] (HBASE-4991) Provide capability to delete named region

2012-02-23 Thread stack (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4991?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13215258#comment-13215258 ] stack commented on HBASE-4991: -- bq. i have tried with getting a ListHRegion, got into

[jira] [Commented] (HBASE-5415) FSTableDescriptors should handle random folders in hbase.root.dir better

2012-02-23 Thread stack (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5415?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13215259#comment-13215259 ] stack commented on HBASE-5415: -- +1 on commit FSTableDescriptors should

[jira] [Commented] (HBASE-3909) Add dynamic config

2012-02-23 Thread stack (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3909?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13215277#comment-13215277 ] stack commented on HBASE-3909: -- I'm now suggesting we hoist the differences only up into zk.

[jira] [Commented] (HBASE-5466) Opening a table also opens the metatable and never closes it.

2012-02-23 Thread stack (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5466?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13215279#comment-13215279 ] stack commented on HBASE-5466: -- @Ted Yes please. Opening a table also opens

[jira] [Commented] (HBASE-3909) Add dynamic config

2012-02-23 Thread stack (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3909?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13215284#comment-13215284 ] stack commented on HBASE-3909: -- Reading over hadoop-7001, Phillip says Not to mention that

[jira] [Commented] (HBASE-3909) Add dynamic config

2012-02-23 Thread stack (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3909?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13215346#comment-13215346 ] stack commented on HBASE-3909: -- bq. The assumption is there wouldn't be many such config

[jira] [Commented] (HBASE-5451) Switch RPC call envelope/headers to PBs

2012-02-23 Thread stack (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5451?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13215378#comment-13215378 ] stack commented on HBASE-5451: -- Excellent! Minor, would do: if (!head.hasUserInfo())

[jira] [Commented] (HBASE-5440) Allow import to optionally use HFileOutputFormat

2012-02-23 Thread stack (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5440?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13215388#comment-13215388 ] stack commented on HBASE-5440: -- LGTM. Whats missing is better documentation in the usage for

[jira] [Commented] (HBASE-5166) MultiThreaded Table Mapper analogous to MultiThreaded Mapper in hadoop

2012-02-23 Thread stack (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5166?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13215432#comment-13215432 ] stack commented on HBASE-5166: -- @Jai Its not you. Those are known failing tests. Let me

[jira] [Commented] (HBASE-4991) Provide capability to delete named region

2012-02-23 Thread stack (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4991?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13215431#comment-13215431 ] stack commented on HBASE-4991: -- bq. Do we need to design the intent part (and steps of an

[jira] [Commented] (HBASE-5317) Fix TestHFileOutputFormat to work against hadoop 0.23

2012-02-23 Thread stack (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5317?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13215442#comment-13215442 ] stack commented on HBASE-5317: -- It can go into 0.92 if you make a version (I see a bunch of

[jira] [Commented] (HBASE-3484) Replace memstore's ConcurrentSkipListMap with our own implementation

2012-02-23 Thread stack (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3484?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13215446#comment-13215446 ] stack commented on HBASE-3484: -- Great stuff Todd. bq. ...copy-on-write sorted array lists.

[jira] [Commented] (HBASE-5075) regionserver crashed and failover

2012-02-24 Thread stack (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5075?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13215796#comment-13215796 ] stack commented on HBASE-5075: -- bq. Even something as simple as just removing your own znode

[jira] [Commented] (HBASE-5351) hbase completebulkload to a new table fails in a race

2012-02-24 Thread stack (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5351?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13215800#comment-13215800 ] stack commented on HBASE-5351: -- @Adrian That seems like the way to go.

[jira] [Commented] (HBASE-5455) Add test to avoid unintentional reordering of items in HbaseObjectWritable

2012-02-24 Thread stack (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5455?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13215802#comment-13215802 ] stack commented on HBASE-5455: -- +1 Excellent Add test to avoid

[jira] [Commented] (HBASE-5451) Switch RPC call envelope/headers to PBs

2012-02-24 Thread stack (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5451?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13215895#comment-13215895 ] stack commented on HBASE-5451: -- Ok on the tunnel thing. Maybe comment it some more (if you

[jira] [Commented] (HBASE-1762) Remove concept of ZooKeeper from HConnection interface

2012-02-24 Thread stack (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-1762?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13215946#comment-13215946 ] stack commented on HBASE-1762: -- This is being done as part of HBASE-5399

[jira] [Commented] (HBASE-5399) Cut the link between the client and the zookeeper ensemble

2012-02-24 Thread stack (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5399?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13215945#comment-13215945 ] stack commented on HBASE-5399: -- Another thought: Do we have to have the

[jira] [Commented] (HBASE-5075) regionserver crashed and failover

2012-02-24 Thread stack (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5075?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13215973#comment-13215973 ] stack commented on HBASE-5075: -- This issue seems to be like 'HBASE-2342 Consider adding a

[jira] [Commented] (HBASE-4991) Provide capability to delete named region

2012-02-24 Thread stack (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4991?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13216019#comment-13216019 ] stack commented on HBASE-4991: -- bq. I feel some of the recent proposals / requirements are

[jira] [Commented] (HBASE-5075) regionserver crashed and failover

2012-02-24 Thread stack (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5075?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13216066#comment-13216066 ] stack commented on HBASE-5075: -- Rather than write a new supervisor, why not use something old

[jira] [Commented] (HBASE-5075) regionserver crashed and failover

2012-02-24 Thread stack (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5075?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13216078#comment-13216078 ] stack commented on HBASE-5075: -- Looking in HRegionServer code, it looks like we delete our

[jira] [Commented] (HBASE-3909) Add dynamic config

2012-02-24 Thread stack (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3909?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13216113#comment-13216113 ] stack commented on HBASE-3909: -- @Jimmy Nice thing about zk is that when config changes all

[jira] [Commented] (HBASE-5350) Fix jamon generated package names

2012-02-24 Thread stack (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5350?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13216147#comment-13216147 ] stack commented on HBASE-5350: -- I verified UI looks right at least in local mode (could be

[jira] [Commented] (HBASE-2375) Revisit compaction configuration parameters

2012-02-24 Thread stack (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-2375?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13216164#comment-13216164 ] stack commented on HBASE-2375: -- Split early has been committed too. All that remains of this

[jira] [Commented] (HBASE-5477) Cannot build RPM for hbase-0.92.0

2012-02-24 Thread stack (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5477?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13216295#comment-13216295 ] stack commented on HBASE-5477: -- This works for you Benjamin? LGTM. You want to file separate

[jira] [Commented] (HBASE-5477) Cannot build RPM for hbase-0.92.0

2012-02-24 Thread stack (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5477?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13216294#comment-13216294 ] stack commented on HBASE-5477: -- This works for you Benjamin? LGTM. You want to file separate

[jira] [Commented] (HBASE-5364) Fix source files missing licenses in 0.92 and trunk

2012-02-24 Thread stack (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5364?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13216299#comment-13216299 ] stack commented on HBASE-5364: -- I applied Shaneal's addendum to 0.90 branch. Thanks for the

[jira] [Commented] (HBASE-2462) Review compaction heuristic and move compaction code out so standalone and independently testable

2012-02-25 Thread stack (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-2462?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13216581#comment-13216581 ] stack commented on HBASE-2462: -- It likes a bunch of this has made it in but I don't see the

[jira] [Commented] (HBASE-5479) Postpone CompactionSelection to compaction execution time

2012-02-25 Thread stack (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5479?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13216608#comment-13216608 ] stack commented on HBASE-5479: -- Todd suggests something like a scoring over here Matt:

[jira] [Commented] (HBASE-5480) Fixups to MultithreadedTableMapper for Hadoop 0.23.2+

2012-02-26 Thread stack (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5480?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13216861#comment-13216861 ] stack commented on HBASE-5480: -- +1 Looks grand Andy. Reflection is per map invocation? So,

[jira] [Commented] (HBASE-5075) regionserver crashed and failover

2012-02-26 Thread stack (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5075?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13216863#comment-13216863 ] stack commented on HBASE-5075: -- @zhiyuan.dai What you think of the idea of using supervisor

[jira] [Commented] (HBASE-5075) regionserver crashed and failover

2012-02-27 Thread stack (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5075?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13217264#comment-13217264 ] stack commented on HBASE-5075: -- bq. Do you means another project instead of writing code into

[jira] [Commented] (HBASE-5399) Cut the link between the client and the zookeeper ensemble

2012-02-27 Thread stack (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5399?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13217267#comment-13217267 ] stack commented on HBASE-5399: -- Ditto w/ zk? Can't we just add close to the HConnection

[jira] [Commented] (HBASE-5399) Cut the link between the client and the zookeeper ensemble

2012-02-27 Thread stack (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5399?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13217266#comment-13217266 ] stack commented on HBASE-5399: -- bq. ...but I didn't find an easy way to extend the master

[jira] [Commented] (HBASE-5399) Cut the link between the client and the zookeeper ensemble

2012-02-27 Thread stack (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5399?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13217293#comment-13217293 ] stack commented on HBASE-5399: -- bq. For HMasterInterface, I don't know: I need to modify the

[jira] [Commented] (HBASE-5399) Cut the link between the client and the zookeeper ensemble

2012-02-27 Thread stack (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5399?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13217311#comment-13217311 ] stack commented on HBASE-5399: -- bq... If I don't want to do that, I need to add the method in

[jira] [Commented] (HBASE-5270) Handle potential data loss due to concurrent processing of processFaileOver and ServerShutdownHandler

2012-02-27 Thread stack (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5270?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13217347#comment-13217347 ] stack commented on HBASE-5270: -- Do you think we should check to see if we have already split

[jira] [Commented] (HBASE-5460) Add protobuf as M/R dependency jar

2012-02-27 Thread stack (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5460?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13217537#comment-13217537 ] stack commented on HBASE-5460: -- We said something about 24 hour window for addendums... else

[jira] [Commented] (HBASE-5074) support checksums in HBase block cache

2012-02-27 Thread stack (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5074?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13217728#comment-13217728 ] stack commented on HBASE-5074: -- I see these in the logs when I run the patch; its a little

[jira] [Commented] (HBASE-5270) Handle potential data loss due to concurrent processing of processFaileOver and ServerShutdownHandler

2012-02-27 Thread stack (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5270?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13217732#comment-13217732 ] stack commented on HBASE-5270: -- @Ted Yes. We can keep the prefix and change the rest of the

[jira] [Commented] (HBASE-5074) support checksums in HBase block cache

2012-02-27 Thread stack (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5074?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13217927#comment-13217927 ] stack commented on HBASE-5074: -- Hey Ted. Comment was not for you, it was for the patch

[jira] [Commented] (HBASE-5161) Compaction algorithm should prioritize reference files

2012-02-27 Thread stack (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5161?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13217933#comment-13217933 ] stack commented on HBASE-5161: -- This is not actually a problem, right J-D? The actual

[jira] [Commented] (HBASE-5074) support checksums in HBase block cache

2012-02-28 Thread stack (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5074?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13218470#comment-13218470 ] stack commented on HBASE-5074: -- @Dhruba Its good trying for PureJavaCrc32 first. Get rid of

[jira] [Commented] (HBASE-5486) Warn message in HTable: Stringify the byte[]

2012-02-28 Thread stack (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5486?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13218484#comment-13218484 ] stack commented on HBASE-5486: -- Himanshu The patch build failed because you need to use

[jira] [Commented] (HBASE-5486) Warn message in HTable: Stringify the byte[]

2012-02-28 Thread stack (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5486?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13218489#comment-13218489 ] stack commented on HBASE-5486: -- Hmm.. shouldn't this toString be a static itself in

[jira] [Commented] (HBASE-5399) Cut the link between the client and the zookeeper ensemble

2012-02-28 Thread stack (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5399?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13218514#comment-13218514 ] stack commented on HBASE-5399: -- On 1., yeah, the close should close the connection -- a

[jira] [Commented] (HBASE-4324) Single unassigned directory is very slow when there are many unassigned nodes

2012-02-28 Thread stack (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4324?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13218529#comment-13218529 ] stack commented on HBASE-4324: -- Yeah, should still be an issue. Probably better to have it

[jira] [Commented] (HBASE-5487) Generic framework for Master-coordinated tasks

2012-02-28 Thread stack (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5487?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13218785#comment-13218785 ] stack commented on HBASE-5487: -- I took a look at FATE over in accumulo. Its some nice

[jira] [Commented] (HBASE-5488) Fixed OfflineMetaRepair bug

2012-02-29 Thread stack (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5488?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13219312#comment-13219312 ] stack commented on HBASE-5488: -- +1 Fixed OfflineMetaRepair bug

[jira] [Commented] (HBASE-5491) Delete the HBaseConfiguration.create for coprocessor.Exec class

2012-02-29 Thread stack (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5491?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13219315#comment-13219315 ] stack commented on HBASE-5491: -- +1 on patch. Will add comment that setConf is for testing

[jira] [Commented] (HBASE-5491) Delete the HBaseConfiguration.create for coprocessor.Exec class

2012-02-29 Thread stack (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5491?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13219316#comment-13219316 ] stack commented on HBASE-5491: -- Although, one question Honghua, why not remove the setConf

  1   2   3   4   5   6   7   8   9   10   >