[jira] Updated: (HADOOP-2343) [hbase] Stuck regionserver?

2007-12-07 Thread Jim Kellerman (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-2343?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jim Kellerman updated HADOOP-2343: -- Priority: Minor (was: Major) I think this was probably caused by thread starvation in the mas

[jira] Created: (HADOOP-2388) [hbase] When a scanner lease times out, throw a more "user friendly" exception

2007-12-07 Thread Jim Kellerman (JIRA)
[hbase] When a scanner lease times out, throw a more "user friendly" exception -- Key: HADOOP-2388 URL: https://issues.apache.org/jira/browse/HADOOP-2388 Project: Hadoop

RE: [VOTE][PLAN] Graduate Hbase Shell as a contrib project

2007-12-07 Thread edward yoon
According to slogan of project, we can clearly discern the core and non-core of Hbase; A Google BigTable clone. Then, we can think all things of the hbase shell are exists on another layer. I think REST can be show that if a work environment is AJAX or some kind of open APIs, productivity incre

[jira] Updated: (HADOOP-2350) hbase scanner api returns null row names, or skips row names if different column families do not have entries for some rows

2007-12-07 Thread Jim Kellerman (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-2350?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jim Kellerman updated HADOOP-2350: -- Resolution: Fixed Status: Resolved (was: Patch Available) Tests passed (including new

[jira] Commented: (HADOOP-2350) hbase scanner api returns null row names, or skips row names if different column families do not have entries for some rows

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

[jira] Updated: (HADOOP-2138) [hbase] Master should allocate regions to the regionserver hosting the region data where possible

2007-12-07 Thread Bryan Duxbury (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-2138?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bryan Duxbury updated HADOOP-2138: -- Priority: Major (was: Minor) This seems like it should be an important issue, since it should

[jira] Updated: (HADOOP-2118) Consider implementing a LogAppender based on HBase

2007-12-07 Thread Bryan Duxbury (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-2118?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bryan Duxbury updated HADOOP-2118: -- Priority: Trivial (was: Minor) This doesn't appear to be an important issue for HBase develop

[jira] Commented: (HADOOP-2075) [hbase] Bulk load and dump tools

2007-12-07 Thread Bryan Duxbury (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-2075?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12549661 ] Bryan Duxbury commented on HADOOP-2075: --- A really cool feature for bulk loading would be artificially lowering

RE: [VOTE][PLAN] Graduate Hbase Shell as a contrib project

2007-12-07 Thread Jim Kellerman
Just my two cents... The HBase shell has some components that are extremely valuable to the core of HBase. In particular, administrative functions such as creating/deleting/modifying tables and the ability to do simple queries from the command line. On the other hand, some of the proposed extensi

[jira] Updated: (HADOOP-2350) hbase scanner api returns null row names, or skips row names if different column families do not have entries for some rows

2007-12-07 Thread Jim Kellerman (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-2350?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jim Kellerman updated HADOOP-2350: -- Status: Patch Available (was: In Progress) Tests run locally. Try Hudson > hbase scanner api

[jira] Updated: (HADOOP-2350) hbase scanner api returns null row names, or skips row names if different column families do not have entries for some rows

2007-12-07 Thread Jim Kellerman (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-2350?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jim Kellerman updated HADOOP-2350: -- Attachment: patch.txt > hbase scanner api returns null row names, or skips row names if differ

[jira] Commented: (HADOOP-2220) Reduce tasks fail too easily because of repeated fetch failures

2007-12-07 Thread Amar Kamat (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-2220?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12549652 ] Amar Kamat commented on HADOOP-2220: See HADOOP-2247 for an overall strategy on *WAIT-KILL* dilemma. > Reduce t

[jira] Commented: (HADOOP-2247) Mappers fail easily due to repeated failures

2007-12-07 Thread Amar Kamat (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-2247?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12549651 ] Amar Kamat commented on HADOOP-2247: _THE *WAIT-KILL* DILEMMA_ Following are the issues to be considered while d

RE: [VOTE][PLAN] Graduate Hbase Shell as a contrib project

2007-12-07 Thread edward yoon
Ok stack, The effort to questionnaire rebuild has just begun. -- B. Regards, Edward yoon @ NHN, corp. Home : http://www.udanax.org > Date: Fri, 7 Dec 2007 21:24:42 -0800 > From: [EMAIL PROTECTED] > To: hadoop-dev@lucene.apache.org > Subject: Re: [VOTE][PLAN] Gradua

Re: [VOTE][PLAN] Graduate Hbase Shell as a contrib project

2007-12-07 Thread stack
Hey Edward, how about we consult first before putting out a call for a vote. At least one option is missing as far as I can see: A yes/no on whether patches and wiki proposals for Matrix+RDF+Relation-Algebra+HQL-Server proposed shell extensions should be committed to hbase core. Other folks m

[VOTE][PLAN] Graduate Hbase Shell as a contrib project

2007-12-07 Thread edward yoon
Hi, community. I'm edward yoon, a worker for the 'hbase shell on hbase' and 'RDF, Matrix storage on hadoop + hbase'. I and other guys who did register for the hbase shell project would graduate as a contrib project from hbase sub-package. I believe that It will makes the hadoop an even better pl

[jira] Commented: (HADOOP-2341) Datanode active connections never returns to 0

2007-12-07 Thread Raghu Angadi (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-2341?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12549636 ] Raghu Angadi commented on HADOOP-2341: -- I briefly looked at DFSClient and could not find anything suspicious. P

[jira] Created: (HADOOP-2386) [hbase] Method to get a number of timestamped versions of a row all at once

2007-12-07 Thread Bryan Duxbury (JIRA)
[hbase] Method to get a number of timestamped versions of a row all at once --- Key: HADOOP-2386 URL: https://issues.apache.org/jira/browse/HADOOP-2386 Project: Hadoop I

[jira] Created: (HADOOP-2387) [hbase] Method to get a list of a row's timestamps accompanied by the columns at that version

2007-12-07 Thread Bryan Duxbury (JIRA)
[hbase] Method to get a list of a row's timestamps accompanied by the columns at that version - Key: HADOOP-2387 URL: https://issues.apache.org/jira/browse/HADOOP-2387

[jira] Commented: (HADOOP-2158) hdfsListDirectory in libhdfs does not scale

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

[jira] Commented: (HADOOP-2384) [hbase] Delete all members of a column family on a specific row

2007-12-07 Thread Bryan Duxbury (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-2384?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12549629 ] Bryan Duxbury commented on HADOOP-2384: --- How about {code} /** * Deletes all cells that match row and column

[jira] Updated: (HADOOP-2341) Datanode active connections never returns to 0

2007-12-07 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-2341?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack updated HADOOP-2341: -- Attachment: dfsclient.patch Ok. So, now I think we're back around to Pauls' original complaint; that active

[jira] Commented: (HADOOP-2249) [hbase] Add means of getting the timestamps for all cell versions: e.g. long [] getVersions(row, column)

2007-12-07 Thread Bryan Duxbury (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-2249?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12549626 ] Bryan Duxbury commented on HADOOP-2249: --- It seems like after HADOOP-1550 all that really needs to be done to a

[jira] Created: (HADOOP-2385) Validate configuration parameters

2007-12-07 Thread Robert Chansler (JIRA)
Validate configuration parameters - Key: HADOOP-2385 URL: https://issues.apache.org/jira/browse/HADOOP-2385 Project: Hadoop Issue Type: Improvement Components: dfs Affects Versions: 0.16.0

[jira] Updated: (HADOOP-1550) [hbase] No means of deleting a'row' nor all members of a column family

2007-12-07 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-1550?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack updated HADOOP-1550: -- Resolution: Fixed Fix Version/s: 0.16.0 Status: Resolved (was: Patch Available) Committed.

[jira] Commented: (HADOOP-2341) Datanode active connections never returns to 0

2007-12-07 Thread Raghu Angadi (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-2341?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12549619 ] Raghu Angadi commented on HADOOP-2341: -- > hbase keeps open all mapfiles so access to a 'row' is 'fast'. I gues

[jira] Created: (HADOOP-2384) [hbase] Delete all members of a column family on a specific row

2007-12-07 Thread stack (JIRA)
[hbase] Delete all members of a column family on a specific row --- Key: HADOOP-2384 URL: https://issues.apache.org/jira/browse/HADOOP-2384 Project: Hadoop Issue Type: New Feature

[jira] Commented: (HADOOP-1550) [hbase] No means of deleting a'row' nor all members of a column family

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

[jira] Commented: (HADOOP-2381) Support permission information in FileStatus

2007-12-07 Thread Raghu Angadi (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-2381?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12549613 ] Raghu Angadi commented on HADOOP-2381: -- In my local version, getOwner() getGroup() and getFsPermisssion() all r

[jira] Assigned: (HADOOP-2381) Support permission information in FileStatus

2007-12-07 Thread Tsz Wo (Nicholas), SZE (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-2381?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tsz Wo (Nicholas), SZE reassigned HADOOP-2381: -- Assignee: Raghu Angadi (was: Tsz Wo (Nicholas), SZE) > Support permis

[jira] Commented: (HADOOP-2381) Support permission information in FileStatus

2007-12-07 Thread Doug Cutting (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-2381?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12549610 ] Doug Cutting commented on HADOOP-2381: -- I think it would be better if the default value of FileStatus#getPermi

[jira] Created: (HADOOP-2383) The combiner in pipes is closed before the last values are passed in.

2007-12-07 Thread Owen O'Malley (JIRA)
The combiner in pipes is closed before the last values are passed in. - Key: HADOOP-2383 URL: https://issues.apache.org/jira/browse/HADOOP-2383 Project: Hadoop Issue Type: B

[jira] Commented: (HADOOP-2341) Datanode active connections never returns to 0

2007-12-07 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-2341?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12549608 ] stack commented on HADOOP-2341: --- Raghu: Thanks for responding. Now we've done the tracing, I suppose it makes sense

[jira] Commented: (HADOOP-2381) Support permission information in FileStatus

2007-12-07 Thread Raghu Angadi (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-2381?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12549607 ] Raghu Angadi commented on HADOOP-2381: -- I will attach a patch that I had written as part of HADOOP-2336. It wil

[jira] Resolved: (HADOOP-2382) include hadoop-default.html in subversion

2007-12-07 Thread Doug Cutting (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-2382?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Doug Cutting resolved HADOOP-2382. -- Resolution: Fixed > include hadoop-default.html in subversion > --

[jira] Updated: (HADOOP-2381) Support permission information in FileStatus

2007-12-07 Thread Tsz Wo (Nicholas), SZE (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-2381?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tsz Wo (Nicholas), SZE updated HADOOP-2381: --- Attachment: 2381_20071207.patch > Support permission information in FileStat

[jira] Updated: (HADOOP-2158) hdfsListDirectory in libhdfs does not scale

2007-12-07 Thread Owen O'Malley (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-2158?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Owen O'Malley updated HADOOP-2158: -- Status: Patch Available (was: Open) Promoting this for Christian. > hdfsListDirectory in lib

[jira] Updated: (HADOOP-2380) [hbase] REST servlet throws NPE when any value node has an empty string

2007-12-07 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-2380?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack updated HADOOP-2380: -- Resolution: Fixed Fix Version/s: 0.16.0 Status: Resolved (was: Patch Available) Committed.

[jira] Created: (HADOOP-2382) include hadoop-default.html in subversion

2007-12-07 Thread Doug Cutting (JIRA)
include hadoop-default.html in subversion - Key: HADOOP-2382 URL: https://issues.apache.org/jira/browse/HADOOP-2382 Project: Hadoop Issue Type: Improvement Components: documentation

[jira] Commented: (HADOOP-2380) [hbase] REST servlet throws NPE when any value node has an empty string

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

[jira] Commented: (HADOOP-1298) adding user info to file

2007-12-07 Thread Tsz Wo (Nicholas), SZE (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-1298?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12549600 ] Tsz Wo (Nicholas), SZE commented on HADOOP-1298: I have created HADOOP-2381 to add permission suppor

[jira] Created: (HADOOP-2381) Support permission information in FileStatus

2007-12-07 Thread Tsz Wo (Nicholas), SZE (JIRA)
Support permission information in FileStatus Key: HADOOP-2381 URL: https://issues.apache.org/jira/browse/HADOOP-2381 Project: Hadoop Issue Type: New Feature Components: fs Affects Ve

[jira] Updated: (HADOOP-2359) PendingReplicationMonitor thread received exception. java.lang.InterruptedException

2007-12-07 Thread Owen O'Malley (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-2359?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Owen O'Malley updated HADOOP-2359: -- Resolution: Fixed Status: Resolved (was: Patch Available) I just committed this. Than

[jira] Updated: (HADOOP-2313) build does not fail when libhdfs build fails

2007-12-07 Thread Owen O'Malley (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-2313?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Owen O'Malley updated HADOOP-2313: -- Resolution: Fixed Status: Resolved (was: Patch Available) I just committed this. Than

[jira] Updated: (HADOOP-1550) [hbase] No means of deleting a'row' nor all members of a column family

2007-12-07 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-1550?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack updated HADOOP-1550: -- Attachment: 1550-v6.patch Added running StaticTestEnvironment minihdfs shutdown. Its close of fs before shu

[jira] Updated: (HADOOP-1550) [hbase] No means of deleting a'row' nor all members of a column family

2007-12-07 Thread Bryan Duxbury (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-1550?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bryan Duxbury updated HADOOP-1550: -- Status: Patch Available (was: Open) Sending to Hudson. > [hbase] No means of deleting a'row'

[jira] Updated: (HADOOP-2271) chmod in ant package target fails

2007-12-07 Thread Owen O'Malley (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-2271?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Owen O'Malley updated HADOOP-2271: -- Resolution: Fixed Fix Version/s: 0.16.0 Status: Resolved (was: Patch Availab

[jira] Updated: (HADOOP-2380) [hbase] REST servlet throws NPE when any value node has an empty string

2007-12-07 Thread Bryan Duxbury (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-2380?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bryan Duxbury updated HADOOP-2380: -- Attachment: rest-12-7.patch This patch resolves the problem. If an empty value is passed in, i

[jira] Commented: (HADOOP-2232) Add option to disable nagles algorithm in the IPC Server

2007-12-07 Thread Owen O'Malley (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-2232?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12549578 ] Owen O'Malley commented on HADOOP-2232: --- Makund, Can you please run a 500 node sort and look for task failu

[jira] Updated: (HADOOP-2380) [hbase] REST servlet throws NPE when any value node has an empty string

2007-12-07 Thread Bryan Duxbury (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-2380?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bryan Duxbury updated HADOOP-2380: -- Status: Patch Available (was: Open) Sending to Hudson. > [hbase] REST servlet throws NPE whe

[jira] Updated: (HADOOP-2025) Instantiating a FileSystem object should guarantee the existence of the working directory

2007-12-07 Thread Chris Douglas (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-2025?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chris Douglas updated HADOOP-2025: -- Status: Open (was: Patch Available) > Instantiating a FileSystem object should guarantee the

[jira] Updated: (HADOOP-2085) Map-side joins on sorted, equally-partitioned datasets

2007-12-07 Thread Owen O'Malley (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-2085?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Owen O'Malley updated HADOOP-2085: -- Resolution: Fixed Status: Resolved (was: Patch Available) I just committed this. Than

[jira] Updated: (HADOOP-1550) [hbase] No means of deleting a'row' nor all members of a column family

2007-12-07 Thread Bryan Duxbury (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-1550?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bryan Duxbury updated HADOOP-1550: -- Attachment: 1550-v5.patch OK, fixed the javadoc issues and lengthy lines. The null check in

[jira] Work started: (HADOOP-2350) hbase scanner api returns null row names, or skips row names if different column families do not have entries for some rows

2007-12-07 Thread Jim Kellerman (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-2350?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Work on HADOOP-2350 started by Jim Kellerman. > hbase scanner api returns null row names, or skips row names if different > column families do not have entries for some

[jira] Assigned: (HADOOP-2350) hbase scanner api returns null row names, or skips row names if different column families do not have entries for some rows

2007-12-07 Thread Jim Kellerman (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-2350?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jim Kellerman reassigned HADOOP-2350: - Assignee: Jim Kellerman (was: stack) > hbase scanner api returns null row names, or ski

[jira] Commented: (HADOOP-1298) adding user info to file

2007-12-07 Thread Raghu Angadi (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-1298?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12549565 ] Raghu Angadi commented on HADOOP-1298: -- I guess locking fixed could be made in (near) future. I was mainly not

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

2007-12-07 Thread Jim Kellerman (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-2338?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jim Kellerman updated HADOOP-2338: -- Resolution: Fixed Status: Resolved (was: Patch Available) Tests passed. Committed. Re

[jira] Commented: (HADOOP-1550) [hbase] No means of deleting a'row' nor all members of a column family

2007-12-07 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-1550?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12549560 ] stack commented on HADOOP-1550: --- Only critical things are that teardown should pass the miniHdfs instance to StaticTe

[jira] Assigned: (HADOOP-2380) [hbase] REST servlet throws NPE when any value node has an empty string

2007-12-07 Thread Bryan Duxbury (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-2380?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bryan Duxbury reassigned HADOOP-2380: - Assignee: Bryan Duxbury > [hbase] REST servlet throws NPE when any value node has an emp

[jira] Created: (HADOOP-2380) [hbase] REST servlet throws NPE when any value node has an empty string

2007-12-07 Thread Bryan Duxbury (JIRA)
[hbase] REST servlet throws NPE when any value node has an empty string --- Key: HADOOP-2380 URL: https://issues.apache.org/jira/browse/HADOOP-2380 Project: Hadoop Issue Typ

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

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

[jira] Updated: (HADOOP-1550) [hbase] No means of deleting a'row' nor all members of a column family

2007-12-07 Thread Bryan Duxbury (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-1550?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bryan Duxbury updated HADOOP-1550: -- Attachment: 1550-v4.patch Phew. This patch includes the missing TestDeleteAll, which is expand

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

2007-12-07 Thread Doug Cutting (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-1841?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12549542 ] Doug Cutting commented on HADOOP-1841: -- - re-organizing imports injects noise into the patch - any reason we ca

[jira] Updated: (HADOOP-2377) [hbase] Holding open MapFile.Readers is expensive, so use less of them

2007-12-07 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-2377?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack updated HADOOP-2377: -- Resolution: Fixed Status: Resolved (was: Patch Available) Committed. Resolving. > [hbase] Holding o

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

2007-12-07 Thread Jim Kellerman (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-2338?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jim Kellerman updated HADOOP-2338: -- Status: Open (was: Patch Available) > [hbase] NPE in master server >

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

2007-12-07 Thread Jim Kellerman (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-2338?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jim Kellerman updated HADOOP-2338: -- Status: Patch Available (was: Open) > [hbase] NPE in master server >

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

2007-12-07 Thread Jim Kellerman (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-2338?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jim Kellerman updated HADOOP-2338: -- Attachment: patch.txt Fix another race condition. > [hbase] NPE in master server > --

[jira] Updated: (HADOOP-544) Replace the job, tip and task ids with objects.

2007-12-07 Thread Doug Cutting (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-544?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Doug Cutting updated HADOOP-544: Status: Open (was: Patch Available) Some comments: - this incompatibly changes public APIs. we sh

[jira] Updated: (HADOOP-2344) Free up the buffers (input and error) while executing a shell command before waiting for it to finish.

2007-12-07 Thread Doug Cutting (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-2344?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Doug Cutting updated HADOOP-2344: - Status: Open (was: Patch Available) This looks mostly good. A few problems: - public and prote

[jira] Commented: (HADOOP-1298) adding user info to file

2007-12-07 Thread Raghu Angadi (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-1298?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12549528 ] Raghu Angadi commented on HADOOP-1298: -- > My current patch only optimizes memory usage but not CPU usage since

[jira] Commented: (HADOOP-1298) adding user info to file

2007-12-07 Thread Doug Cutting (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-1298?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12549525 ] Doug Cutting commented on HADOOP-1298: -- > I guess you are probably right to put it in FileStatus, instead of >

[jira] Commented: (HADOOP-2325) Require Java 6 for release 0.16.

2007-12-07 Thread Doug Cutting (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-2325?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12549524 ] Doug Cutting commented on HADOOP-2325: -- I certainly agree that we should strongly encourage Java 6, but I'm not

[jira] Commented: (HADOOP-544) Replace the job, tip and task ids with objects.

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

[jira] Commented: (HADOOP-1298) adding user info to file

2007-12-07 Thread Tsz Wo (Nicholas), SZE (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-1298?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12549521 ] Tsz Wo (Nicholas), SZE commented on HADOOP-1298: > So, most of the work is done twice : locking and

[jira] Commented: (HADOOP-2325) Require Java 6 for release 0.16.

2007-12-07 Thread Sameer Paranjpye (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-2325?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12549517 ] Sameer Paranjpye commented on HADOOP-2325: -- Do we believe that the licensing situation is likely to change

[jira] Commented: (HADOOP-2325) Require Java 6 for release 0.16.

2007-12-07 Thread Doug Cutting (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-2325?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12549516 ] Doug Cutting commented on HADOOP-2325: -- If Java 6 is not yet available to our Mac-based developers, then we sho

[jira] Commented: (HADOOP-2379) Distcp setup is slow

2007-12-07 Thread Doug Cutting (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-2379?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12549515 ] Doug Cutting commented on HADOOP-2379: -- This may be improved by HADOOP-2129, which improves the caching of File

[jira] Commented: (HADOOP-2375) Task tracker should wait for the process to exit before declaring the task successful or failed.

2007-12-07 Thread Doug Cutting (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-2375?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12549514 ] Doug Cutting commented on HADOOP-2375: -- If the task has more to do, shouldn't it wait to declare itself done?

[jira] Commented: (HADOOP-2325) Require Java 6 for release 0.16.

2007-12-07 Thread Michael Bieniosek (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-2325?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12549511 ] Michael Bieniosek commented on HADOOP-2325: --- Because java 6 (compiler + runtime) is not available under ac

Re: [jira] Commented: (HADOOP-2215) Change documentation in cluster_setup.html and mapred_tutorial.html post HADOOP-1274

2007-12-07 Thread Doug Cutting
Hadoop QA (JIRA) wrote: +1 overall. Here are the results of testing the latest attachment Nigel, can we change Hudson to run the new "docs" task? This requires installing 'forrest' on $PATH. Doug

[jira] Commented: (HADOOP-1844) Allow hadoop to run in an osgi container

2007-12-07 Thread Doug Cutting (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-1844?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12549507 ] Doug Cutting commented on HADOOP-1844: -- A single patch for this is probably best. Some comments: - indentatio

[jira] Assigned: (HADOOP-1844) Allow hadoop to run in an osgi container

2007-12-07 Thread Christophe Taton (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-1844?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Christophe Taton reassigned HADOOP-1844: Assignee: Christophe Taton > Allow hadoop to run in an osgi container > --

[jira] Updated: (HADOOP-2365) Result of HashFunction.hash() contains all identical values

2007-12-07 Thread Jim Kellerman (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-2365?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jim Kellerman updated HADOOP-2365: -- Priority: Minor (was: Major) > Result of HashFunction.hash() contains all identical values >

[jira] Commented: (HADOOP-2365) Result of HashFunction.hash() contains all identical values

2007-12-07 Thread Jim Kellerman (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-2365?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12549498 ] Jim Kellerman commented on HADOOP-2365: --- Andrzej, Do you think it is occurring for the same key? If you coul

[jira] Reopened: (HADOOP-2365) Result of HashFunction.hash() contains all identical values

2007-12-07 Thread Jim Kellerman (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-2365?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jim Kellerman reopened HADOOP-2365: --- ArrayIndexOutOfBounds exception > Result of HashFunction.hash() contains all identical values >

[jira] Commented: (HADOOP-2365) Result of HashFunction.hash() contains all identical values

2007-12-07 Thread Andrzej Bialecki (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-2365?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12549492 ] Andrzej Bialecki commented on HADOOP-2365: --- There may be other bugs lurking in BloomFilter / HashFunction

[jira] Commented: (HADOOP-2342) create a micro-benchmark for measure local-file versus hdfs read

2007-12-07 Thread Tom White (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-2342?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12549480 ] Tom White commented on HADOOP-2342: --- I built a distribution with this patch and got the following error. It looks

[jira] Updated: (HADOOP-544) Replace the job, tip and task ids with objects.

2007-12-07 Thread Enis Soztutar (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-544?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Enis Soztutar updated HADOOP-544: - Fix Version/s: 0.16.0 Status: Patch Available (was: Open) local tests pass with some

[jira] Updated: (HADOOP-544) Replace the job, tip and task ids with objects.

2007-12-07 Thread Enis Soztutar (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-544?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Enis Soztutar updated HADOOP-544: - Attachment: id_v1.patch This 5k+ patch introduces three new classes TaskId, JobId and TaskInProgr

[jira] Commented: (HADOOP-2215) Change documentation in cluster_setup.html and mapred_tutorial.html post HADOOP-1274

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

[jira] Created: (HADOOP-2379) Distcp setup is slow

2007-12-07 Thread Johan Oskarsson (JIRA)
Distcp setup is slow Key: HADOOP-2379 URL: https://issues.apache.org/jira/browse/HADOOP-2379 Project: Hadoop Issue Type: Improvement Components: dfs Affects Versions: 0.14.3 Environment: from 35 no

[jira] Updated: (HADOOP-1694) lzo compressed input files not properly recognized

2007-12-07 Thread Nigel Daley (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-1694?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nigel Daley updated HADOOP-1694: Attachment: part-201.txt.lzo Attaching my .lzo file. It was created with lzop 1.01. > lzo compre

[jira] Commented: (HADOOP-2378) last TaskCompletionEvent gets added to the job after the job is marked as completed

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

[jira] Updated: (HADOOP-1694) lzo compressed input files not properly recognized

2007-12-07 Thread Nigel Daley (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-1694?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nigel Daley updated HADOOP-1694: Fix Version/s: 0.16.0 Assignee: Arun C Murthy (was: Tahir Hashmi) > lzo compressed input

[jira] Commented: (HADOOP-1694) lzo compressed input files not properly recognized

2007-12-07 Thread Nigel Daley (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-1694?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12549400 ] Nigel Daley commented on HADOOP-1694: - I'm running the job as follows with lzo library installed on the cluster:

[jira] Commented: (HADOOP-2260) TestMiniMRMapRedDebugScript times out

2007-12-07 Thread Amareshwari Sri Ramadasu (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-2260?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12549391 ] Amareshwari Sri Ramadasu commented on HADOOP-2260: -- Konstantin, after running the test on your mac

[jira] Commented: (HADOOP-2368) Lots of unit tests fail on Windows with exception: Login failed: CreateProcess

2007-12-07 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-2368?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12549387 ] Hudson commented on HADOOP-2368: Integrated in Hadoop-Nightly #325 (See [http://lucene.zones.apache.org:8080/hudson

[jira] Commented: (HADOOP-2363) Unit tests fail if there is another instance of Hadoop

2007-12-07 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-2363?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12549386 ] Hudson commented on HADOOP-2363: Integrated in Hadoop-Nightly #325 (See [http://lucene.zones.apache.org:8080/hudson

Build failed in Hudson: Hadoop-Nightly #325

2007-12-07 Thread hudson
See http://lucene.zones.apache.org:8080/hudson/job/Hadoop-Nightly/325/changes Changes: [dhruba] HADOOP-2363. This fix allows running multiple instances of the unit test in parallel. The bug was introduced in HADOOP-2185 that changed port-rolling behaviour. (Konstantin Shvachko via dhruba) [st

[jira] Commented: (HADOOP-2185) Server ports: to roll or not to roll.

2007-12-07 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-2185?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12549383 ] Hudson commented on HADOOP-2185: Integrated in Hadoop-Nightly #325 (See [http://lucene.zones.apache.org:8080/hudson

  1   2   >