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

2007-11-05 Thread Devaraj Das (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-2158?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12540369 ] Devaraj Das commented on HADOOP-2158: - Just realized that in HADOOP-2076, the tasks were getting killed because

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

2007-11-05 Thread Devaraj Das (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-2158?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12540366 ] Devaraj Das commented on HADOOP-2158: - So if the namenode is taking a long time to respond, and if the task is n

RE: Relational Algrebra Operators on hbase shell.

2007-11-05 Thread edward yoon
Hi, community. There was a misunderstanding in my last writing, please ignore it. Thanks. -- B. Regards, Edward yoon @ NHN, corp. Home : http://www.udanax.org> From: [EMAIL PROTECTED]> To: hadoop-dev@lucene.apache.org> Subject: Relational Algrebra Operators on hbase

[jira] Commented: (HADOOP-2123) Enhancements and Improvement for Host monitor in a big cluster

2007-11-05 Thread Allen Wittenauer (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-2123?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12540363 ] Allen Wittenauer commented on HADOOP-2123: -- Given that this reads /proc, this patch likely won't work on an

hard link count for a file

2007-11-05 Thread Raghu Angadi
Is there a way to find hard link count for a file in Java? (id 'st_nlink' in struct stat). Thanks, Raghu.

[jira] Updated: (HADOOP-2156) BufferUnderflowException for un-named HTableDescriptors

2007-11-05 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-2156?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack updated HADOOP-2156: -- Fix Version/s: 0.16.0 Status: Patch Available (was: Open) Try against hudson. > BufferUnderflowEx

[jira] Updated: (HADOOP-2156) BufferUnderflowException for un-named HTableDescriptors

2007-11-05 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-2156?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack updated HADOOP-2156: -- Attachment: 2156.patch Patch that adds test for empty table name. > BufferUnderflowException for un-named HTa

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

2007-11-05 Thread Christian Kunz (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-2158?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Christian Kunz updated HADOOP-2158: --- Attachment: 2158.patch > hdfsListDirectory in libhdfs does not scale > -

[jira] Updated: (HADOOP-2157) [hbase] Make Scanners implement Iterable

2007-11-05 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-2157?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack updated HADOOP-2157: -- Fix Version/s: 0.16.0 Status: Patch Available (was: Open) Passes tests locally. > [hbase] Make Sc

[jira] Created: (HADOOP-2159) Namenode stuck in safemode

2007-11-05 Thread Christian Kunz (JIRA)
Namenode stuck in safemode -- Key: HADOOP-2159 URL: https://issues.apache.org/jira/browse/HADOOP-2159 Project: Hadoop Issue Type: Bug Components: dfs Affects Versions: 0.16.0 Reporter: Christ

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

2007-11-05 Thread Christian Kunz (JIRA)
hdfsListDirectory in libhdfs does not scale --- Key: HADOOP-2158 URL: https://issues.apache.org/jira/browse/HADOOP-2158 Project: Hadoop Issue Type: Bug Components: libhdfs Affects Version

[jira] Updated: (HADOOP-2157) [hbase] Make Scanners implement Iterable

2007-11-05 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-2157?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack updated HADOOP-2157: -- Attachment: iterable.patch HADOOP-2157 Make Scanners implement Iterable. M src/contrib/hbase/src/test/org/apa

[jira] Created: (HADOOP-2157) [hbase] Make Scanners implement Iterable

2007-11-05 Thread stack (JIRA)
[hbase] Make Scanners implement Iterable Key: HADOOP-2157 URL: https://issues.apache.org/jira/browse/HADOOP-2157 Project: Hadoop Issue Type: New Feature Components: contrib/hbase

[jira] Created: (HADOOP-2156) BufferUnderflowException for un-named HTableDescriptors

2007-11-05 Thread Stu Hood (JIRA)
BufferUnderflowException for un-named HTableDescriptors --- Key: HADOOP-2156 URL: https://issues.apache.org/jira/browse/HADOOP-2156 Project: Hadoop Issue Type: Bug Components: con

[jira] Created: (HADOOP-2155) Method expecting HBaseConfiguration throw NPE when given Configuration

2007-11-05 Thread Stu Hood (JIRA)
Method expecting HBaseConfiguration throw NPE when given Configuration -- Key: HADOOP-2155 URL: https://issues.apache.org/jira/browse/HADOOP-2155 Project: Hadoop Issue Type:

[jira] Commented: (HADOOP-1986) Add support for a general serialization mechanism for Map Reduce

2007-11-05 Thread Vivek Ratan (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-1986?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12540333 ] Vivek Ratan commented on HADOOP-1986: - >>Above we agreed that "stateful" serializers could not buffer, since we

[jira] Commented: (HADOOP-1984) some reducer stuck at copy phase and progress extremely slowly

2007-11-05 Thread Devaraj Das (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-1984?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12540331 ] Devaraj Das commented on HADOOP-1984: - +1 > some reducer stuck at copy phase and progress extremely slowly > --

[jira] Commented: (HADOOP-2145) need 'doc' target that runs forrest

2007-11-05 Thread Raghu Angadi (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-2145?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12540328 ] Raghu Angadi commented on HADOOP-2145: -- +1 for proposal. I am not sure which parts of this should be part of th

[jira] Commented: (HADOOP-1608) [Hbase Shell] Relational Algrebra Operators

2007-11-05 Thread Vuk Ercegovac (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-1608?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12540325 ] Vuk Ercegovac commented on HADOOP-1608: --- Hi stack, The Class not found exception for TableSplit is due to HBa

[jira] Commented: (HADOOP-1608) [Hbase Shell] Relational Algrebra Operators

2007-11-05 Thread Edward Yoon (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-1608?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12540323 ] Edward Yoon commented on HADOOP-1608: - I now realize hadoop-1662 is required. So i will wait. Thanks. > [Hbase

[jira] Created: (HADOOP-2154) Non-interleaved checksums would optimize block transfers.

2007-11-05 Thread Konstantin Shvachko (JIRA)
Non-interleaved checksums would optimize block transfers. - Key: HADOOP-2154 URL: https://issues.apache.org/jira/browse/HADOOP-2154 Project: Hadoop Issue Type: Improvement Com

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

2007-11-05 Thread Chris Douglas (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-2085?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12540319 ] Chris Douglas commented on HADOOP-2085: --- I don't know if this is helpful, but: as it exists now, the framework

[jira] Created: (HADOOP-2153) Benchmark directory and build target.

2007-11-05 Thread Konstantin Shvachko (JIRA)
Benchmark directory and build target. - Key: HADOOP-2153 URL: https://issues.apache.org/jira/browse/HADOOP-2153 Project: Hadoop Issue Type: Improvement Components: build Affects Versions: 0.1

Re: [jira] Commented: (HADOOP-2147) 'ant clean' should not remove build directory.

2007-11-05 Thread Nigel Daley
+1 to closing this. On Nov 5, 2007, at 11:37 AM, Owen O'Malley (JIRA) wrote: [ https://issues.apache.org/jira/browse/HADOOP-2147? page=com.atlassian.jira.plugin.system.issuetabpanels:comment- tabpanel#action_12540258 ] Owen O'Malley commented on HADOOP-2147: ---

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

2007-11-05 Thread Joydeep Sen Sarma (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-2085?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12540317 ] Joydeep Sen Sarma commented on HADOOP-2085: --- understood. i was thinking this might be using mapfiles or so

[jira] Commented: (HADOOP-2152) Data transfer buffer length in DFSOutputStream should not be user controlled.

2007-11-05 Thread Jim Kellerman (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-2152?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12540315 ] Jim Kellerman commented on HADOOP-2152: --- How does this issue relate to HADOOP-1707 which proposes elimination

[jira] Commented: (HADOOP-1707) Remove the DFS Client disk-based cache

2007-11-05 Thread Raghu Angadi (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-1707?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12540311 ] Raghu Angadi commented on HADOOP-1707: -- > 2. Each datanode sends a heartbeat message to the upstream datanode o

[jira] Updated: (HADOOP-2152) Data transfer buffer length in DFSOutputStream should not be user controlled.

2007-11-05 Thread Konstantin Shvachko (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-2152?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Konstantin Shvachko updated HADOOP-2152: Component/s: dfs > Data transfer buffer length in DFSOutputStream should not be us

[jira] Created: (HADOOP-2152) Data transfer buffer length in DFSOutputStream should not be user controlled.

2007-11-05 Thread Konstantin Shvachko (JIRA)
Data transfer buffer length in DFSOutputStream should not be user controlled. - Key: HADOOP-2152 URL: https://issues.apache.org/jira/browse/HADOOP-2152 Project: Hadoop

[jira] Commented: (HADOOP-2151) FileSyste.globPaths does not validate the return list of Paths

2007-11-05 Thread Raghu Angadi (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-2151?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12540310 ] Raghu Angadi commented on HADOOP-2151: -- correction : Once there is glob, we can {{listPaths}} if a glob is spec

[jira] Commented: (HADOOP-1608) [Hbase Shell] Relational Algrebra Operators

2007-11-05 Thread Edward Yoon (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-1608?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12540309 ] Edward Yoon commented on HADOOP-1608: - Thanks, stack. I'll fix them. > [Hbase Shell] Relational Algrebra Operat

[jira] Commented: (HADOOP-1707) Remove the DFS Client disk-based cache

2007-11-05 Thread dhruba borthakur (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-1707?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12540308 ] dhruba borthakur commented on HADOOP-1707: -- In the current trunk, the first datanode in the pipeline sets a

[jira] Commented: (HADOOP-2151) FileSyste.globPaths does not validate the return list of Paths

2007-11-05 Thread Raghu Angadi (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-2151?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12540306 ] Raghu Angadi commented on HADOOP-2151: -- This is because globPaths decides invoke {{listPaths}} on directories o

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

2007-11-05 Thread Chris Douglas (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-2085?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12540302 ] Chris Douglas commented on HADOOP-2085: --- Joydeep- The assumption it makes is precisely as you describe it: th

[jira] Updated: (HADOOP-1989) Add support for simulated Data Nodes - helpful for testing and performance benchmarking of the Name Node without having a large cluster

2007-11-05 Thread Sanjay Radia (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-1989?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sanjay Radia updated HADOOP-1989: - Attachment: SimulatedStoragePatchSubmit5.txt The attached patch addresses Konstantine's feedback

[jira] Commented: (HADOOP-1989) Add support for simulated Data Nodes - helpful for testing and performance benchmarking of the Name Node without having a large cluster

2007-11-05 Thread Sanjay Radia (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-1989?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12540298 ] Sanjay Radia commented on HADOOP-1989: -- Tried to put the simulated implementations inside the test tree; unfort

[jira] Updated: (HADOOP-2151) FileSyste.globPaths does not validate the return list of Paths

2007-11-05 Thread lohit vijayarenu (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-2151?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] lohit vijayarenu updated HADOOP-2151: - Fix Version/s: 0.16.0 > FileSyste.globPaths does not validate the return list of Paths >

[jira] Created: (HADOOP-2151) FileSyste.globPaths does not validate the return list of Paths

2007-11-05 Thread lohit vijayarenu (JIRA)
FileSyste.globPaths does not validate the return list of Paths -- Key: HADOOP-2151 URL: https://issues.apache.org/jira/browse/HADOOP-2151 Project: Hadoop Issue Type: Bug C

Relational Algrebra Operators on hbase shell.

2007-11-05 Thread edward yoon
> One last thing, hbase shell (relational) operators running mapreduce jobs > begins to impinge on PIG territory. We should be careful and avoid > overlap/duplicating work. Would it make sense doing further operators as PIG > user defined functions? (I suppose we'll be able to tell better after

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

2007-11-05 Thread Joydeep Sen Sarma (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-2085?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12540295 ] Joydeep Sen Sarma commented on HADOOP-2085: --- Chris - can you help me understand how the splits work? This

[jira] Commented: (HADOOP-2145) need 'doc' target that runs forrest

2007-11-05 Thread Doug Cutting (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-2145?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12540290 ] Doug Cutting commented on HADOOP-2145: -- We might not put the libs in hadoop/trunk/lib, but instead in hadoop/si

[jira] Commented: (HADOOP-1608) [Hbase Shell] Relational Algrebra Operators

2007-11-05 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-1608?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12540287 ] stack commented on HADOOP-1608: --- Edward: I do not understand what you mean by the following in your 02/Nov/07 06:09 P

[jira] Commented: (HADOOP-2145) need 'doc' target that runs forrest

2007-11-05 Thread Nigel Daley (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-2145?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12540286 ] Nigel Daley commented on HADOOP-2145: - +1 to this issue. I think we should: * include forrest libs in our subv

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

2007-11-05 Thread eric baldeschwieler (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-1298?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] eric baldeschwieler updated HADOOP-1298: Comment: was deleted > adding user info to file > > >

[jira] Commented: (HADOOP-1917) Need configuration guides for Hadoop

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

[jira] Commented: (HADOOP-2143) [Hbase Shell] Cell-value index option using lucene.

2007-11-05 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-2143?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12540282 ] stack commented on HADOOP-2143: --- Edward: Can you say more about what this issue entails? How is it different from HA

[jira] Commented: (HADOOP-2145) need 'doc' target that runs forrest

2007-11-05 Thread Raghu Angadi (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-2145?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12540277 ] Raghu Angadi commented on HADOOP-2145: -- Also a 'release' target that is used for release candidates could requi

[jira] Commented: (HADOOP-2145) need 'doc' target that runs forrest

2007-11-05 Thread Raghu Angadi (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-2145?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12540274 ] Raghu Angadi commented on HADOOP-2145: -- > Ideally we'd check the forrest jars into subversion, so that this tas

Re: running forrest

2007-11-05 Thread Raghu Angadi
Thanks Nigel, Setting JAVA_HOME to jdk1.5 fixed it. Raghu. Nigel Daley wrote: Make sure you have Java 5 in your path (and JAVA_HOME). If that doesn't work, post your error. Nige On Nov 2, 2007, at 6:12 PM, Raghu Angadi wrote: How do I run forrest to generate hadoop site? Installed forr

[jira] Updated: (HADOOP-1917) Need configuration guides for Hadoop

2007-11-05 Thread Arun C Murthy (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-1917?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Arun C Murthy updated HADOOP-1917: -- Status: Patch Available (was: Open) > Need configuration guides for Hadoop >

[jira] Updated: (HADOOP-1917) Need configuration guides for Hadoop

2007-11-05 Thread Arun C Murthy (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-1917?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Arun C Murthy updated HADOOP-1917: -- Attachment: HADOOP-1917_5_20071106.patch Another go at it... incorporated Nigel's latest comme

[jira] Resolved: (HADOOP-2147) 'ant clean' should not remove build directory.

2007-11-05 Thread Raghu Angadi (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-2147?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Raghu Angadi resolved HADOOP-2147. -- Resolution: Won't Fix I thought not removing build dir was more prevalent convention. Any way,

[jira] Commented: (HADOOP-2147) 'ant clean' should not remove build directory.

2007-11-05 Thread Owen O'Malley (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-2147?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12540258 ] Owen O'Malley commented on HADOOP-2147: --- Besides, isn't it easier to just point your build.dir to where you wa

[jira] Commented: (HADOOP-2076) extensive map tasks failures because of SocketTimeoutException during statusUpdate

2007-11-05 Thread Christian Kunz (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-2076?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12540257 ] Christian Kunz commented on HADOOP-2076: A couple of days ago, I ran the job successfully with 20 (instead o

[jira] Commented: (HADOOP-1642) Jobs using LocalJobRunner + JobControl fails

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

[jira] Commented: (HADOOP-2109) [hbase] TestRegionServerExit failures in patch build #1004, #1003, #991, and #971

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

[jira] Commented: (HADOOP-1965) Handle map output buffers better

2007-11-05 Thread Doug Cutting (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-1965?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12540242 ] Doug Cutting commented on HADOOP-1965: -- > Doug, regarding your comment on pushing the sorting to the maps is no

[jira] Updated: (HADOOP-1642) Jobs using LocalJobRunner + JobControl fails

2007-11-05 Thread Adrian Woodhead (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-1642?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Adrian Woodhead updated HADOOP-1642: Status: Patch Available (was: Open) > Jobs using LocalJobRunner + JobControl fails >

[jira] Updated: (HADOOP-1642) Jobs using LocalJobRunner + JobControl fails

2007-11-05 Thread Adrian Woodhead (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-1642?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Adrian Woodhead updated HADOOP-1642: Attachment: HADOOP-1642-4.patch Code review, see comments for previous patch (HADOOP-1642-

[jira] Updated: (HADOOP-1642) Jobs using LocalJobRunner + JobControl fails

2007-11-05 Thread Adrian Woodhead (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-1642?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Adrian Woodhead updated HADOOP-1642: Status: Open (was: Patch Available) Missing Apache license as comment at top of new unit

[jira] Commented: (HADOOP-1985) Abstract node to switch mapping into a topology service class used by namenode and jobtracker

2007-11-05 Thread Hairong Kuang (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-1985?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12540233 ] Hairong Kuang commented on HADOOP-1985: --- Currently in dfs a datanode can get its network location either from

[jira] Updated: (HADOOP-1825) hadoop-daemon.sh script fails if HADOOP_PID_DIR doesn't exist

2007-11-05 Thread Doug Cutting (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-1825?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Doug Cutting updated HADOOP-1825: - Fix Version/s: 0.15.0 > hadoop-daemon.sh script fails if HADOOP_PID_DIR doesn't exist >

[jira] Commented: (HADOOP-1274) Configuring different number of mappers and reducers per TaskTracker

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

[jira] Commented: (HADOOP-2147) 'ant clean' should not remove build directory.

2007-11-05 Thread Owen O'Malley (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-2147?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12540220 ] Owen O'Malley commented on HADOOP-2147: --- I'm not wild about the proposed change. The advantage of deleting the

[jira] Created: (HADOOP-2150) dfs.data.dir syntax needs revamping: multiple percentages and weights

2007-11-05 Thread Allen Wittenauer (JIRA)
dfs.data.dir syntax needs revamping: multiple percentages and weights - Key: HADOOP-2150 URL: https://issues.apache.org/jira/browse/HADOOP-2150 Project: Hadoop Issue Type: I

[jira] Updated: (HADOOP-1642) Jobs using LocalJobRunner + JobControl fails

2007-11-05 Thread Adrian Woodhead (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-1642?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Adrian Woodhead updated HADOOP-1642: Affects Version/s: (was: 0.13.0) 0.14.3 Status: P

[jira] Updated: (HADOOP-1642) Jobs using LocalJobRunner + JobControl fails

2007-11-05 Thread Adrian Woodhead (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-1642?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Adrian Woodhead updated HADOOP-1642: Attachment: HADOOP-1642-3.patch Code Review please. The actual change to the source code

[jira] Commented: (HADOOP-1965) Handle map output buffers better

2007-11-05 Thread Devaraj Das (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-1965?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12540179 ] Devaraj Das commented on HADOOP-1965: - There is a tradeoff between the benefits between, sort & collect happenin

[jira] Issue Comment Edited: (HADOOP-1965) Handle map output buffers better

2007-11-05 Thread Devaraj Das (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-1965?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12540173 ] devaraj edited comment on HADOOP-1965 at 11/5/07 2:26 AM: -- Doug, regarding your comment

[jira] Commented: (HADOOP-1965) Handle map output buffers better

2007-11-05 Thread Devaraj Das (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-1965?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12540173 ] Devaraj Das commented on HADOOP-1965: - Doug, regarding your comment on pushing the sorting to the maps is not cl

[jira] Updated: (HADOOP-1274) Configuring different number of mappers and reducers per TaskTracker

2007-11-05 Thread Amareshwari Sri Ramadasu (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-1274?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Amareshwari Sri Ramadasu updated HADOOP-1274: - Status: Patch Available (was: Open) > Configuring different number of m

[jira] Updated: (HADOOP-1274) Configuring different number of mappers and reducers per TaskTracker

2007-11-05 Thread Amareshwari Sri Ramadasu (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-1274?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Amareshwari Sri Ramadasu updated HADOOP-1274: - Attachment: patch-1274.txt > Configuring different number of mappers and

[jira] Updated: (HADOOP-1274) Configuring different number of mappers and reducers per TaskTracker

2007-11-05 Thread Amareshwari Sri Ramadasu (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-1274?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Amareshwari Sri Ramadasu updated HADOOP-1274: - Status: Open (was: Patch Available) some white space related issues >

[jira] Updated: (HADOOP-1917) Need configuration guides for Hadoop

2007-11-05 Thread Arun C Murthy (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-1917?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Arun C Murthy updated HADOOP-1917: -- Status: Open (was: Patch Available) > Need configuration guides for Hadoop >