[jira] Commented: (HADOOP-2338) [hbase] NPE in master server

2007-12-05 Thread Jim Kellerman (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-2338?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12548736 ] Jim Kellerman commented on HADOOP-2338: --- Here's a rough outline of how cluster shutdown should work.: - master

[jira] Commented: (HADOOP-2160) separate website from user documentation

2007-12-05 Thread Doug Cutting (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-2160?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12548734 ] Doug Cutting commented on HADOOP-2160: -- FYI, I will make some commits on this issue without first submitting pa

[jira] Commented: (HADOOP-2355) Set region split size on table creation

2007-12-05 Thread Jim Kellerman (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-2355?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12548733 ] Jim Kellerman commented on HADOOP-2355: --- The finest level of granularity for this parameter would be at the ta

[jira] Commented: (HADOOP-2338) [hbase] NPE in master server

2007-12-05 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-2338?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12548732 ] stack commented on HADOOP-2338: --- If regionserver fails to record split in META, there is no other means of master fin

[jira] Commented: (HADOOP-2356) Set memcache flush size per table

2007-12-05 Thread Jim Kellerman (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-2356?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12548731 ] Jim Kellerman commented on HADOOP-2356: --- Actually, since there is one memcache per column, this could be set o

[jira] Updated: (HADOOP-2283) [hbase] AlreadyBeingCreatedException (Was: Stuck replay of failed regionserver edits)

2007-12-05 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-2283?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack updated HADOOP-2283: -- Priority: Minor (was: Major) Summary: [hbase] AlreadyBeingCreatedException (Was: Stuck replay of failed

[jira] Resolved: (HADOOP-2357) [hbase] Compaction cleanup; less deleting + prevent possible file leaks

2007-12-05 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-2357?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack resolved HADOOP-2357. --- Resolution: Fixed Resolving. Committed the compaction.patch from over in HADOOP-2283. > [hbase] Compaction

[jira] Created: (HADOOP-2357) [hbase] Compaction cleanup; less deleting + prevent possible file leaks

2007-12-05 Thread stack (JIRA)
[hbase] Compaction cleanup; less deleting + prevent possible file leaks --- Key: HADOOP-2357 URL: https://issues.apache.org/jira/browse/HADOOP-2357 Project: Hadoop Issue Typ

[jira] Commented: (HADOOP-1841) IPC server should write repsonses asynchronously

2007-12-05 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-1841?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12548689 ] Hadoop QA commented on HADOOP-1841: --- -1 overall. Here are the results of testing the latest attachment http://is

[jira] Commented: (HADOOP-2283) [hbase] Stuck replay of failed regionserver edits

2007-12-05 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-2283?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12548674 ] Hadoop QA commented on HADOOP-2283: --- +1 overall. Here are the results of testing the latest attachment http://is

[jira] Commented: (HADOOP-2339) [Hbase Shell] Delete command with no WHERE clause

2007-12-05 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-2339?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12548640 ] Hadoop QA commented on HADOOP-2339: --- -1 overall. Here are the results of testing the latest attachment http://is

[jira] Commented: (HADOOP-2351) [Hbase Shell] If select command returns no result, it doesn't need to show the header information.

2007-12-05 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-2351?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12548619 ] Hadoop QA commented on HADOOP-2351: --- -1 overall. Here are the results of testing the latest attachment http://is

[jira] Commented: (HADOOP-2349) FSEditLog.logEdit(byte op, Writable w1, Writable w2) should accept variable numbers of Writable, instead of two.

2007-12-05 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-2349?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12548607 ] Hadoop QA commented on HADOOP-2349: --- -1 overall. Here are the results of testing the latest attachment http://is

[jira] Created: (HADOOP-2356) Set memcache flush size per table

2007-12-05 Thread Paul Saab (JIRA)
Set memcache flush size per table - Key: HADOOP-2356 URL: https://issues.apache.org/jira/browse/HADOOP-2356 Project: Hadoop Issue Type: New Feature Components: contrib/hbase Reporter: Pau

[jira] Created: (HADOOP-2355) Set region split size on table creation

2007-12-05 Thread Paul Saab (JIRA)
Set region split size on table creation --- Key: HADOOP-2355 URL: https://issues.apache.org/jira/browse/HADOOP-2355 Project: Hadoop Issue Type: New Feature Components: contrib/hbase R

[jira] Commented: (HADOOP-2338) [hbase] NPE in master server

2007-12-05 Thread Jim Kellerman (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-2338?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12548576 ] Jim Kellerman commented on HADOOP-2338: --- TestTableMapReduce timed out in the build above because one region wa

[jira] Commented: (HADOOP-2338) [hbase] NPE in master server

2007-12-05 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-2338?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12548575 ] Hadoop QA commented on HADOOP-2338: --- -1 overall. Here are the results of testing the latest attachment http://is

[jira] Commented: (HADOOP-2329) [Hbase Shell] Addition of Built-In Value Data Types for efficient accessing and stroing data

2007-12-05 Thread Edward Yoon (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-2329?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12548573 ] Edward Yoon commented on HADOOP-2329: - {code} row bikecar row1

[jira] Created: (HADOOP-2354) Add job-level counters for the launched speculative tasks

2007-12-05 Thread Arun C Murthy (JIRA)
Add job-level counters for the launched speculative tasks - Key: HADOOP-2354 URL: https://issues.apache.org/jira/browse/HADOOP-2354 Project: Hadoop Issue Type: Improvement Com

<    1   2