[jira] Commented: (HADOOP-1883) Adding versioning to Record I/O

2007-09-14 Thread Vivek Ratan (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-1883?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12527705 ] Vivek Ratan commented on HADOOP-1883: - Not sure I understand your question fully. As long as a field name or a f

Re: [jira] Commented: (HADOOP-1738) Hadoop-Patch build should also compute the number of existing javadoc warnings in the pre-build stage

2007-09-14 Thread Nigel Daley
I agree with Enis. I think now that the number of javadoc warnings is 0, we should not mask that. Also the new patch process message helps mitigate the problem somewhat. Jim can this be closed? On Aug 19, 2007, at 11:09 PM, Enis Soztutar (JIRA) wrote: [ https://issues.apache.org/ji

[jira] Updated: (HADOOP-1500) typo's in dfs webui

2007-09-14 Thread Nigel Daley (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-1500?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nigel Daley updated HADOOP-1500: Attachment: 1500.patch I was planning to incorporate dfs command line typos too, but haven't got t

[jira] Resolved: (HADOOP-1808) Hudson should run test-contrib even if test-core fails

2007-09-14 Thread Nigel Daley (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-1808?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nigel Daley resolved HADOOP-1808. - Resolution: Fixed Fix Version/s: (was: 0.15.0) With my patch process changes this wee

[jira] Updated: (HADOOP-1813) [hbase] OOME makes zombie of region server

2007-09-14 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-1813?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack updated HADOOP-1813: -- Fix Version/s: 0.15.0 Status: Patch Available (was: Open) Builds local and passes all tests. Tryi

[jira] Updated: (HADOOP-1813) [hbase] OOME makes zombie of region server

2007-09-14 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-1813?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack updated HADOOP-1813: -- Attachment: oome-3.patch Made the inner lease thread inherit from Chore. This refactoring uncovered an inte

[jira] Updated: (HADOOP-1903) [hbase] Possible data loss if Exception happens between snapshot and flush to disk.

2007-09-14 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-1903?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack updated HADOOP-1903: -- Assignee: stack Priority: Minor (was: Major) Summary: [hbase] Possible data loss if Exception happens

[jira] Commented: (HADOOP-1903) [hbase] Data loss if Exception happens between snapshot and flush to disk.

2007-09-14 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-1903?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12527687 ] stack commented on HADOOP-1903: --- On second take, if the interruption causes a regionserver crash, there should be no

[jira] Updated: (HADOOP-1904) ArrayIndexOutOfBoundException in BlocksMap

2007-09-14 Thread Konstantin Shvachko (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-1904?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Konstantin Shvachko updated HADOOP-1904: Attachment: RedundantAddBlock.patch > ArrayIndexOutOfBoundException in BlocksMap >

[jira] Created: (HADOOP-1904) ArrayIndexOutOfBoundException in BlocksMap

2007-09-14 Thread Konstantin Shvachko (JIRA)
ArrayIndexOutOfBoundException in BlocksMap -- Key: HADOOP-1904 URL: https://issues.apache.org/jira/browse/HADOOP-1904 Project: Hadoop Issue Type: Bug Affects Versions: 0.15.0 Reporter:

[jira] Updated: (HADOOP-1874) lost task trackers -- jobs hang

2007-09-14 Thread Devaraj Das (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-1874?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Devaraj Das updated HADOOP-1874: Attachment: lazy-dfs-ops.2.patch Sorry, had attached the wrong patch earlier. This is the correct

[jira] Created: (HADOOP-1903) [hbase] Data loss if Exception happens between snapshot and flush to disk.

2007-09-14 Thread stack (JIRA)
[hbase] Data loss if Exception happens between snapshot and flush to disk. -- Key: HADOOP-1903 URL: https://issues.apache.org/jira/browse/HADOOP-1903 Project: Hadoop Iss

[jira] Updated: (HADOOP-1874) lost task trackers -- jobs hang

2007-09-14 Thread Devaraj Das (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-1874?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Devaraj Das updated HADOOP-1874: Attachment: (was: lazy-dfs-ops.2.patch) > lost task trackers -- jobs hang > --

[jira] Created: (HADOOP-1902) du command throws an exception when the directory is not specified

2007-09-14 Thread Mukund Madhugiri (JIRA)
du command throws an exception when the directory is not specified -- Key: HADOOP-1902 URL: https://issues.apache.org/jira/browse/HADOOP-1902 Project: Hadoop Issue Type: Bug

[jira] Updated: (HADOOP-1874) lost task trackers -- jobs hang

2007-09-14 Thread Devaraj Das (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-1874?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Devaraj Das updated HADOOP-1874: Attachment: lazy-dfs-ops.2.patch This fixes the progress report that the client sees (with the pre

[jira] Commented: (HADOOP-1701) Provide a simple authentication service and a user management service

2007-09-14 Thread Raghu Angadi (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-1701?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12527651 ] Raghu Angadi commented on HADOOP-1701: -- Is there any open source project that uses Java security frame work for

[jira] Resolved: (HADOOP-1801) [hbase] When hdfs is yanked out from under hbase, hbase should go down gracefully

2007-09-14 Thread Jim Kellerman (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-1801?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jim Kellerman resolved HADOOP-1801. --- Resolution: Fixed Fixed by the patch commited for HADOOP-1888. Closing issue > [hbase] When

[jira] Commented: (HADOOP-1901) JobTracker.stopTracker() is not invoked when shutting down JobTracker using bin/stop-{all,mapred}.sh

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

[jira] Reopened: (HADOOP-1888) NullPointerException in HMemcacheScanner

2007-09-14 Thread Jim Kellerman (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-1888?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jim Kellerman reopened HADOOP-1888: --- Still getting NPEs although the tests pass. Reopening issue. > NullPointerException in HMemcach

[jira] Updated: (HADOOP-1887) ArrayIndexOutOfBoundsException with trunk

2007-09-14 Thread dhruba borthakur (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-1887?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] dhruba borthakur updated HADOOP-1887: - Attachment: zeroSizeFile4.patch The earlier patch caused the browseDirectory jsp to enco

[jira] Updated: (HADOOP-1888) NullPointerException in HMemcacheScanner

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

[jira] Commented: (HADOOP-1665) DFS Trash feature bugs

2007-09-14 Thread Gautam Kowshik (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-1665?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12527629 ] Gautam Kowshik commented on HADOOP-1665: it's a minor thing that is possibly harmless.. just that the dir# s

[jira] Updated: (HADOOP-1901) JobTracker.stopTracker() is not invoked when shutting down JobTracker using bin/stop-{all,mapred}.sh

2007-09-14 Thread Senthil Subramanian (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-1901?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Senthil Subramanian updated HADOOP-1901: Status: Patch Available (was: Open) > JobTracker.stopTracker() is not invoked whe

[jira] Updated: (HADOOP-1901) JobTracker.stopTracker() is not invoked when shutting down JobTracker using bin/stop-{all,mapred}.sh

2007-09-14 Thread Senthil Subramanian (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-1901?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Senthil Subramanian updated HADOOP-1901: Attachment: HADOOP-1901.patch Added shutdown hook and also removed an obsolete Jav

[jira] Assigned: (HADOOP-1901) JobTracker.stopTracker() is not invoked when shutting down JobTracker using bin/stop-{all,mapred}.sh

2007-09-14 Thread Senthil Subramanian (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-1901?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Senthil Subramanian reassigned HADOOP-1901: --- Assignee: Senthil Subramanian > JobTracker.stopTracker() is not invoked when

[jira] Commented: (HADOOP-1888) NullPointerException in HMemcacheScanner

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

[jira] Updated: (HADOOP-1650) Upgrade Jetty to 6.x

2007-09-14 Thread Devaraj Das (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-1650?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Devaraj Das updated HADOOP-1650: Status: Open (was: Patch Available) This patch is quite old and obviously needs to be updated. Le

[jira] Commented: (HADOOP-1899) the metrics system in the job tracker is running too often

2007-09-14 Thread Sameer Paranjpye (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-1899?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12527617 ] Sameer Paranjpye commented on HADOOP-1899: -- Could this be somehow optimized by ignoring tasks that have suc

[jira] Commented: (HADOOP-1874) lost task trackers -- jobs hang

2007-09-14 Thread Christian Kunz (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-1874?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12527616 ] Christian Kunz commented on HADOOP-1874: Sameer, the heartbeat interval was actually set to a higher value (

[jira] Updated: (HADOOP-1813) [hbase] OOME makes zombie of region server

2007-09-14 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-1813?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack updated HADOOP-1813: -- Attachment: oome-2.patch Version 2 installs an UncaughtExceptionHandler that invokes abort. Its installed in

[jira] Updated: (HADOOP-1874) lost task trackers -- jobs hang

2007-09-14 Thread Raghu Angadi (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-1874?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Raghu Angadi updated HADOOP-1874: - Attachment: (was: server-throttle-hack.patch) > lost task trackers -- jobs hang > --

[jira] Updated: (HADOOP-1874) lost task trackers -- jobs hang

2007-09-14 Thread Raghu Angadi (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-1874?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Raghu Angadi updated HADOOP-1874: - Attachment: server-throttle-hack.patch > lost task trackers -- jobs hang > -

[jira] Updated: (HADOOP-1874) lost task trackers -- jobs hang

2007-09-14 Thread Raghu Angadi (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-1874?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Raghu Angadi updated HADOOP-1874: - Attachment: server-throttle-hack.patch If things don't improve, I would suggest trying server-th

[jira] Commented: (HADOOP-1650) Upgrade Jetty to 6.x

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

[jira] Created: (HADOOP-1901) JobTracker.stopTracker() is not invoked when shutting down JobTracker using bin/stop-{all,mapred}.sh

2007-09-14 Thread Senthil Subramanian (JIRA)
JobTracker.stopTracker() is not invoked when shutting down JobTracker using bin/stop-{all,mapred}.sh Key: HADOOP-1901 URL: https://issues.apache.org/jira/browse/H

[jira] Created: (HADOOP-1900) the heartbeat and task event queries interval should be set dynamically by the JobTracker

2007-09-14 Thread Owen O'Malley (JIRA)
the heartbeat and task event queries interval should be set dynamically by the JobTracker - Key: HADOOP-1900 URL: https://issues.apache.org/jira/browse/HADOOP-1900

[jira] Created: (HADOOP-1899) the metrics system in the job tracker is running too often

2007-09-14 Thread Owen O'Malley (JIRA)
the metrics system in the job tracker is running too often -- Key: HADOOP-1899 URL: https://issues.apache.org/jira/browse/HADOOP-1899 Project: Hadoop Issue Type: Improvement C

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

2007-09-14 Thread Raghu Angadi (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-1762?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12527600 ] Raghu Angadi commented on HADOOP-1762: -- +1 I think. Contrib failure is expected (HADOOP-1888). > Namenode doe

[jira] Created: (HADOOP-1898) locking for the ReflectionUtils.logThreadInfo is too conservative

2007-09-14 Thread Owen O'Malley (JIRA)
locking for the ReflectionUtils.logThreadInfo is too conservative - Key: HADOOP-1898 URL: https://issues.apache.org/jira/browse/HADOOP-1898 Project: Hadoop Issue Type: Bug

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

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

[jira] Issue Comment Edited: (HADOOP-1887) ArrayIndexOutOfBoundsException with trunk

2007-09-14 Thread Raghu Angadi (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-1887?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12527588 ] rangadi edited comment on HADOOP-1887 at 9/14/07 11:11 AM: Did you test the case des

[jira] Commented: (HADOOP-1887) ArrayIndexOutOfBoundsException with trunk

2007-09-14 Thread Raghu Angadi (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-1887?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12527588 ] Raghu Angadi commented on HADOOP-1887: -- Did you test the case described in the description of the jira? I am s

[jira] Updated: (HADOOP-1888) NullPointerException in HMemcacheScanner

2007-09-14 Thread Jim Kellerman (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-1888?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jim Kellerman updated HADOOP-1888: -- Attachment: patch.txt Give the client more retries in TestDFSAbort > NullPointerException in

[jira] Updated: (HADOOP-1888) NullPointerException in HMemcacheScanner

2007-09-14 Thread Jim Kellerman (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-1888?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jim Kellerman updated HADOOP-1888: -- Status: Patch Available (was: In Progress) > NullPointerException in HMemcacheScanner > -

[jira] Updated: (HADOOP-1650) Upgrade Jetty to 6.x

2007-09-14 Thread James Kennedy (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-1650?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] James Kennedy updated HADOOP-1650: -- Status: Patch Available (was: Open) I believe that this patch is now out of date with current

[jira] Commented: (HADOOP-1874) lost task trackers -- jobs hang

2007-09-14 Thread Sameer Paranjpye (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-1874?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12527579 ] Sameer Paranjpye commented on HADOOP-1874: -- Christian, what's the heartbeat interval in your HDFS? The 3 se

[jira] Commented: (HADOOP-1773) Hadoop build (ant) hangs while setting up init target, build process hangs

2007-09-14 Thread Yuri Pradkin (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-1773?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12527575 ] Yuri Pradkin commented on HADOOP-1773: -- Here's what I did yesterday: svn update rm -rf build

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

2007-09-14 Thread Raghu Angadi (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-1762?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Raghu Angadi updated HADOOP-1762: - Status: Patch Available (was: Open) > Namenode does not need to store storageID and datanodeID

[jira] Updated: (HADOOP-1888) NullPointerException in HMemcacheScanner

2007-09-14 Thread Jim Kellerman (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-1888?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jim Kellerman updated HADOOP-1888: -- Status: Open (was: Patch Available) Lock was getting released twice. Working on a new patch.

[jira] Work started: (HADOOP-1888) NullPointerException in HMemcacheScanner

2007-09-14 Thread Jim Kellerman (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-1888?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Work on HADOOP-1888 started by Jim Kellerman. > NullPointerException in HMemcacheScanner > > > Key: HADOOP-1888

[jira] Commented: (HADOOP-1888) NullPointerException in HMemcacheScanner

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

[jira] Commented: (HADOOP-1894) Add fancy graphs for mapred task statuses

2007-09-14 Thread eric baldeschwieler (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-1894?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12527565 ] eric baldeschwieler commented on HADOOP-1894: - This looks very interesting! > Add fancy graphs for map

[jira] Updated: (HADOOP-1888) NullPointerException in HMemcacheScanner

2007-09-14 Thread Jim Kellerman (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-1888?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jim Kellerman updated HADOOP-1888: -- Attachment: patch.txt Patch has fixes for both HADOOP-1888 and HADOOP-1801 > NullPointerExcep

[jira] Updated: (HADOOP-1888) NullPointerException in HMemcacheScanner

2007-09-14 Thread Jim Kellerman (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-1888?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jim Kellerman updated HADOOP-1888: -- Status: Patch Available (was: Open) > NullPointerException in HMemcacheScanner >

[jira] Updated: (HADOOP-1888) NullPointerException in HMemcacheScanner

2007-09-14 Thread Jim Kellerman (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-1888?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jim Kellerman updated HADOOP-1888: -- Status: Open (was: Patch Available) > NullPointerException in HMemcacheScanner >

[jira] Commented: (HADOOP-1801) [hbase] When hdfs is yanked out from under hbase, hbase should go down gracefully

2007-09-14 Thread Jim Kellerman (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-1801?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12527554 ] Jim Kellerman commented on HADOOP-1801: --- If the master cannot start, it just logged a message and returned. It

[jira] Commented: (HADOOP-1892) In the Job UI, some links don't work

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

[jira] Updated: (HADOOP-1801) [hbase] When hdfs is yanked out from under hbase, hbase should go down gracefully

2007-09-14 Thread Jim Kellerman (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-1801?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jim Kellerman updated HADOOP-1801: -- Priority: Major (was: Minor) > [hbase] When hdfs is yanked out from under hbase, hbase should

[jira] Resolved: (HADOOP-1896) The hbase DFSAbort test is failing causing the complete test to fail.

2007-09-14 Thread Jim Kellerman (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-1896?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jim Kellerman resolved HADOOP-1896. --- Resolution: Duplicate Assignee: Jim Kellerman > The hbase DFSAbort test is failing ca

[jira] Commented: (HADOOP-1874) lost task trackers -- jobs hang

2007-09-14 Thread Christian Kunz (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-1874?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12527535 ] Christian Kunz commented on HADOOP-1874: Just noticed that namenode ran out of memory, i.e. more memory allo

[jira] Commented: (HADOOP-1874) lost task trackers -- jobs hang

2007-09-14 Thread Christian Kunz (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-1874?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12527532 ] Christian Kunz commented on HADOOP-1874: I applied Devaraj's patch lazy-dfs-ops.1.patch. Looks as if success

[jira] Updated: (HADOOP-1897) about.html page is there but not linked.

2007-09-14 Thread Enis Soztutar (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-1897?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Enis Soztutar updated HADOOP-1897: -- Attachment: about_link.patch Deploying the site once again with this patch should work. > ab

[jira] Created: (HADOOP-1897) about.html page is there but not linked.

2007-09-14 Thread Enis Soztutar (JIRA)
about.html page is there but not linked. - Key: HADOOP-1897 URL: https://issues.apache.org/jira/browse/HADOOP-1897 Project: Hadoop Issue Type: Bug Affects Versions: 0.15.0 Reporter: En

[jira] Commented: (HADOOP-1592) Print the diagnostic error messages for FAILED task-attempts to the user console via TaskCompletionEvents

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

[jira] Commented: (HADOOP-1890) Revert a debug patch.

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

[jira] Commented: (HADOOP-1774) Remove use of INode.parent in Block CRC upgrade

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

[jira] Commented: (HADOOP-1878) Change priority feature in the job details JSP page misses spaces between each priority link

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

[jira] Commented: (HADOOP-1819) The JobTracker should ensure that it is running on the right host.

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

[jira] Commented: (HADOOP-1879) Warnings With JDK1.6.0_02

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

[jira] Commented: (HADOOP-1889) Fix path in EC2 scripts for building your own AMI

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

Build failed in Hudson: Hadoop-Nightly #236

2007-09-14 Thread hudson
See http://lucene.zones.apache.org:8080/hudson/job/Hadoop-Nightly/236/changes Changes: [tomwhite] HADOOP-1889. Fix path in EC2 scripts for building your own AMI. [cutting] HADOOP-1878. Add space between priority links on job details page. Contributed by Thomas Friol. [dhruba] HADOOP-1890. R

[jira] Updated: (HADOOP-1809) Add link to irc channel #hadoop

2007-09-14 Thread Enis Soztutar (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-1809?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Enis Soztutar updated HADOOP-1809: -- Attachment: irclink.patch Here is the patch for irc link in developers pages. > Add link to

[jira] Updated: (HADOOP-1892) In the Job UI, some links don't work

2007-09-14 Thread Amar Kamat (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-1892?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Amar Kamat updated HADOOP-1892: --- Attachment: (was: HADOOP-1892.patch) > In the Job UI, some links don't work > --

[jira] Updated: (HADOOP-1892) In the Job UI, some links don't work

2007-09-14 Thread Amar Kamat (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-1892?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Amar Kamat updated HADOOP-1892: --- Status: Patch Available (was: Open) > In the Job UI, some links don't work > --

[jira] Updated: (HADOOP-1892) In the Job UI, some links don't work

2007-09-14 Thread Amar Kamat (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-1892?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Amar Kamat updated HADOOP-1892: --- Attachment: HADOOP-1892.patch Yeah. The problem occurred only when there were no error reports and h

[jira] Commented: (HADOOP-1896) The hbase DFSAbort test is failing causing the complete test to fail.

2007-09-14 Thread Arun C Murthy (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-1896?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12527508 ] Arun C Murthy commented on HADOOP-1896: --- Same here: {noformat} hadoopbuildcontrib.test: [echo] contrib: h

[jira] Created: (HADOOP-1896) The hbase DFSAbort test is failing causing the complete test to fail.

2007-09-14 Thread Amar Kamat (JIRA)
The hbase DFSAbort test is failing causing the complete test to fail. -- Key: HADOOP-1896 URL: https://issues.apache.org/jira/browse/HADOOP-1896 Project: Hadoop Issue Type:

[jira] Commented: (HADOOP-1892) In the Job UI, some links don't work

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

[jira] Updated: (HADOOP-1894) Add fancy graphs for mapred task statuses

2007-09-14 Thread Enis Soztutar (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-1894?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Enis Soztutar updated HADOOP-1894: -- Status: Open (was: Patch Available) > Add fancy graphs for mapred task statuses > ---

[jira] Commented: (HADOOP-1894) Add fancy graphs for mapred task statuses

2007-09-14 Thread Enis Soztutar (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-1894?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12527489 ] Enis Soztutar commented on HADOOP-1894: --- The number of map / reduce tasks could be on the order of thousands.

[jira] Commented: (HADOOP-1894) Add fancy graphs for mapred task statuses

2007-09-14 Thread Tom White (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-1894?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12527486 ] Tom White commented on HADOOP-1894: --- bq. do you think the sparklines would be useful? I was thinking that sparkli

[jira] Commented: (HADOOP-1894) Add fancy graphs for mapred task statuses

2007-09-14 Thread Enis Soztutar (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-1894?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12527477 ] Enis Soztutar commented on HADOOP-1894: --- bq. 1) changing order of import statements is unneccessary The patch

[jira] Updated: (HADOOP-1892) In the Job UI, some links don't work

2007-09-14 Thread Arun C Murthy (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-1892?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Arun C Murthy updated HADOOP-1892: -- Status: Open (was: Patch Available) I can't see how any array of size 'zero' could cause a pr

[jira] Commented: (HADOOP-1894) Add fancy graphs for mapred task statuses

2007-09-14 Thread Jeff Hammerbacher (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-1894?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12527466 ] Jeff Hammerbacher commented on HADOOP-1894: --- (attaching to ticket instead of just sending to hadoop-dev--m

[jira] Updated: (HADOOP-1887) ArrayIndexOutOfBoundsException with trunk

2007-09-14 Thread dhruba borthakur (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-1887?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] dhruba borthakur updated HADOOP-1887: - Attachment: zeroSizeFile3.patch This patch passes all unit tests and is ready for code r

[jira] Updated: (HADOOP-1887) ArrayIndexOutOfBoundsException with trunk

2007-09-14 Thread dhruba borthakur (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-1887?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] dhruba borthakur updated HADOOP-1887: - Attachment: (was: zeroSizeFile.patch) > ArrayIndexOutOfBoundsException with trunk >

[jira] Updated: (HADOOP-1887) ArrayIndexOutOfBoundsException with trunk

2007-09-14 Thread dhruba borthakur (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-1887?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] dhruba borthakur updated HADOOP-1887: - Attachment: (was: zeroSizeFile2.patch) > ArrayIndexOutOfBoundsException with trunk >

Re: [jira] Commented: (HADOOP-1894) Add fancy graphs for mapred task statuses

2007-09-14 Thread Jeff Hammerbacher
enis, great patch--been dying for these graphs since seeing that jeff dean presentation (http://www.slideshare.net/jhammerb/mapreduce-pact06-keynote). tom, i'm not sure where sparklines make sense in this context? also, some comments: 1) changing order of import statements is unneccessary 2) sever

[jira] Commented: (HADOOP-1894) Add fancy graphs for mapred task statuses

2007-09-14 Thread Enis Soztutar (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-1894?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12527458 ] Enis Soztutar commented on HADOOP-1894: --- Tom, do you think the sparklines would be useful? I am somewhat reluc

[jira] Updated: (HADOOP-1892) In the Job UI, some links don't work

2007-09-14 Thread Amar Kamat (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-1892?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Amar Kamat updated HADOOP-1892: --- Status: Patch Available (was: Open) > In the Job UI, some links don't work > --

[jira] Updated: (HADOOP-1892) In the Job UI, some links don't work

2007-09-14 Thread Amar Kamat (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-1892?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Amar Kamat updated HADOOP-1892: --- Attachment: (was: HADOOP-1892.patch) > In the Job UI, some links don't work > --

[jira] Updated: (HADOOP-1892) In the Job UI, some links don't work

2007-09-14 Thread Amar Kamat (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-1892?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Amar Kamat updated HADOOP-1892: --- Attachment: HADOOP-1892.patch > In the Job UI, some links don't work > -

[jira] Updated: (HADOOP-1892) In the Job UI, some links don't work

2007-09-14 Thread Amar Kamat (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-1892?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Amar Kamat updated HADOOP-1892: --- Attachment: (was: HADOOP-1892.patch) > In the Job UI, some links don't work > --

[jira] Updated: (HADOOP-1892) In the Job UI, some links don't work

2007-09-14 Thread Amar Kamat (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-1892?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Amar Kamat updated HADOOP-1892: --- Attachment: HADOOP-1892.patch > In the Job UI, some links don't work > -

[jira] Updated: (HADOOP-1892) In the Job UI, some links don't work

2007-09-14 Thread Amar Kamat (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-1892?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Amar Kamat updated HADOOP-1892: --- Status: Open (was: Patch Available) > In the Job UI, some links don't work > --

[jira] Commented: (HADOOP-1894) Add fancy graphs for mapred task statuses

2007-09-14 Thread Enis Soztutar (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-1894?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12527424 ] Enis Soztutar commented on HADOOP-1894: --- I should check that. > Add fancy graphs for mapred task statuses >

[jira] Commented: (HADOOP-1894) Add fancy graphs for mapred task statuses

2007-09-14 Thread Tom White (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-1894?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12527417 ] Tom White commented on HADOOP-1894: --- Nice. I wonder whether we could use sparklines to keep the display very compa

[jira] Updated: (HADOOP-1894) Add fancy graphs for mapred task statuses

2007-09-14 Thread Enis Soztutar (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-1894?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Enis Soztutar updated HADOOP-1894: -- Status: Patch Available (was: Open) > Add fancy graphs for mapred task statuses > ---

[jira] Updated: (HADOOP-1894) Add fancy graphs for mapred task statuses

2007-09-14 Thread Enis Soztutar (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-1894?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Enis Soztutar updated HADOOP-1894: -- Attachment: mapreduce.png Attaching the screenshot for MR task graphs. > Add fancy graphs fo

[jira] Updated: (HADOOP-1894) Add fancy graphs for mapred task statuses

2007-09-14 Thread Enis Soztutar (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-1894?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Enis Soztutar updated HADOOP-1894: -- Attachment: percentage.png Attaching the screenshot for percentage graph > Add fancy graphs f

  1   2   >