[jira] [Updated] (HBASE-3996) Support multiple tables and scanners as input to the mapper in map/reduce jobs

2013-01-22 Thread Bryan Baugher (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3996?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bryan Baugher updated HBASE-3996: - Attachment: 3996-v13.txt Attached latest patch address review comments > Support

[jira] [Updated] (HBASE-3996) Support multiple tables and scanners as input to the mapper in map/reduce jobs

2013-01-22 Thread Bryan Baugher (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3996?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bryan Baugher updated HBASE-3996: - Attachment: 3996-v14.txt Fixed findbug error in MultiTableInputFormatBase > Supp

[jira] [Commented] (HBASE-3996) Support multiple tables and scanners as input to the mapper in map/reduce jobs

2013-01-30 Thread Bryan Baugher (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3996?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13566521#comment-13566521 ] Bryan Baugher commented on HBASE-3996: -- No I have not. We primarily run CDH4 here (cu

[jira] [Created] (HBASE-7894) Update Filter javadoc about the use of read/write fields for multiple regions

2013-02-21 Thread Bryan Baugher (JIRA)
Bryan Baugher created HBASE-7894: Summary: Update Filter javadoc about the use of read/write fields for multiple regions Key: HBASE-7894 URL: https://issues.apache.org/jira/browse/HBASE-7894 Project:

[jira] [Commented] (HBASE-6956) Do not return back to HTablePool closed connections

2012-11-30 Thread Bryan Baugher (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6956?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13507345#comment-13507345 ] Bryan Baugher commented on HBASE-6956: -- We have also ran into this issue specifically

[jira] [Created] (HBASE-7369) HConnectionManager should remove aborted connections

2012-12-17 Thread Bryan Baugher (JIRA)
Bryan Baugher created HBASE-7369: Summary: HConnectionManager should remove aborted connections Key: HBASE-7369 URL: https://issues.apache.org/jira/browse/HBASE-7369 Project: HBase Issue Type

[jira] [Updated] (HBASE-7369) HConnectionManager should remove aborted connections

2012-12-17 Thread Bryan Baugher (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7369?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bryan Baugher updated HBASE-7369: - Attachment: patch.diff > HConnectionManager should remove aborted connections > -

[jira] [Updated] (HBASE-7369) HConnectionManager should remove aborted connections

2012-12-17 Thread Bryan Baugher (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7369?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bryan Baugher updated HBASE-7369: - Status: Patch Available (was: Open) Patch provided > HConnectionManager should

[jira] [Updated] (HBASE-7369) HConnectionManager should remove aborted connections

2012-12-17 Thread Bryan Baugher (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7369?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bryan Baugher updated HBASE-7369: - Attachment: patch2.diff Addressed comment by Ted Yu and also fixed the test in which aborting the

[jira] [Commented] (HBASE-7369) HConnectionManager should remove aborted connections

2013-01-02 Thread Bryan Baugher (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7369?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13542423#comment-13542423 ] Bryan Baugher commented on HBASE-7369: -- Anything I can do to help this along?

[jira] [Updated] (HBASE-7369) HConnectionManager should remove aborted connections

2013-01-02 Thread Bryan Baugher (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7369?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bryan Baugher updated HBASE-7369: - Attachment: patch3.diff Re-attaching patch2.diff as patch3.diff > HConnectionMan

[jira] [Commented] (HBASE-7369) HConnectionManager should remove aborted connections

2013-01-03 Thread Bryan Baugher (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7369?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13543001#comment-13543001 ] Bryan Baugher commented on HBASE-7369: -- [~zjushch] I like the idea of moving the lo

[jira] [Commented] (HBASE-7369) HConnectionManager should remove aborted connections

2013-01-03 Thread Bryan Baugher (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7369?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13543003#comment-13543003 ] Bryan Baugher commented on HBASE-7369: -- I had forgot what the code looked like, abort

[jira] [Updated] (HBASE-7369) HConnectionManager should remove aborted connections

2013-01-03 Thread Bryan Baugher (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7369?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bryan Baugher updated HBASE-7369: - Attachment: HBASE-7369_HCM-remove-aborted-cnxs.txt Sorry I mis-read what some of you had wrote. I

[jira] [Updated] (HBASE-7369) HConnectionManager should remove aborted connections

2013-01-03 Thread Bryan Baugher (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7369?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bryan Baugher updated HBASE-7369: - Attachment: HBASE-7369_HCM-remove-aborted-cnxs-2.txt [~yuzhih...@gmail.com] Addressed comments wi

[jira] [Updated] (HBASE-7369) HConnectionManager should remove aborted connections

2013-01-04 Thread Bryan Baugher (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7369?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bryan Baugher updated HBASE-7369: - Attachment: HBASE-7369_HCM-remove-aborted-cnxs-3.txt Addressed all comments with latest patch

[jira] [Updated] (HBASE-7369) HConnectionManager should remove aborted connections

2013-01-04 Thread Bryan Baugher (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7369?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bryan Baugher updated HBASE-7369: - Attachment: HBASE-7369_HCM-remove-aborted-cnxs-4.txt Resolved conflict > HConnec

[jira] [Updated] (HBASE-3996) Support multiple tables and scanners as input to the mapper in map/reduce jobs

2013-01-04 Thread Bryan Baugher (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3996?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bryan Baugher updated HBASE-3996: - Attachment: 3996-v8.txt I would like to offer to finish this issue. If you would rather close thi

[jira] [Updated] (HBASE-3996) Support multiple tables and scanners as input to the mapper in map/reduce jobs

2013-01-04 Thread Bryan Baugher (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3996?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bryan Baugher updated HBASE-3996: - Attachment: 3996-v9.txt Well thats not a great way to start off. Lets try this again.

[jira] [Updated] (HBASE-3996) Support multiple tables and scanners as input to the mapper in map/reduce jobs

2013-01-04 Thread Bryan Baugher (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3996?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bryan Baugher updated HBASE-3996: - Attachment: 3996-v10.txt Well that would be because I forgot to include my changes to Scan. Done.

[jira] [Updated] (HBASE-3996) Support multiple tables and scanners as input to the mapper in map/reduce jobs

2013-01-07 Thread Bryan Baugher (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3996?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bryan Baugher updated HBASE-3996: - Attachment: 3996-v11.txt Fixed test error, line length and added stability annotation. I was fin

[jira] [Updated] (HBASE-3996) Support multiple tables and scanners as input to the mapper in map/reduce jobs

2013-01-21 Thread Bryan Baugher (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3996?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bryan Baugher updated HBASE-3996: - Attachment: 3996-v12.txt Update to latest trunk which had a conflict > Support m

[jira] [Commented] (HBASE-3996) Support multiple tables and scanners as input to the mapper in map/reduce jobs

2013-01-21 Thread Bryan Baugher (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3996?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13558890#comment-13558890 ] Bryan Baugher commented on HBASE-3996: -- I believe there are two possible questions le

[jira] [Commented] (HBASE-3996) Support multiple tables and scanners as input to the mapper in map/reduce jobs

2013-01-21 Thread Bryan Baugher (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3996?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13558899#comment-13558899 ] Bryan Baugher commented on HBASE-3996: -- Done, https://reviews.apache.org/r/9042/diff/