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

2013-03-20 Thread Nick Dimiduk (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-8158?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nick Dimiduk updated HBASE-8158: Attachment: 8158-port-jarfinder-0.94.patch Update patch to include addendum (adding SmallTests

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

2013-03-20 Thread Nick Dimiduk (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-8158?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13608064#comment-13608064 ] Nick Dimiduk commented on HBASE-8158: - Regarding backport risk (cc [~lhofhansl]

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

2013-03-20 Thread Nick Dimiduk (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-8158?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nick Dimiduk updated HBASE-8158: Hadoop Flags: Reviewed Status: Patch Available (was: Open) Backport HBASE-8140

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

2013-03-20 Thread Nick Dimiduk (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-8158?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13608260#comment-13608260 ] Nick Dimiduk commented on HBASE-8158: - I see what you're saying, but your order of

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

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

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

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

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

2013-03-20 Thread Nick Dimiduk (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-8158?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13608328#comment-13608328 ] Nick Dimiduk commented on HBASE-8158: - The logic here is dumb! We should give priority

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

2013-03-20 Thread Nick Dimiduk (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-8158?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13608374#comment-13608374 ] Nick Dimiduk commented on HBASE-8158: - MAPREDUCE-5087 done. Backport

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

2013-03-20 Thread Nick Dimiduk (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-8158?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nick Dimiduk updated HBASE-8158: Attachment: 8158-port-jarfinder-0.94.patch This version applies the logic I described: # try

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

2013-03-21 Thread Nick Dimiduk (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-8158?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13609147#comment-13609147 ] Nick Dimiduk commented on HBASE-8158: - That would be ideal, yes. Trouble is, JarFinder

[jira] [Assigned] (HBASE-8147) Add Integration Test for The HCat Scenario

2013-03-21 Thread Nick Dimiduk (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-8147?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nick Dimiduk reassigned HBASE-8147: --- Assignee: Nick Dimiduk Add Integration Test for The HCat Scenario

[jira] [Updated] (HBASE-8147) Add Integration Test for The HCat Scenario

2013-03-21 Thread Nick Dimiduk (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-8147?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nick Dimiduk updated HBASE-8147: Issue Type: Sub-task (was: Test) Parent: HBASE-8084 Add Integration Test for The

[jira] [Commented] (HBASE-7995) Export$Exporter could be replaced with IdentityTableMapper

2013-03-21 Thread Nick Dimiduk (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7995?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13609209#comment-13609209 ] Nick Dimiduk commented on HBASE-7995: - bump. Export$Exporter could

[jira] [Updated] (HBASE-8147) Add Integration Test for The HCat Scenario

2013-03-21 Thread Nick Dimiduk (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-8147?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nick Dimiduk updated HBASE-8147: Status: Patch Available (was: Open) Add Integration Test for The HCat Scenario

[jira] [Updated] (HBASE-8147) Add Integration Test for The HCat Scenario

2013-03-21 Thread Nick Dimiduk (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-8147?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nick Dimiduk updated HBASE-8147: Attachment: 0001-HBASE-8174-Add-test-jobs-launched-based-on-other-job.patch Add Integration

[jira] [Commented] (HBASE-8147) Add Integration Test for The HCat Scenario

2013-03-21 Thread Nick Dimiduk (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-8147?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13609607#comment-13609607 ] Nick Dimiduk commented on HBASE-8147: - Added an integration test for this business.

[jira] [Commented] (HBASE-8147) Add Integration Test for The HCat Scenario

2013-03-21 Thread Nick Dimiduk (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-8147?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13609771#comment-13609771 ] Nick Dimiduk commented on HBASE-8147: - bq. nit: the JIRA number is wrong in patch

[jira] [Updated] (HBASE-8147) Add Integration Test for The HCat Scenario

2013-03-22 Thread Nick Dimiduk (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-8147?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nick Dimiduk updated HBASE-8147: Attachment: 0001-HBASE-8174-Add-test-jobs-launched-based-on-other-job.patch Attaching an updated

[jira] [Updated] (HBASE-8147) Add Integration Test for The HCat Scenario

2013-03-22 Thread Nick Dimiduk (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-8147?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nick Dimiduk updated HBASE-8147: Status: Open (was: Patch Available) Add Integration Test for The HCat Scenario

[jira] [Updated] (HBASE-8147) Add Integration Test for The HCat Scenario

2013-03-22 Thread Nick Dimiduk (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-8147?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nick Dimiduk updated HBASE-8147: Hadoop Flags: Reviewed Status: Patch Available (was: Open) Add Integration Test

[jira] [Updated] (HBASE-8147) Add Integration Test for The HCat Scenario

2013-03-22 Thread Nick Dimiduk (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-8147?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nick Dimiduk updated HBASE-8147: Attachment: (was: 0001-HBASE-8174-Add-test-jobs-launched-based-on-other-job.patch) Add

[jira] [Updated] (HBASE-8147) Add Integration Test for The HCat Scenario

2013-03-22 Thread Nick Dimiduk (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-8147?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nick Dimiduk updated HBASE-8147: Attachment: (was: 0001-HBASE-8174-Add-test-jobs-launched-based-on-other-job.patch) Add

[jira] [Updated] (HBASE-8147) Add Integration Test for The HCat Scenario

2013-03-22 Thread Nick Dimiduk (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-8147?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nick Dimiduk updated HBASE-8147: Attachment: (was: HBASE-8147-WIP.patch) Add Integration Test for The HCat Scenario

[jira] [Updated] (HBASE-8147) Add Integration Test for The HCat Scenario

2013-03-22 Thread Nick Dimiduk (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-8147?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nick Dimiduk updated HBASE-8147: Attachment: 0001-HBASE-8147-Add-test-jobs-launched-based-on-other-job.patch Arg. Nick tries again.

[jira] [Updated] (HBASE-8147) Add Integration Test for The HCat Scenario

2013-03-22 Thread Nick Dimiduk (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-8147?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nick Dimiduk updated HBASE-8147: Status: Open (was: Patch Available) Add Integration Test for The HCat Scenario

[jira] [Updated] (HBASE-8147) Add Integration Test for The HCat Scenario

2013-03-22 Thread Nick Dimiduk (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-8147?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nick Dimiduk updated HBASE-8147: Status: Patch Available (was: Open) Add Integration Test for The HCat Scenario

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

2013-03-22 Thread Nick Dimiduk (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-8158?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13610920#comment-13610920 ] Nick Dimiduk commented on HBASE-8158: - bump Backport HBASE-8140

[jira] [Commented] (HBASE-9360) Enable 0.94 - 0.96 replication to minimize upgrade down time

2014-01-16 Thread Nick Dimiduk (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-9360?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13874048#comment-13874048 ] Nick Dimiduk commented on HBASE-9360: - Should this ticket be resolved then? Is this

[jira] [Commented] (HBASE-10017) HRegionPartitioner, rows directed to last partition are wrongly mapped.

2014-01-16 Thread Nick Dimiduk (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-10017?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13874103#comment-13874103 ] Nick Dimiduk commented on HBASE-10017: -- The wind has fallen from the sails on this

[jira] [Commented] (HBASE-10367) RegionServer graceful stop / decommissioning

2014-01-16 Thread Nick Dimiduk (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-10367?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13874165#comment-13874165 ] Nick Dimiduk commented on HBASE-10367: -- The usability of graceful stop just came up

[jira] [Updated] (HBASE-9343) Implement stateless scanner for Stargate

2014-01-16 Thread Nick Dimiduk (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-9343?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nick Dimiduk updated HBASE-9343: Resolution: Fixed Hadoop Flags: Reviewed Status: Resolved (was: Patch Available)

[jira] [Updated] (HBASE-9343) Implement stateless scanner for Stargate

2014-01-16 Thread Nick Dimiduk (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-9343?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nick Dimiduk updated HBASE-9343: Fix Version/s: (was: 0.98.1) 0.98.0 Implement stateless scanner for

[jira] [Updated] (HBASE-10346) Add Documentation for stateless scanner

2014-01-16 Thread Nick Dimiduk (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-10346?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nick Dimiduk updated HBASE-10346: - Issue Type: Improvement (was: Sub-task) Parent: (was: HBASE-9343) Add

[jira] [Commented] (HBASE-10346) Add Documentation for stateless scanner

2014-01-16 Thread Nick Dimiduk (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-10346?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13874344#comment-13874344 ] Nick Dimiduk commented on HBASE-10346: -- Converting to task since the parent issue

[jira] [Updated] (HBASE-9345) Add support for specifying filters in scan

2014-01-16 Thread Nick Dimiduk (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-9345?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nick Dimiduk updated HBASE-9345: Issue Type: Improvement (was: Sub-task) Parent: (was: HBASE-9343) Add support for

[jira] [Commented] (HBASE-9345) Add support for specifying filters in scan

2014-01-16 Thread Nick Dimiduk (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-9345?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13874346#comment-13874346 ] Nick Dimiduk commented on HBASE-9345: - Converting to task since the parent issue has

[jira] [Commented] (HBASE-9360) Enable 0.94 - 0.96 replication to minimize upgrade down time

2014-01-16 Thread Nick Dimiduk (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-9360?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13874355#comment-13874355 ] Nick Dimiduk commented on HBASE-9360: - A new section in

[jira] [Commented] (HBASE-10374) add jemalloc into the choice of memstore allocation

2014-01-17 Thread Nick Dimiduk (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-10374?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13875262#comment-13875262 ] Nick Dimiduk commented on HBASE-10374: -- Yeah, I tried this once and it didn't go

[jira] [Commented] (HBASE-10374) add jemalloc into the choice of memstore allocation

2014-01-17 Thread Nick Dimiduk (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-10374?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13875265#comment-13875265 ] Nick Dimiduk commented on HBASE-10374: -- Premature submit. As I was a saying. I

[jira] [Commented] (HBASE-10346) Add Documentation for stateless scanner

2014-01-17 Thread Nick Dimiduk (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-10346?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13875280#comment-13875280 ] Nick Dimiduk commented on HBASE-10346: -- The additional docs look great! Mind

[jira] [Commented] (HBASE-10346) Add Documentation for stateless scanner

2014-01-17 Thread Nick Dimiduk (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-10346?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13875281#comment-13875281 ] Nick Dimiduk commented on HBASE-10346: -- Oh, it's all in the preformatted output.

[jira] [Updated] (HBASE-10346) Add Documentation for stateless scanner

2014-01-17 Thread Nick Dimiduk (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-10346?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nick Dimiduk updated HBASE-10346: - Attachment: HBASE-10346.addendum.patch I jumped the gun, committed patch 0, not patch 1, to

[jira] [Updated] (HBASE-10346) Add Documentation for stateless scanner

2014-01-17 Thread Nick Dimiduk (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-10346?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nick Dimiduk updated HBASE-10346: - Resolution: Fixed Status: Resolved (was: Patch Available) Committed to 0.98 and trunk.

[jira] [Commented] (HBASE-8593) Type support in ImportTSV tool

2014-01-20 Thread Nick Dimiduk (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-8593?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13876645#comment-13876645 ] Nick Dimiduk commented on HBASE-8593: - I requested the patch's author kindly consider

[jira] [Commented] (HBASE-10383) Secure Bulk Load for 'completebulkload' fails for version 0.94.15

2014-01-20 Thread Nick Dimiduk (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-10383?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13876717#comment-13876717 ] Nick Dimiduk commented on HBASE-10383: -- We have IntegrationTestBulkLoad, so this

[jira] [Commented] (HBASE-10380) Add bytesBinary and filter options to CopyTable

2014-01-20 Thread Nick Dimiduk (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-10380?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13876722#comment-13876722 ] Nick Dimiduk commented on HBASE-10380: -- The HBase process for applying changes is to

[jira] [Commented] (HBASE-10385) ImportTsv to parse date time from typical loader formats

2014-01-20 Thread Nick Dimiduk (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-10385?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13877024#comment-13877024 ] Nick Dimiduk commented on HBASE-10385: -- The design of ImportTsv makes is customary

[jira] [Commented] (HBASE-10383) Secure Bulk Load for 'completebulkload' fails for version 0.94.15

2014-01-20 Thread Nick Dimiduk (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-10383?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13877038#comment-13877038 ] Nick Dimiduk commented on HBASE-10383: -- Infra is on the fritz. Let me get back to

[jira] [Created] (HBASE-10392) Correct references to hbase.regionserver.global.memstore.upperLimit

2014-01-21 Thread Nick Dimiduk (JIRA)
Nick Dimiduk created HBASE-10392: Summary: Correct references to hbase.regionserver.global.memstore.upperLimit Key: HBASE-10392 URL: https://issues.apache.org/jira/browse/HBASE-10392 Project: HBase

[jira] [Updated] (HBASE-10392) Correct references to hbase.regionserver.global.memstore.upperLimit

2014-01-21 Thread Nick Dimiduk (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-10392?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nick Dimiduk updated HBASE-10392: - Status: Patch Available (was: Open) Correct references to

[jira] [Updated] (HBASE-10392) Correct references to hbase.regionserver.global.memstore.upperLimit

2014-01-21 Thread Nick Dimiduk (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-10392?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nick Dimiduk updated HBASE-10392: - Attachment: HBASE-10392.0.patch Does this look right, [~anoop.hbase]? Correct references to

[jira] [Commented] (HBASE-10392) Correct references to hbase.regionserver.global.memstore.upperLimit

2014-01-22 Thread Nick Dimiduk (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-10392?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13878827#comment-13878827 ] Nick Dimiduk commented on HBASE-10392: -- Ah you're right. I missed the occurrence in

[jira] [Commented] (HBASE-10392) Correct references to hbase.regionserver.global.memstore.upperLimit

2014-01-22 Thread Nick Dimiduk (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-10392?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13878890#comment-13878890 ] Nick Dimiduk commented on HBASE-10392: -- It might me better if HeapMemoryManager

[jira] [Updated] (HBASE-10392) Correct references to hbase.regionserver.global.memstore.upperLimit

2014-01-22 Thread Nick Dimiduk (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-10392?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nick Dimiduk updated HBASE-10392: - Status: Open (was: Patch Available) Correct references to

[jira] [Updated] (HBASE-10392) Correct references to hbase.regionserver.global.memstore.upperLimit

2014-01-22 Thread Nick Dimiduk (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-10392?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nick Dimiduk updated HBASE-10392: - Attachment: HBASE-10392.1.patch Defer to o.a.h.conf.Configuration#addDeprecation where

[jira] [Updated] (HBASE-10392) Correct references to hbase.regionserver.global.memstore.upperLimit

2014-01-22 Thread Nick Dimiduk (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-10392?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nick Dimiduk updated HBASE-10392: - Status: Patch Available (was: Open) Correct references to

[jira] [Commented] (HBASE-7320) Replace calls to KeyValue.getBuffer with appropropriate calls to getRowArray, getFamilyArray(), getQualifierArray, and getValueArray

2014-01-22 Thread Nick Dimiduk (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7320?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13878927#comment-13878927 ] Nick Dimiduk commented on HBASE-7320: - [~lhofhansl] if I follow your intentions, this

[jira] [Updated] (HBASE-10392) Correct references to hbase.regionserver.global.memstore.upperLimit

2014-01-22 Thread Nick Dimiduk (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-10392?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nick Dimiduk updated HBASE-10392: - Status: Patch Available (was: Open) Correct references to

[jira] [Updated] (HBASE-10392) Correct references to hbase.regionserver.global.memstore.upperLimit

2014-01-22 Thread Nick Dimiduk (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-10392?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nick Dimiduk updated HBASE-10392: - Attachment: HBASE-10392.2.patch once more for hadoop1 profile. this is less of a code change

[jira] [Updated] (HBASE-10392) Correct references to hbase.regionserver.global.memstore.upperLimit

2014-01-22 Thread Nick Dimiduk (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-10392?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nick Dimiduk updated HBASE-10392: - Status: Open (was: Patch Available) Correct references to

[jira] [Created] (HBASE-10403) Simplify offheap cache configuration

2014-01-22 Thread Nick Dimiduk (JIRA)
Nick Dimiduk created HBASE-10403: Summary: Simplify offheap cache configuration Key: HBASE-10403 URL: https://issues.apache.org/jira/browse/HBASE-10403 Project: HBase Issue Type: Bug

[jira] [Updated] (HBASE-10403) Simplify offheap cache configuration

2014-01-23 Thread Nick Dimiduk (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-10403?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nick Dimiduk updated HBASE-10403: - Attachment: HBASE-10403.0.patch [~zjushch] you noticed :) Here's a sketch of the direction I'm

[jira] [Commented] (HBASE-10392) Correct references to hbase.regionserver.global.memstore.upperLimit

2014-01-23 Thread Nick Dimiduk (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-10392?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13880105#comment-13880105 ] Nick Dimiduk commented on HBASE-10392: -- Scratch that. HBASE-5349 was only applied to

[jira] [Commented] (HBASE-10392) Correct references to hbase.regionserver.global.memstore.upperLimit

2014-01-23 Thread Nick Dimiduk (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-10392?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13880102#comment-13880102 ] Nick Dimiduk commented on HBASE-10392: -- [~apurtell] This is a small correction to

[jira] [Commented] (HBASE-10392) Correct references to hbase.regionserver.global.memstore.upperLimit

2014-01-23 Thread Nick Dimiduk (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-10392?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13880129#comment-13880129 ] Nick Dimiduk commented on HBASE-10392: -- [~anoop.hbase] Let me correct the heap

[jira] [Commented] (HBASE-6048) Table Scan is failing if offheap cache enabled

2014-01-24 Thread Nick Dimiduk (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6048?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13881209#comment-13881209 ] Nick Dimiduk commented on HBASE-6048: - FYI, I'm *not* seeing this issue with a build

[jira] [Commented] (HBASE-10403) Simplify offheap cache configuration

2014-01-24 Thread Nick Dimiduk (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-10403?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13881251#comment-13881251 ] Nick Dimiduk commented on HBASE-10403: -- Thanks for the comments [~zjushch]! I'll

[jira] [Commented] (HBASE-10392) Correct references to hbase.regionserver.global.memstore.upperLimit

2014-01-24 Thread Nick Dimiduk (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-10392?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13881260#comment-13881260 ] Nick Dimiduk commented on HBASE-10392: -- I take lack of further commentary as lack of

[jira] [Updated] (HBASE-10413) TableSplits are not sorted by size.

2014-01-24 Thread Nick Dimiduk (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-10413?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nick Dimiduk updated HBASE-10413: - Component/s: mapreduce TableSplits are not sorted by size.

[jira] [Commented] (HBASE-10416) Improvements to the import flow

2014-01-24 Thread Nick Dimiduk (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-10416?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13881516#comment-13881516 ] Nick Dimiduk commented on HBASE-10416: -- Good work [~vasu.mariy...@gmail.com]. Have

[jira] [Created] (HBASE-10419) Add multiget support to PerformanceEvaluation

2014-01-24 Thread Nick Dimiduk (JIRA)
Nick Dimiduk created HBASE-10419: Summary: Add multiget support to PerformanceEvaluation Key: HBASE-10419 URL: https://issues.apache.org/jira/browse/HBASE-10419 Project: HBase Issue Type:

[jira] [Updated] (HBASE-10419) Add multiget support to PerformanceEvaluation

2014-01-24 Thread Nick Dimiduk (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-10419?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nick Dimiduk updated HBASE-10419: - Status: Patch Available (was: Open) Add multiget support to PerformanceEvaluation

[jira] [Updated] (HBASE-10419) Add multiget support to PerformanceEvaluation

2014-01-24 Thread Nick Dimiduk (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-10419?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nick Dimiduk updated HBASE-10419: - Attachment: HBASE-10419.0.patch Here's a patch adding this feature. It runs with --nomapred;

[jira] [Resolved] (HBASE-7710) hbase.apache.org should host javadocs for previous releases

2014-01-25 Thread Nick Dimiduk (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7710?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nick Dimiduk resolved HBASE-7710. - Resolution: Implemented Release Note: 0.94 docs are there. hbase.apache.org should host

[jira] [Updated] (HBASE-10392) Correct references to hbase.regionserver.global.memstore.upperLimit

2014-01-25 Thread Nick Dimiduk (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-10392?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nick Dimiduk updated HBASE-10392: - Attachment: HBASE-10392.3.patch You're correct; that was depending on the Hadoop2 API. Now the

[jira] [Resolved] (HBASE-8047) Delete or document GetJavaProperty

2014-01-25 Thread Nick Dimiduk (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-8047?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nick Dimiduk resolved HBASE-8047. - Resolution: Invalid Delete or document GetJavaProperty --

[jira] [Resolved] (HBASE-9805) shell scripts override environment value of HBASE_OPTS

2014-01-25 Thread Nick Dimiduk (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-9805?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nick Dimiduk resolved HBASE-9805. - Resolution: Duplicate Looks like this is getting traction over on HBASE-10081. shell scripts

[jira] [Updated] (HBASE-10392) Correct references to hbase.regionserver.global.memstore.upperLimit

2014-01-25 Thread Nick Dimiduk (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-10392?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nick Dimiduk updated HBASE-10392: - Attachment: HBASE-10392.4.patch rebased to trunk. Correct references to

[jira] [Resolved] (HBASE-10019) PerfEval mapreduce percentage complete is inaccurate

2014-01-25 Thread Nick Dimiduk (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-10019?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nick Dimiduk resolved HBASE-10019. -- Resolution: Later PerfEval mapreduce percentage complete is inaccurate

[jira] [Commented] (HBASE-10019) PerfEval mapreduce percentage complete is inaccurate

2014-01-25 Thread Nick Dimiduk (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-10019?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13882162#comment-13882162 ] Nick Dimiduk commented on HBASE-10019: -- Looks like it is a deeper issue :)

[jira] [Commented] (HBASE-10428) Test jars should have scope test

2014-01-28 Thread Nick Dimiduk (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-10428?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13884348#comment-13884348 ] Nick Dimiduk commented on HBASE-10428: -- This seems right to me, but I recall there

[jira] [Created] (HBASE-10432) Rpc retries non-recoverable error

2014-01-28 Thread Nick Dimiduk (JIRA)
Nick Dimiduk created HBASE-10432: Summary: Rpc retries non-recoverable error Key: HBASE-10432 URL: https://issues.apache.org/jira/browse/HBASE-10432 Project: HBase Issue Type: Bug

[jira] [Updated] (HBASE-10432) Rpc retries non-recoverable error

2014-01-28 Thread Nick Dimiduk (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-10432?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nick Dimiduk updated HBASE-10432: - Attachment: HBASE-10432.00.patch exception.txt Attaching full stacktrace and a

[jira] [Commented] (HBASE-10432) Rpc retries non-recoverable error

2014-01-28 Thread Nick Dimiduk (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-10432?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13884390#comment-13884390 ] Nick Dimiduk commented on HBASE-10432: -- You think solving this isolated case is

[jira] [Commented] (HBASE-10428) Test jars should have scope test

2014-01-28 Thread Nick Dimiduk (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-10428?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13884754#comment-13884754 ] Nick Dimiduk commented on HBASE-10428: -- For what it's worth, HBASE-8438 aimed to

[jira] [Commented] (HBASE-10416) Improvements to the import flow

2014-01-29 Thread Nick Dimiduk (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-10416?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13885456#comment-13885456 ] Nick Dimiduk commented on HBASE-10416: -- [~vasu.mariy...@gmail.com] let's take up the

[jira] [Assigned] (HBASE-10432) Rpc retries non-recoverable error

2014-01-31 Thread Nick Dimiduk (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-10432?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nick Dimiduk reassigned HBASE-10432: Assignee: Nick Dimiduk Rpc retries non-recoverable error

[jira] [Updated] (HBASE-10432) Rpc retries non-recoverable error

2014-01-31 Thread Nick Dimiduk (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-10432?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nick Dimiduk updated HBASE-10432: - Attachment: HBASE-10432.01.patch I went through the client and server modules. These are the

[jira] [Updated] (HBASE-10432) Rpc retries non-recoverable error

2014-01-31 Thread Nick Dimiduk (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-10432?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nick Dimiduk updated HBASE-10432: - Status: Patch Available (was: Open) Rpc retries non-recoverable error

[jira] [Updated] (HBASE-10432) Rpc retries non-recoverable error

2014-01-31 Thread Nick Dimiduk (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-10432?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nick Dimiduk updated HBASE-10432: - Component/s: (was: Client) IPC/RPC Rpc retries non-recoverable error

[jira] [Updated] (HBASE-10432) Rpc retries non-recoverable error

2014-01-31 Thread Nick Dimiduk (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-10432?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nick Dimiduk updated HBASE-10432: - Affects Version/s: (was: 0.98.1) 0.98.0 Rpc retries non-recoverable

[jira] [Updated] (HBASE-10432) Rpc retries non-recoverable error

2014-01-31 Thread Nick Dimiduk (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-10432?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nick Dimiduk updated HBASE-10432: - Affects Version/s: 0.99.0 0.98.1 0.96.2 Rpc

[jira] [Commented] (HBASE-10413) Tablesplit.getLength returns 0

2014-01-31 Thread Nick Dimiduk (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-10413?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13887920#comment-13887920 ] Nick Dimiduk commented on HBASE-10413: -- Nice work [~lukas.nalezenec]! I left some

[jira] [Updated] (HBASE-10413) Tablesplit.getLength returns 0

2014-01-31 Thread Nick Dimiduk (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-10413?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nick Dimiduk updated HBASE-10413: - Assignee: Lukas Nalezenec Tablesplit.getLength returns 0 --

[jira] [Commented] (HBASE-10432) Rpc retries non-recoverable error

2014-01-31 Thread Nick Dimiduk (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-10432?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13887979#comment-13887979 ] Nick Dimiduk commented on HBASE-10432: -- Yes, that's what I have in mind. It wasn't

[jira] [Commented] (HBASE-10449) Wrong execution pool configuration in HConnectionManager

2014-01-31 Thread Nick Dimiduk (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-10449?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13888085#comment-13888085 ] Nick Dimiduk commented on HBASE-10449: -- Ouch. Is it better to leave the default

[jira] [Commented] (HBASE-10449) Wrong execution pool configuration in HConnectionManager

2014-02-03 Thread Nick Dimiduk (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-10449?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13889702#comment-13889702 ] Nick Dimiduk commented on HBASE-10449: -- [~nkeywal] I have no objection to the change

[jira] [Commented] (HBASE-10455) cleanup InterruptedException management

2014-02-03 Thread Nick Dimiduk (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-10455?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13889882#comment-13889882 ] Nick Dimiduk commented on HBASE-10455: -- Is this the kind of thing we can catch with

[jira] [Commented] (HBASE-10458) Typo in book chapter 9 architecture.html

2014-02-03 Thread Nick Dimiduk (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-10458?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13889951#comment-13889951 ] Nick Dimiduk commented on HBASE-10458: -- Thanks for your contribution. I'm afraid

[jira] [Updated] (HBASE-10385) ImportTsv to parse date time from typical loader formats

2014-02-03 Thread Nick Dimiduk (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-10385?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nick Dimiduk updated HBASE-10385: - Status: Patch Available (was: Open) ImportTsv to parse date time from typical loader formats

<    1   2   3   4   5   6   7   8   9   10   >