[jira] Updated: (HADOOP-1780) [hbase] Regions are still being doubly assigned

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

[jira] Commented: (HADOOP-1780) [hbase] Regions are still being doubly assigned

2007-08-24 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-1780?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12522696 ] Hadoop QA commented on HADOOP-1780: --- +1 http://issues.apache.org/jira/secure/attachment/12364544/hadoop-1780.patc

[jira] Commented: (HADOOP-1750) We should log better if something goes wrong with the process fork

2007-08-24 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-1750?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12522683 ] Hadoop QA commented on HADOOP-1750: --- +1 http://issues.apache.org/jira/secure/attachment/12364272/copy-err.patch a

[jira] Updated: (HADOOP-1782) DFS File Permissions framework

2007-08-24 Thread Christophe Taton (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-1782?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Christophe Taton updated HADOOP-1782: - Attachment: 1782_2007-08-24a.patch The current patch contains a few {{java.security.Perm

[jira] Commented: (HADOOP-1740) Certain Pipes tasks fail, after exiting the C++ application

2007-08-24 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-1740?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12522672 ] Hadoop QA commented on HADOOP-1740: --- +1 http://issues.apache.org/jira/secure/attachment/12364538/1740.patch appli

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

2007-08-24 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-1550?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12522671 ] stack commented on HADOOP-1550: --- Regards deleting all members of a column family for a paritcular row, we could add a

[jira] Created: (HADOOP-1782) DFS File Permissions framework

2007-08-24 Thread Christophe Taton (JIRA)
DFS File Permissions framework -- Key: HADOOP-1782 URL: https://issues.apache.org/jira/browse/HADOOP-1782 Project: Hadoop Issue Type: Improvement Reporter: Christophe Taton Assignee: Christ

[jira] Commented: (HADOOP-1762) Namenode does not need to store storageID and datanodeID persistently

2007-08-24 Thread Raghu Angadi (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-1762?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12522670 ] Raghu Angadi commented on HADOOP-1762: -- Proposed implementation : - Namenode stores one integer {{lastStorage

[jira] Updated: (HADOOP-1780) [hbase] Regions are still being doubly assigned

2007-08-24 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-1780?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack updated HADOOP-1780: -- Fix Version/s: 0.15.0 Assignee: stack Status: Patch Available (was: Open) Builds local an

[jira] Commented: (HADOOP-1748) Task Trackers fail to launch tasks when they have relative log directories configured

2007-08-24 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-1748?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12522664 ] Hadoop QA commented on HADOOP-1748: --- +1 http://issues.apache.org/jira/secure/attachment/12364261/relative-path-lo

[jira] Updated: (HADOOP-1780) [hbase] Regions are still being doubly assigned

2007-08-24 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-1780?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack updated HADOOP-1780: -- Attachment: hadoop-1780.patch Here's a fix. Ran same upload but this time no multiple assigning. {code} HADO

[jira] Updated: (HADOOP-1779) Small INodeDirectory enhancement to get all existing INodes components on a path

2007-08-24 Thread Christophe Taton (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-1779?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Christophe Taton updated HADOOP-1779: - Attachment: 1779_2007-08-24c.patch With an appropriate documentation. > Small INodeDire

[jira] Updated: (HADOOP-1779) Small INodeDirectory enhancement to get all existing INodes components on a path

2007-08-24 Thread Christophe Taton (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-1779?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Christophe Taton updated HADOOP-1779: - Attachment: 1779_2007-08-24b.patch 1779_2007-08-24b.patch integrates the suggested chang

[jira] Commented: (HADOOP-1781) Need more complete API of JobClient class

2007-08-24 Thread Michael Bieniosek (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-1781?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12522657 ] Michael Bieniosek commented on HADOOP-1781: --- Most of these are available currently. You need to call clie

[jira] Commented: (HADOOP-1758) processing escapes in a jute record is quadratic

2007-08-24 Thread Owen O'Malley (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-1758?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12522656 ] Owen O'Malley commented on HADOOP-1758: --- Note that this code is not only slow, it doesn't work. The string is

[jira] Commented: (HADOOP-1775) MapWritable and SortedMapWritable - Writable problems

2007-08-24 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-1775?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12522655 ] Hadoop QA commented on HADOOP-1775: --- +1 http://issues.apache.org/jira/secure/attachment/12364539/patch.txt applie

[jira] Issue Comment Edited: (HADOOP-1781) Need more complete API of JobClient class

2007-08-24 Thread lohit vijayarenu (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-1781?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12522652 ] lohit edited comment on HADOOP-1781 at 8/24/07 2:30 PM: --- (HADOOP-1210) Similar iss

[jira] Commented: (HADOOP-1750) We should log better if something goes wrong with the process fork

2007-08-24 Thread Owen O'Malley (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-1750?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12522654 ] Owen O'Malley commented on HADOOP-1750: --- Sadly, I was wrong about the getInputStream. *sigh* It does always bu

[jira] Updated: (HADOOP-1210) Log counters in job history

2007-08-24 Thread lohit vijayarenu (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-1210?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] lohit vijayarenu updated HADOOP-1210: - Attachment: h-1210-job-and-task-status.patch Thanks Doug. Even Milind suggested the same

[jira] Created: (HADOOP-1781) Need more complete API of JobClient class

2007-08-24 Thread Runping Qi (JIRA)
Need more complete API of JobClient class - Key: HADOOP-1781 URL: https://issues.apache.org/jira/browse/HADOOP-1781 Project: Hadoop Issue Type: Improvement Components: mapred Repo

[jira] Commented: (HADOOP-1750) We should log better if something goes wrong with the process fork

2007-08-24 Thread Doug Cutting (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-1750?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12522648 ] Doug Cutting commented on HADOOP-1750: -- I believe it works, but I'm still confused. I thought you'd told me th

[jira] Commented: (HADOOP-1767) JobClient CLI cleanup and improvement

2007-08-24 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-1767?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12522647 ] Hadoop QA commented on HADOOP-1767: --- +1 http://issues.apache.org/jira/secure/attachment/12364536/1767_2007-08-24a

[jira] Updated: (HADOOP-1775) MapWritable and SortedMapWritable - Writable problems

2007-08-24 Thread Jim Kellerman (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-1775?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jim Kellerman updated HADOOP-1775: -- Attachment: patch.txt Removed Thread.dumpStack() inadvertantly left in from debugging. > MapW

[jira] Updated: (HADOOP-1775) MapWritable and SortedMapWritable - Writable problems

2007-08-24 Thread Jim Kellerman (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-1775?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jim Kellerman updated HADOOP-1775: -- Status: Patch Available (was: Open) > MapWritable and SortedMapWritable - Writable problems >

[jira] Commented: (HADOOP-1750) We should log better if something goes wrong with the process fork

2007-08-24 Thread Owen O'Malley (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-1750?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12522645 ] Owen O'Malley commented on HADOOP-1750: --- Yes, this patch works great. It helped me debug HADOOP-1748. (It work

[jira] Commented: (HADOOP-1779) Small INodeDirectory enhancement to get all existing INodes components on a path

2007-08-24 Thread Konstantin Shvachko (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-1779?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12522639 ] Konstantin Shvachko commented on HADOOP-1779: - This is nice. I planned to do it as a part of removing th

[jira] Created: (HADOOP-1780) [hbase] Regions are still being doubly assigned

2007-08-24 Thread stack (JIRA)
[hbase] Regions are still being doubly assigned --- Key: HADOOP-1780 URL: https://issues.apache.org/jira/browse/HADOOP-1780 Project: Hadoop Issue Type: Bug Components: contrib/hbase

[jira] Updated: (HADOOP-1772) Hadoop does not run in Cygwin in Windows

2007-08-24 Thread Doug Cutting (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-1772?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Doug Cutting updated HADOOP-1772: - Resolution: Fixed Fix Version/s: 0.15.0 Status: Resolved (was: Patch Available

[jira] Updated: (HADOOP-1740) Certain Pipes tasks fail, after exiting the C++ application

2007-08-24 Thread Devaraj Das (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-1740?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Devaraj Das updated HADOOP-1740: Status: Patch Available (was: Open) > Certain Pipes tasks fail, after exiting the C++ application

[jira] Updated: (HADOOP-1740) Certain Pipes tasks fail, after exiting the C++ application

2007-08-24 Thread Devaraj Das (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-1740?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Devaraj Das updated HADOOP-1740: Status: Open (was: Patch Available) > Certain Pipes tasks fail, after exiting the C++ application

[jira] Updated: (HADOOP-1740) Certain Pipes tasks fail, after exiting the C++ application

2007-08-24 Thread Devaraj Das (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-1740?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Devaraj Das updated HADOOP-1740: Attachment: 1740.patch This should fix the findbugs issue. > Certain Pipes tasks fail, after exit

[jira] Resolved: (HADOOP-1753) [hbase] Move at end of compaction sometimes fails

2007-08-24 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-1753?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack resolved HADOOP-1753. --- Resolution: Duplicate Fix Version/s: 0.15.0 Fixed in HADOOP-1776 > [hbase] Move at end of compaction

[jira] Updated: (HADOOP-1775) MapWritable and SortedMapWritable - Writable problems

2007-08-24 Thread Jim Kellerman (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-1775?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jim Kellerman updated HADOOP-1775: -- Status: Open (was: Patch Available) Yes, the Thread.dumpStack() was in there when I was debug

[jira] Updated: (HADOOP-1750) We should log better if something goes wrong with the process fork

2007-08-24 Thread Doug Cutting (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-1750?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Doug Cutting updated HADOOP-1750: - Status: Open (was: Patch Available) The test failure looks unrelated to this patch. Also, this

[jira] Updated: (HADOOP-1750) We should log better if something goes wrong with the process fork

2007-08-24 Thread Doug Cutting (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-1750?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Doug Cutting updated HADOOP-1750: - Status: Patch Available (was: Open) > We should log better if something goes wrong with the pro

[jira] Commented: (HADOOP-1708) make files visible in the namespace as soon as they are created

2007-08-24 Thread Konstantin Shvachko (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-1708?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12522628 ] Konstantin Shvachko commented on HADOOP-1708: - Yes we knew this changes the semantics of file creates, b

[jira] Updated: (HADOOP-1777) Typo issue in the job details JSP page

2007-08-24 Thread Doug Cutting (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-1777?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Doug Cutting updated HADOOP-1777: - Resolution: Fixed Fix Version/s: 0.15.0 Status: Resolved (was: Patch Available

[jira] Commented: (HADOOP-1775) MapWritable and SortedMapWritable - Writable problems

2007-08-24 Thread Doug Cutting (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-1775?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12522626 ] Doug Cutting commented on HADOOP-1775: -- I assume the Thread.dumpStack() in MapWritable.clear() is unintentional

[jira] Updated: (HADOOP-1768) [Hbase Shell] DFS command using Hadoop FsShell operations.

2007-08-24 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-1768?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack updated HADOOP-1768: -- Resolution: Fixed Status: Resolved (was: Patch Available) Committed w/ below message after removing ^

[jira] Updated: (HADOOP-1748) Task Trackers fail to launch tasks when they have relative log directories configured

2007-08-24 Thread Doug Cutting (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-1748?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Doug Cutting updated HADOOP-1748: - Status: Open (was: Patch Available) The build failure seemed unrelated to this patch. > Task T

[jira] Updated: (HADOOP-1748) Task Trackers fail to launch tasks when they have relative log directories configured

2007-08-24 Thread Doug Cutting (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-1748?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Doug Cutting updated HADOOP-1748: - Status: Patch Available (was: Open) > Task Trackers fail to launch tasks when they have relativ

[jira] Updated: (HADOOP-1779) Small INodeDirectory enhancement to get all existing INodes components on a path

2007-08-24 Thread Christophe Taton (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-1779?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Christophe Taton updated HADOOP-1779: - Attachment: 1779_2007-08-24a.patch > Small INodeDirectory enhancement to get all existin

[jira] Updated: (HADOOP-1767) JobClient CLI cleanup and improvement

2007-08-24 Thread Christophe Taton (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-1767?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Christophe Taton updated HADOOP-1767: - Status: Patch Available (was: Open) > JobClient CLI cleanup and improvement > -

[jira] Updated: (HADOOP-1767) JobClient CLI cleanup and improvement

2007-08-24 Thread Christophe Taton (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-1767?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Christophe Taton updated HADOOP-1767: - Attachment: 1767_2007-08-24a.patch > JobClient CLI cleanup and improvement > ---

[jira] Updated: (HADOOP-1767) JobClient CLI cleanup and improvement

2007-08-24 Thread Christophe Taton (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-1767?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Christophe Taton updated HADOOP-1767: - Status: Open (was: Patch Available) Rerun build + JUnit successfully again. Updated CHA

[jira] Updated: (HADOOP-1767) JobClient CLI cleanup and improvement

2007-08-24 Thread Christophe Taton (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-1767?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Christophe Taton updated HADOOP-1767: - Attachment: (was: 1767_2007-08-22b.patch) > JobClient CLI cleanup and improvement >

[jira] Created: (HADOOP-1779) Small INodeDirectory enhancement to get all existing INodes components on a path

2007-08-24 Thread Christophe Taton (JIRA)
Small INodeDirectory enhancement to get all existing INodes components on a path Key: HADOOP-1779 URL: https://issues.apache.org/jira/browse/HADOOP-1779 Project: Hadoop

[jira] Commented: (HADOOP-1772) Hadoop does not run in Cygwin in Windows

2007-08-24 Thread Doug Cutting (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-1772?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12522612 ] Doug Cutting commented on HADOOP-1772: -- > These scripts are executed with /bin/sh and not with bash. Since HAD

[jira] Commented: (HADOOP-1772) Hadoop does not run in Cygwin in Windows

2007-08-24 Thread Raghu Angadi (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-1772?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12522611 ] Raghu Angadi commented on HADOOP-1772: -- Yes, I do think $HOSTNAME is fine and probably an improvement. Nothing

[jira] Commented: (HADOOP-1778) The shuffle keeps the ReduceTask locked while doing a FileSystem.rename leading to task timeouts

2007-08-24 Thread Doug Cutting (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-1778?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12522610 ] Doug Cutting commented on HADOOP-1778: -- I wonder if it's time to fix RawLocalFileSystem in this regard... > Th

[jira] Created: (HADOOP-1778) The shuffle keeps the ReduceTask locked while doing a FileSystem.rename leading to task timeouts

2007-08-24 Thread Owen O'Malley (JIRA)
The shuffle keeps the ReduceTask locked while doing a FileSystem.rename leading to task timeouts Key: HADOOP-1778 URL: https://issues.apache.org/jira/browse/HADOOP-17

[jira] Commented: (HADOOP-1772) Hadoop does not run in Cygwin in Windows

2007-08-24 Thread Tsz Wo (Nicholas), SZE (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-1772?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12522609 ] Tsz Wo (Nicholas), SZE commented on HADOOP-1772: Correct me if I am wrong: $HOSTNAME is a standard e

[jira] Updated: (HADOOP-1750) We should log better if something goes wrong with the process fork

2007-08-24 Thread Owen O'Malley (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-1750?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Owen O'Malley updated HADOOP-1750: -- Fix Version/s: (was: 0.15.0) 0.14.1 > We should log better if something

[jira] Updated: (HADOOP-1740) Certain Pipes tasks fail, after exiting the C++ application

2007-08-24 Thread Doug Cutting (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-1740?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Doug Cutting updated HADOOP-1740: - Fix Version/s: 0.14.1 Affects Version/s: 0.14.0 > Certain Pipes tasks fail, after exitin

[jira] Commented: (HADOOP-1772) Hadoop does not run in Cygwin in Windows

2007-08-24 Thread Doug Cutting (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-1772?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12522585 ] Doug Cutting commented on HADOOP-1772: -- I think bash always sets HOSTNAME, so I don't think that's a concern.

[jira] Commented: (HADOOP-1210) Log counters in job history

2007-08-24 Thread Doug Cutting (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-1210?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12522583 ] Doug Cutting commented on HADOOP-1210: -- > Is there a way to fetch counters from Individual map/reducers? http:

[jira] Commented: (HADOOP-1740) Certain Pipes tasks fail, after exiting the C++ application

2007-08-24 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-1740?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12522574 ] Hadoop QA commented on HADOOP-1740: --- +0, new Findbugs warnings http://issues.apache.org/jira/secure/attachment/12

[jira] Updated: (HADOOP-1776) [hbase] Fix for sporadic compaction failures closing and moving compaction result

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

[jira] Assigned: (HADOOP-1740) Certain Pipes tasks fail, after exiting the C++ application

2007-08-24 Thread Devaraj Das (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-1740?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Devaraj Das reassigned HADOOP-1740: --- Assignee: Devaraj Das > Certain Pipes tasks fail, after exiting the C++ application > --

[jira] Commented: (HADOOP-1708) make files visible in the namespace as soon as they are created

2007-08-24 Thread Sameer Paranjpye (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-1708?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12522564 ] Sameer Paranjpye commented on HADOOP-1708: -- > Anyway, a pending create which is never completed ... Why? Y

[jira] Updated: (HADOOP-1740) Certain Pipes tasks fail, after exiting the C++ application

2007-08-24 Thread Devaraj Das (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-1740?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Devaraj Das updated HADOOP-1740: Status: Patch Available (was: Open) > Certain Pipes tasks fail, after exiting the C++ application

[jira] Updated: (HADOOP-1351) Want to kill a particular task or attempt

2007-08-24 Thread Enis Soztutar (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-1351?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Enis Soztutar updated HADOOP-1351: -- Attachment: killTask_v1.5.patch At last, here is the final(i hope) version of the patch. As p

[jira] Updated: (HADOOP-1749) TestDFSUpgrade some times fails with an assert

2007-08-24 Thread Enis Soztutar (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-1749?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Enis Soztutar updated HADOOP-1749: -- Status: Open (was: Patch Available) > TestDFSUpgrade some times fails with an assert > --

[jira] Updated: (HADOOP-1749) TestDFSUpgrade some times fails with an assert

2007-08-24 Thread Enis Soztutar (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-1749?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Enis Soztutar updated HADOOP-1749: -- Status: Patch Available (was: Open) > TestDFSUpgrade some times fails with an assert > --

Build failed in Hudson: Hadoop-Nightly #213

2007-08-24 Thread hudson
See http://lucene.zones.apache.org:8080/hudson/job/Hadoop-Nightly/213/changes Changes: [cutting] HADOOP-1158. Change JobTracker to record map-output transmission errors and use them to trigger speculative re-execution of tasks. Contributed by Arun. --

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

2007-08-24 Thread Tahir Hashmi (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-1694?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tahir Hashmi reassigned HADOOP-1694: Assignee: Tahir Hashmi > lzo compressed input files not properly recognized >

[jira] Assigned: (HADOOP-1432) Use Grizzly for Fetching Map Output in Shuffle

2007-08-24 Thread Tahir Hashmi (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-1432?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tahir Hashmi reassigned HADOOP-1432: Assignee: Devaraj Das (was: Tahir Hashmi) > Use Grizzly for Fetching Map Output in Shuffl

[jira] Commented: (HADOOP-1777) Typo issue in the job details JSP page

2007-08-24 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-1777?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12522436 ] Hadoop QA commented on HADOOP-1777: --- +1 http://issues.apache.org/jira/secure/attachment/12364484/HADOOP-1777.patc

[jira] Updated: (HADOOP-1210) Log counters in job history

2007-08-24 Thread lohit vijayarenu (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-1210?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] lohit vijayarenu updated HADOOP-1210: - Attachment: h-1210-job-and-task-status.patch Updated patch included. > Log counters in

[jira] Updated: (HADOOP-1210) Log counters in job history

2007-08-24 Thread lohit vijayarenu (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-1210?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] lohit vijayarenu updated HADOOP-1210: - Attachment: counters_output Thanks to Owen and Milind, made few more changes and added a

[jira] Updated: (HADOOP-1777) Typo issue in the job details JSP page

2007-08-24 Thread Thomas Friol (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-1777?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thomas Friol updated HADOOP-1777: - Status: Patch Available (was: Open) > Typo issue in the job details JSP page >

[jira] Updated: (HADOOP-1777) Typo issue in the job details JSP page

2007-08-24 Thread Thomas Friol (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-1777?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thomas Friol updated HADOOP-1777: - Attachment: HADOOP-1777.patch Here is the new patch with good paths in it. > Typo issue in the

[jira] Updated: (HADOOP-1777) Typo issue in the job details JSP page

2007-08-24 Thread Thomas Friol (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-1777?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thomas Friol updated HADOOP-1777: - Status: Open (was: Patch Available) Patch is wrong, new one is coming soon. > Typo issue in th

[jira] Updated: (HADOOP-1777) Typo issue in the job details JSP page

2007-08-24 Thread Thomas Friol (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-1777?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thomas Friol updated HADOOP-1777: - Attachment: (was: HADOOP-1777.patch) > Typo issue in the job details JSP page >

[jira] Commented: (HADOOP-1776) [hbase] Fix for sporadic compaction failures closing and moving compaction result

2007-08-24 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-1776?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12522412 ] Hadoop QA commented on HADOOP-1776: --- +1 http://issues.apache.org/jira/secure/attachment/12364477/fixes.patch appl

[jira] Updated: (HADOOP-1776) [hbase] Fix for sporadic compaction failures closing and moving compaction result

2007-08-24 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-1776?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack updated HADOOP-1776: -- Status: Patch Available (was: Open) Works locally. Passing to hudson. > [hbase] Fix for sporadic compaction

[jira] Commented: (HADOOP-1777) Typo issue in the job details JSP page

2007-08-24 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-1777?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12522396 ] Hadoop QA commented on HADOOP-1777: --- -1, could not apply patch. The patch command could not apply the latest atta