[jira] [Updated] (HBASE-2600) Change how we do meta tables; from tablename+STARTROW+randomid to instead, tablename+ENDROW+randomid

2013-06-21 Thread Alex Newman (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-2600?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alex Newman updated HBASE-2600: --- Assignee: (was: Alex Newman) Change how we do meta tables; from tablename+STARTROW+randomid

[jira] [Updated] (HBASE-4616) Update hregion encoded name to reduce logic and prevent region collisions in META

2013-06-21 Thread Alex Newman (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4616?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alex Newman updated HBASE-4616: --- Assignee: (was: Alex Newman) Update hregion encoded name to reduce logic and prevent region

[jira] [Updated] (HBASE-5275) Create migration for hbase-2600 meta table rejigger so regions denoted by end row

2013-06-21 Thread Alex Newman (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5275?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alex Newman updated HBASE-5275: --- Assignee: (was: Alex Newman) Create migration for hbase-2600 meta table rejigger so regions

[jira] [Updated] (HBASE-4895) Change tablename format in meta to be the UUID of the tablename rather than the tablename.

2013-06-21 Thread Alex Newman (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4895?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alex Newman updated HBASE-4895: --- Assignee: (was: Alex Newman) Change tablename format in meta to be the UUID of the

[jira] [Updated] (HBASE-5240) HBase internalscanner.next javadoc doesn't imply whether or not results are appended or not

2013-06-21 Thread Alex Newman (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5240?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alex Newman updated HBASE-5240: --- Assignee: (was: Alex Newman) HBase internalscanner.next javadoc doesn't imply whether or

[jira] [Updated] (HBASE-5969) HRI.getRegionName/AsString are inconsistent for regions with the old encoding scheme

2013-06-21 Thread Alex Newman (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5969?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alex Newman updated HBASE-5969: --- Assignee: (was: Alex Newman) HRI.getRegionName/AsString are inconsistent for regions with

[jira] [Updated] (HBASE-5217) Reenable the thrift tests, and add a new one for getRegionInfo

2013-06-21 Thread Alex Newman (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5217?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alex Newman updated HBASE-5217: --- Assignee: (was: Alex Newman) Reenable the thrift tests, and add a new one for getRegionInfo

[jira] [Updated] (HBASE-4382) Region encoded name is hash of tablename + start key + regionid (timestamp); should include end key when hashing.

2013-06-21 Thread Alex Newman (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4382?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alex Newman updated HBASE-4382: --- Assignee: (was: Alex Newman) Region encoded name is hash of tablename + start key +

[jira] [Commented] (HBASE-6912) Filters are not properly applied in certain cases

2012-10-02 Thread Alex Newman (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6912?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13467947#comment-13467947 ] Alex Newman commented on HBASE-6912: Agreed, it would be unfortunate if we attempted,

[jira] [Created] (HBASE-6924) HBase Master spews into a loop if a user attempts to create a snappy table when snappy isn't properly configured

2012-10-02 Thread Alex Newman (JIRA)
Alex Newman created HBASE-6924: -- Summary: HBase Master spews into a loop if a user attempts to create a snappy table when snappy isn't properly configured Key: HBASE-6924 URL:

[jira] [Commented] (HBASE-6924) HBase Master spews into a loop if a user attempts to create a snappy table when snappy isn't properly configured

2012-10-02 Thread Alex Newman (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6924?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13468012#comment-13468012 ] Alex Newman commented on HBASE-6924: I assume the issue is that opening a region can

[jira] [Reopened] (HBASE-6562) Fake KVs are sometimes passed to filters

2012-10-01 Thread Alex Newman (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6562?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alex Newman reopened HBASE-6562: Fake KVs are sometimes passed to filters

[jira] [Commented] (HBASE-6562) Fake KVs are sometimes passed to filters

2012-10-01 Thread Alex Newman (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6562?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13467286#comment-13467286 ] Alex Newman commented on HBASE-6562: Sorry, I haven't had a lot of time to look at

[jira] [Commented] (HBASE-6562) Fake KVs are sometimes passed to filters

2012-10-01 Thread Alex Newman (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6562?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13467287#comment-13467287 ] Alex Newman commented on HBASE-6562: I should mention, the user has to specify a

[jira] [Updated] (HBASE-6562) Fake KVs are sometimes passed to filters

2012-10-01 Thread Alex Newman (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6562?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alex Newman updated HBASE-6562: --- Attachment: minimalTest.java This test currently fails. Notice if you never flush the table, the

[jira] [Commented] (HBASE-6562) Fake KVs are sometimes passed to filters

2012-10-01 Thread Alex Newman (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6562?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13467318#comment-13467318 ] Alex Newman commented on HBASE-6562: Ah you beat me to it. I think my minimal java

[jira] [Commented] (HBASE-6562) Fake KVs are sometimes passed to filters

2012-10-01 Thread Alex Newman (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6562?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13467325#comment-13467325 ] Alex Newman commented on HBASE-6562: @[~lhofhansl] But you told me to plop it on this

[jira] [Created] (HBASE-6912) Filters are not properly applied in certain cases

2012-10-01 Thread Alex Newman (JIRA)
Alex Newman created HBASE-6912: -- Summary: Filters are not properly applied in certain cases Key: HBASE-6912 URL: https://issues.apache.org/jira/browse/HBASE-6912 Project: HBase Issue Type: Bug

[jira] [Resolved] (HBASE-6562) Fake KVs are sometimes passed to filters

2012-10-01 Thread Alex Newman (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6562?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alex Newman resolved HBASE-6562. Resolution: Fixed Fake KVs are sometimes passed to filters

[jira] [Commented] (HBASE-6912) Filters are not properly applied in certain cases

2012-10-01 Thread Alex Newman (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6912?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13467332#comment-13467332 ] Alex Newman commented on HBASE-6912: [~lhofhansl] I created a new jira based on your

[jira] [Updated] (HBASE-6912) Filters are not properly applied in certain cases

2012-10-01 Thread Alex Newman (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6912?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alex Newman updated HBASE-6912: --- Attachment: minimalTest.java This triggers the problem. If you get rid of the flush the bug goes

[jira] [Updated] (HBASE-6912) Filters are not properly applied to scans, to the first entry in the scan.

2012-10-01 Thread Alex Newman (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6912?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alex Newman updated HBASE-6912: --- Description: Steps to reproduce: Create a table, load data into it. Flush the table. Do a scan

[jira] [Commented] (HBASE-6431) Some FilterList Constructors break addFilter

2012-09-10 Thread Alex Newman (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6431?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13452273#comment-13452273 ] Alex Newman commented on HBASE-6431: Fine by me Some FilterList

[jira] [Commented] (HBASE-2600) Change how we do meta tables; from tablename+STARTROW+randomid to instead, tablename+ENDROW+randomid

2012-09-04 Thread Alex Newman (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-2600?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13447846#comment-13447846 ] Alex Newman commented on HBASE-2600: Sorry everyone, I was lost at burning man.

[jira] [Commented] (HBASE-6431) Some FilterList Constructors break addFilter

2012-07-26 Thread Alex Newman (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6431?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13423256#comment-13423256 ] Alex Newman commented on HBASE-6431: Just looked at it. It's fine!

[jira] [Commented] (HBASE-6431) Some FilterList Constructors break addFilter

2012-07-26 Thread Alex Newman (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6431?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13423302#comment-13423302 ] Alex Newman commented on HBASE-6431: Oh I should mention I ran the patch through our

[jira] [Commented] (HBASE-6431) Some FilterList Constructors break addFilter

2012-07-25 Thread Alex Newman (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6431?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13422746#comment-13422746 ] Alex Newman commented on HBASE-6431: Is there anything I need to do here?

[jira] [Commented] (HBASE-6431) Some FilterList Constructors break addFilter

2012-07-25 Thread Alex Newman (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6431?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13422834#comment-13422834 ] Alex Newman commented on HBASE-6431: Question: Can we preserve List type for filters

[jira] [Commented] (HBASE-6431) Some FilterList Constructors break addFilter

2012-07-25 Thread Alex Newman (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6431?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13422853#comment-13422853 ] Alex Newman commented on HBASE-6431: Internally arrays.aslist isn't an arraylist on my

[jira] [Created] (HBASE-6431) Some FilterList Constructors break addFilter

2012-07-19 Thread Alex Newman (JIRA)
Alex Newman created HBASE-6431: -- Summary: Some FilterList Constructors break addFilter Key: HBASE-6431 URL: https://issues.apache.org/jira/browse/HBASE-6431 Project: HBase Issue Type: Bug

[jira] [Updated] (HBASE-6431) Some FilterList Constructors break addFilter

2012-07-19 Thread Alex Newman (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6431?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alex Newman updated HBASE-6431: --- Attachment: 0001-HBASE-6431.-Some-FilterList-Constructors-break-addFi.patch Some FilterList

[jira] [Updated] (HBASE-6431) Some FilterList Constructors break addFilter

2012-07-19 Thread Alex Newman (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6431?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alex Newman updated HBASE-6431: --- Status: Patch Available (was: Open) Some FilterList Constructors break addFilter

[jira] [Updated] (HBASE-6431) Some FilterList Constructors break addFilter

2012-07-19 Thread Alex Newman (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6431?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alex Newman updated HBASE-6431: --- Priority: Minor (was: Major) Some FilterList Constructors break addFilter

[jira] [Updated] (HBASE-6431) Some FilterList Constructors break addFilter

2012-07-19 Thread Alex Newman (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6431?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alex Newman updated HBASE-6431: --- Component/s: filters Affects Version/s: 0.92.1 0.94.0 Some

[jira] [Commented] (HBASE-6047) Put.has() can't determine result correctly

2012-05-28 Thread Alex Newman (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6047?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13284572#comment-13284572 ] Alex Newman commented on HBASE-6047: Interesting. I hate to be dense. But I'm not sure

[jira] [Commented] (HBASE-6047) Put.has() can't determine result correctly

2012-05-25 Thread Alex Newman (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6047?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13283622#comment-13283622 ] Alex Newman commented on HBASE-6047: Could someone translate the hudson. Is this patch

[jira] [Commented] (HBASE-6047) Put.has() can't determine result correctly

2012-05-25 Thread Alex Newman (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6047?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13283632#comment-13283632 ] Alex Newman commented on HBASE-6047: *ramkrishna sorry to be dense, but just so I

[jira] [Assigned] (HBASE-5534) HBase shell's return value is almost always 0

2012-05-22 Thread Alex Newman (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5534?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alex Newman reassigned HBASE-5534: -- Assignee: (was: Alex Newman) HBase shell's return value is almost always 0

[jira] [Assigned] (HBASE-2739) Master should fail to start if it cannot successfully split logs

2012-05-22 Thread Alex Newman (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-2739?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alex Newman reassigned HBASE-2739: -- Assignee: (was: Alex Newman) Master should fail to start if it cannot successfully

[jira] [Assigned] (HBASE-4587) HBase MR support for multiple tables as input

2012-05-22 Thread Alex Newman (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4587?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alex Newman reassigned HBASE-4587: -- Assignee: (was: Alex Newman) HBase MR support for multiple tables as input

[jira] [Assigned] (HBASE-2750) Add sanity check for system configs in hbase-daemon wrapper

2012-05-22 Thread Alex Newman (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-2750?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alex Newman reassigned HBASE-2750: -- Assignee: (was: Alex Newman) Add sanity check for system configs in hbase-daemon

[jira] [Commented] (HBASE-5978) Scanner next() calls should return after a configurable time threshold regardless of number of accumulated rows

2012-05-22 Thread Alex Newman (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5978?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13281227#comment-13281227 ] Alex Newman commented on HBASE-5978: Do we already have some choosen favorite way to

[jira] [Commented] (HBASE-5978) Scanner next() calls should return after a configurable time threshold regardless of number of accumulated rows

2012-05-22 Thread Alex Newman (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5978?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13281228#comment-13281228 ] Alex Newman commented on HBASE-5978: I assume you want this to return before any

[jira] [Assigned] (HBASE-5969) HRI.getRegionName/AsString are inconsistent for regions with the old encoding scheme

2012-05-22 Thread Alex Newman (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5969?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alex Newman reassigned HBASE-5969: -- Assignee: Alex Newman HRI.getRegionName/AsString are inconsistent for regions with the

[jira] [Commented] (HBASE-5969) HRI.getRegionName/AsString are inconsistent for regions with the old encoding scheme

2012-05-22 Thread Alex Newman (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5969?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13281230#comment-13281230 ] Alex Newman commented on HBASE-5969: Does it make sense to focus on just fixing

[jira] [Assigned] (HBASE-6047) Put.has() can't determine result correctly

2012-05-22 Thread Alex Newman (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6047?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alex Newman reassigned HBASE-6047: -- Assignee: Alex Newman Put.has() can't determine result correctly

[jira] [Updated] (HBASE-6047) Put.has() can't determine result correctly

2012-05-22 Thread Alex Newman (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6047?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alex Newman updated HBASE-6047: --- Attachment: 0001-HBASE-6047.-Put.has-can-t-determine-result-correctly.patch Put.has() can't

[jira] [Updated] (HBASE-6047) Put.has() can't determine result correctly

2012-05-22 Thread Alex Newman (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6047?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alex Newman updated HBASE-6047: --- Status: Patch Available (was: Open) Put.has() can't determine result correctly

[jira] [Commented] (HBASE-6047) Put.has() can't determine result correctly

2012-05-22 Thread Alex Newman (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6047?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13281251#comment-13281251 ] Alex Newman commented on HBASE-6047: I added a bunch of tests. The getvalue stuff

[jira] [Commented] (HBASE-6047) Put.has() can't determine result correctly

2012-05-22 Thread Alex Newman (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6047?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13281252#comment-13281252 ] Alex Newman commented on HBASE-6047: Ooh I think I fixed it as well :)

[jira] [Updated] (HBASE-6047) Put.has() can't determine result correctly

2012-05-22 Thread Alex Newman (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6047?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alex Newman updated HBASE-6047: --- Attachment: 0001-HBASE-6047.-Put.has-can-t-determine-result-correctly-v2.patch Put.has() can't

[jira] [Commented] (HBASE-6047) Put.has() can't determine result correctly

2012-05-22 Thread Alex Newman (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6047?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13281260#comment-13281260 ] Alex Newman commented on HBASE-6047: think i got your comments

[jira] [Commented] (HBASE-1801) Tool to clean regions on DFS

2012-05-22 Thread Alex Newman (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-1801?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13281267#comment-13281267 ] Alex Newman commented on HBASE-1801: Is this jira still relevant? Hbck fixes this no?

[jira] [Commented] (HBASE-2110) Move to ivy broke our finding stylesheet (Tables don't have blue lines around them any more).

2012-05-22 Thread Alex Newman (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-2110?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13281271#comment-13281271 ] Alex Newman commented on HBASE-2110: Can we close this? Move to ivy

[jira] [Commented] (HBASE-6011) Unable to start master in local mode

2012-05-17 Thread Alex Newman (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6011?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13278465#comment-13278465 ] Alex Newman commented on HBASE-6011: Does it make sense to push this to 0.92?

[jira] [Commented] (HBASE-6011) Unable to start master in local mode

2012-05-17 Thread Alex Newman (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6011?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13278469#comment-13278469 ] Alex Newman commented on HBASE-6011: Nope, you might want to double check. Maybe the

[jira] [Commented] (HBASE-2600) Change how we do meta tables; from tablename+STARTROW+randomid to instead, tablename+ENDROW+randomid

2012-04-26 Thread Alex Newman (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-2600?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13263183#comment-13263183 ] Alex Newman commented on HBASE-2600: I needed to rebase again. I'll upload a patch in

[jira] [Assigned] (HBASE-2739) Master should fail to start if it cannot successfully split logs

2011-09-14 Thread Alex Newman (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-2739?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alex Newman reassigned HBASE-2739: -- Assignee: Alex Newman Master should fail to start if it cannot successfully split logs

[jira] [Commented] (HBASE-2739) Master should fail to start if it cannot successfully split logs

2011-09-13 Thread Alex Newman (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-2739?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13104112#comment-13104112 ] Alex Newman commented on HBASE-2739: This looks out of date. We no longer catch/ignore

[jira] [Commented] (HBASE-24) Scaling: Too many open file handles to datanodes

2011-08-22 Thread Alex Newman (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-24?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13089042#comment-13089042 ] Alex Newman commented on HBASE-24: -- +conf); // defer opening streams is in the

[jira] [Updated] (HBASE-3917) Separate the Avro schema definition file from the code

2011-08-17 Thread Alex Newman (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3917?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alex Newman updated HBASE-3917: --- Attachment: 0001-HBASE-3917.-Separate-the-Avro-schema-definition-file.patch Separate the Avro

[jira] [Assigned] (HBASE-3917) Separate the Avro schema definition file from the code

2011-08-17 Thread Alex Newman (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3917?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alex Newman reassigned HBASE-3917: -- Assignee: Alex Newman Separate the Avro schema definition file from the code

[jira] [Updated] (HBASE-3917) Separate the Avro schema definition file from the code

2011-08-17 Thread Alex Newman (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3917?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alex Newman updated HBASE-3917: --- Status: Patch Available (was: Open) Separate the Avro schema definition file from the code

[jira] [Commented] (HBASE-2750) Add sanity check for system configs in hbase-daemon wrapper

2011-08-17 Thread Alex Newman (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-2750?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13086687#comment-13086687 ] Alex Newman commented on HBASE-2750: I assume it should only prevent the

[jira] [Commented] (HBASE-3345) Master crash with NPE during table disable

2011-08-08 Thread Alex Newman (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3345?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13081297#comment-13081297 ] Alex Newman commented on HBASE-3345: agreed Master crash with NPE during table

[jira] [Commented] (HBASE-3346) NPE in processRegionInTransition causing master abort

2011-08-08 Thread Alex Newman (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3346?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13081298#comment-13081298 ] Alex Newman commented on HBASE-3346: Is this possible to replicate? NPE in

[jira] [Commented] (HBASE-3350) Disabling table while splitting leaves regions in transition

2011-08-08 Thread Alex Newman (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3350?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13081302#comment-13081302 ] Alex Newman commented on HBASE-3350: I wonder if this is still an issue? Disabling

[jira] [Commented] (HBASE-3852) ThriftServer leaks scanners

2011-05-09 Thread Alex Newman (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3852?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13030910#comment-13030910 ] Alex Newman commented on HBASE-3852: Should we close scanners on disconnect from the

[jira] [Commented] (HBASE-3852) ThriftServer leaks scanners

2011-05-09 Thread Alex Newman (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3852?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13030922#comment-13030922 ] Alex Newman commented on HBASE-3852: Yes, when the client closes the connection to the

[jira] [Commented] (HBASE-2801) Pid file should be cleaned up when stop succeeds

2011-05-05 Thread Alex Newman (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-2801?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13029595#comment-13029595 ] Alex Newman commented on HBASE-2801: I think we can close this out. It looks like

[jira] [Commented] (HBASE-2801) Pid file should be cleaned up when stop succeeds

2011-05-04 Thread Alex Newman (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-2801?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13029004#comment-13029004 ] Alex Newman commented on HBASE-2801: Oooh stack. This is a really old patch. Let me

[jira] [Assigned] (HBASE-2709) Allow split type (distributed,master only) to be configurable

2011-04-21 Thread Alex Newman (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-2709?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alex Newman reassigned HBASE-2709: -- Assignee: (was: Alex Newman) Allow split type (distributed,master only) to be

[jira] [Updated] (HBASE-2709) Allow split type (distributed,master only) to be configurable

2011-04-21 Thread Alex Newman (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-2709?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alex Newman updated HBASE-2709: --- Status: Open (was: Patch Available) Allow split type (distributed,master only) to be configurable

[jira] [Updated] (HBASE-3794) TestRpcMetrics fails on machine where region server is running

2011-04-21 Thread Alex Newman (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3794?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alex Newman updated HBASE-3794: --- Status: Patch Available (was: In Progress) TestRpcMetrics fails on machine where region server is

[jira] [Updated] (HBASE-3794) TestRpcMetrics fails on machine where region server is running

2011-04-21 Thread Alex Newman (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3794?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alex Newman updated HBASE-3794: --- Attachment: HBASE-3794.patch TestRpcMetrics fails on machine where region server is running

[jira] [Commented] (HBASE-3794) TestRpcMetrics fails on machine where region server is running

2011-04-21 Thread Alex Newman (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3794?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13022819#comment-13022819 ] Alex Newman commented on HBASE-3794: Agreed. Hooray 1 line patches. TestRpcMetrics

[jira] [Assigned] (HBASE-3794) TestRpcMetrics fails on machine where region server is running

2011-04-19 Thread Alex Newman (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3794?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alex Newman reassigned HBASE-3794: -- Assignee: Alex Newman TestRpcMetrics fails on machine where region server is running

[jira] [Work started] (HBASE-3794) TestRpcMetrics fails on machine where region server is running

2011-04-19 Thread Alex Newman (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3794?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Work on HBASE-3794 started by Alex Newman. TestRpcMetrics fails on machine where region server is running

[jira] [Commented] (HBASE-2118) Fix our wikipedia page; says we're slow among other errors

2011-04-04 Thread Alex Newman (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-2118?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13015560#comment-13015560 ] Alex Newman commented on HBASE-2118: Can we close this out? Fix our wikipedia page;

[jira] [Commented] (HBASE-2404) native fast compression codec

2011-04-04 Thread Alex Newman (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-2404?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13015561#comment-13015561 ] Alex Newman commented on HBASE-2404: Dup of HBASE-3691 native fast compression codec

[jira] [Commented] (HBASE-2963) based on hadoop0.21.0

2011-04-04 Thread Alex Newman (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-2963?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13015572#comment-13015572 ] Alex Newman commented on HBASE-2963: I think this can be closed out. based on

[jira] [Commented] (HBASE-3441) Add means of graceful decommission of node where it sheds load slowly in a non-disruptive manner until its carrying none

2011-04-04 Thread Alex Newman (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3441?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13015639#comment-13015639 ] Alex Newman commented on HBASE-3441: Jean, where are we on nicolas's suggestion? Do

[jira] [Commented] (HBASE-3345) Master crash with NPE during table disable

2011-04-04 Thread Alex Newman (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3345?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13015651#comment-13015651 ] Alex Newman commented on HBASE-3345: Most likely it wasn't that it was null but that

[jira] [Assigned] (HBASE-3107) Breakup HLogSplitTest unit tests.

2011-03-30 Thread Alex Newman (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3107?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alex Newman reassigned HBASE-3107: -- Assignee: (was: Alex Newman) Breakup HLogSplitTest unit tests.

[jira] [Assigned] (HBASE-1364) [performance] Distributed splitting of regionserver commit logs

2011-03-30 Thread Alex Newman (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-1364?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alex Newman reassigned HBASE-1364: -- Assignee: (was: Alex Newman) [performance] Distributed splitting of regionserver commit

[jira] [Assigned] (HBASE-3108) Add a method for creating persistent Sequential zk nodes.

2011-03-30 Thread Alex Newman (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3108?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alex Newman reassigned HBASE-3108: -- Assignee: (was: Alex Newman) Add a method for creating persistent Sequential zk nodes.

[jira] [Updated] (HBASE-3238) HBase needs to have the CREATE permission on the parent of its ZooKeeper parent znode

2011-03-28 Thread Alex Newman (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3238?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alex Newman updated HBASE-3238: --- Attachment: HBASE-3238-v3.patch This one only checks for existence in the exception case. HBase

[jira] [Updated] (HBASE-3238) HBase needs to have the CREATE permission on the parent of its ZooKeeper parent znode

2011-03-25 Thread Alex Newman (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3238?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alex Newman updated HBASE-3238: --- Attachment: HBASE-3238-v2.patch HBase needs to have the CREATE permission on the parent of its

[jira] [Commented] (HBASE-3238) HBase needs to have the CREATE permission on the parent of its ZooKeeper parent znode

2011-03-25 Thread Alex Newman (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3238?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13011297#comment-13011297 ] Alex Newman commented on HBASE-3238: Is there a create that works even if node

[jira] [Assigned] (HBASE-2418) add support for ZooKeeper authentication

2011-03-25 Thread Alex Newman (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-2418?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alex Newman reassigned HBASE-2418: -- Assignee: (was: Alex Newman) Didn't mean to click that button add support for ZooKeeper

[jira] [Assigned] (HBASE-2418) add support for ZooKeeper authentication

2011-03-25 Thread Alex Newman (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-2418?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alex Newman reassigned HBASE-2418: -- Assignee: Alex Newman add support for ZooKeeper authentication

[jira] [Commented] (HBASE-3238) HBase needs to have the CREATE permission on the parent of its ZooKeeper parent znode

2011-03-25 Thread Alex Newman (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3238?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13011398#comment-13011398 ] Alex Newman commented on HBASE-3238: I just realized what about we just catch the

[jira] [Commented] (HBASE-3238) HBase needs to have the CREATE permission on the parent of its ZooKeeper parent znode

2011-03-25 Thread Alex Newman (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3238?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13011436#comment-13011436 ] Alex Newman commented on HBASE-3238: I think the idea is to only call exist if we need

[jira] [Assigned] (HBASE-3238) HBase needs to have the CREATE permission on the parent of its ZooKeeper parent znode

2011-03-24 Thread Alex Newman (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3238?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alex Newman reassigned HBASE-3238: -- Assignee: Alex Newman HBase needs to have the CREATE permission on the parent of its

[jira] [Updated] (HBASE-3238) HBase needs to have the CREATE permission on the parent of its ZooKeeper parent znode

2011-03-24 Thread Alex Newman (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3238?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alex Newman updated HBASE-3238: --- Attachment: 1 HBase needs to have the CREATE permission on the parent of its ZooKeeper parent

[jira] [Updated] (HBASE-3238) HBase needs to have the CREATE permission on the parent of its ZooKeeper parent znode

2011-03-24 Thread Alex Newman (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3238?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alex Newman updated HBASE-3238: --- Status: Patch Available (was: Open) HBase needs to have the CREATE permission on the parent of its

[jira] [Commented] (HBASE-3238) HBase needs to have the CREATE permission on the parent of its ZooKeeper parent znode

2011-03-24 Thread Alex Newman (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3238?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13011015#comment-13011015 ] Alex Newman commented on HBASE-3238: So I wrote a test to simulate this, although the

[jira] [Updated] (HBASE-3238) HBase needs to have the CREATE permission on the parent of its ZooKeeper parent znode

2011-03-24 Thread Alex Newman (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3238?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alex Newman updated HBASE-3238: --- Attachment: HBASE-3238.patch HBase needs to have the CREATE permission on the parent of its

[jira] [Commented] (HBASE-3238) HBase needs to have the CREATE permission on the parent of its ZooKeeper parent znode

2011-03-24 Thread Alex Newman (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3238?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13011025#comment-13011025 ] Alex Newman commented on HBASE-3238: Ok I think I got what he was saying. Two things.

[jira] Commented: (HBASE-1364) [performance] Distributed splitting of regionserver commit logs

2011-03-11 Thread Alex Newman (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-1364?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13005822#comment-13005822 ] Alex Newman commented on HBASE-1364: Yea sorry sorry about that. Are you taking a

<    1   2   3   4   5   >