[jira] Commented: (HADOOP-5182) Task processes not exiting due to ackQueue bug in DFSClient

2009-05-07 Thread Xing Shi (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-5182?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12706746#action_12706746 ] Xing Shi commented on HADOOP-5182: -- >From the Child java process's jstack info, the "SIGT

[jira] Updated: (HADOOP-5135) Separate the core, hdfs and mapred junit tests

2009-05-07 Thread Sharad Agarwal (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-5135?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sharad Agarwal updated HADOOP-5135: --- Attachment: 5135_v2.tar Updated to trunk. > Separate the core, hdfs and mapred junit tests

[jira] Updated: (HADOOP-5643) Ability to blacklist tasktracker

2009-05-07 Thread Amar Kamat (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-5643?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Amar Kamat updated HADOOP-5643: --- Attachment: HADOOP-5643-v5.5.patch Attaching a patch the tried to provide the refresh facility simil

[jira] Updated: (HADOOP-4372) Improve the way the job history files are managed during job recovery

2009-05-07 Thread Amar Kamat (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-4372?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Amar Kamat updated HADOOP-4372: --- Attachment: HADOOP-4372-v3.1.patch Attaching a patch that optimizes jobhistory for new jobs. Result

[jira] Commented: (HADOOP-5182) Task processes not exiting due to ackQueue bug in DFSClient

2009-05-07 Thread Xing Shi (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-5182?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12706780#action_12706780 ] Xing Shi commented on HADOOP-5182: -- https://issues.apache.org/jira/browse/HADOOP-3998 th

[jira] Commented: (HADOOP-4744) Wrong resolution of hostname and port

2009-05-07 Thread Steve Loughran (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-4744?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12706788#action_12706788 ] Steve Loughran commented on HADOOP-4744: Could the new patch throw an exception in

[jira] Updated: (HADOOP-2141) speculative execution start up condition based on completion time

2009-05-07 Thread Andy Konwinski (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-2141?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andy Konwinski updated HADOOP-2141: --- Attachment: HADOOP-2141.v7.patch Updated patch with bug fixes and feedback factored in. > s

[jira] Commented: (HADOOP-2141) speculative execution start up condition based on completion time

2009-05-07 Thread Andy Konwinski (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-2141?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12706790#action_12706790 ] Andy Konwinski commented on HADOOP-2141: The current patch contains the changes di

[jira] Commented: (HADOOP-5419) Provide a way for users to find out what operations they can do on which M/R queues

2009-05-07 Thread Hemanth Yamijala (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-5419?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12706791#action_12706791 ] Hemanth Yamijala commented on HADOOP-5419: -- Looks fine overall. Few minor comment

[jira] Updated: (HADOOP-5771) Create unit test for LinuxTaskController

2009-05-07 Thread Sreekanth Ramakrishnan (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-5771?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sreekanth Ramakrishnan updated HADOOP-5771: --- Release Note: In order to run test cases utilizing LinuxTaskController plea

[jira] Updated: (HADOOP-5771) Create unit test for LinuxTaskController

2009-05-07 Thread Sreekanth Ramakrishnan (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-5771?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sreekanth Ramakrishnan updated HADOOP-5771: --- Attachment: HADOOP-5771-3.patch Attaching the new patch incorporating Vinod'

[jira] Updated: (HADOOP-3315) New binary file format

2009-05-07 Thread Hong Tang (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-3315?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hong Tang updated HADOOP-3315: -- Attachment: hadoop-3315-0507.patch Main changes of this patch since last upload: - Solving the missing

[jira] Updated: (HADOOP-3315) New binary file format

2009-05-07 Thread Hong Tang (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-3315?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hong Tang updated HADOOP-3315: -- Fix Version/s: 0.18.3 0.20.0 Release Note: Main changes of this patch since la

[jira] Commented: (HADOOP-5732) SFTP FileSystem

2009-05-07 Thread Steve Loughran (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-5732?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12706801#action_12706801 ] Steve Loughran commented on HADOOP-5732: Chris said >The unit tests should not req

[jira] Commented: (HADOOP-5772) Implement a 'refreshable' configuration system with right access-controls etc.

2009-05-07 Thread Steve Loughran (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-5772?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12706802#action_12706802 ] Steve Loughran commented on HADOOP-5772: Incidentally, as I struggle to bring up a

[jira] Commented: (HADOOP-5679) Resolve findbugs warnings in core/streaming/pipes/examples

2009-05-07 Thread Sharad Agarwal (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-5679?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12706809#action_12706809 ] Sharad Agarwal commented on HADOOP-5679: Patch looks good. Minor nit: The signatu

[jira] Updated: (HADOOP-4744) Wrong resolution of hostname and port

2009-05-07 Thread Devaraj Das (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-4744?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Devaraj Das updated HADOOP-4744: Attachment: 4744.reopened.1.patch This addresses Steve's concern. > Wrong resolution of hostname

[jira] Commented: (HADOOP-5348) Create a ThrowableWritable for serializing exceptions robustly

2009-05-07 Thread Steve Loughran (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-5348?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12706873#action_12706873 ] Steve Loughran commented on HADOOP-5348: It's certainly part of HADOOP-3628, and i

[jira] Commented: (HADOOP-5579) libhdfs does not set errno correctly

2009-05-07 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-5579?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12706878#action_12706878 ] Hudson commented on HADOOP-5579: Integrated in Hadoop-trunk #828 (See [http://hudson.zone

[jira] Commented: (HADOOP-5015) Separate block/replica management code from FSNamesystem

2009-05-07 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-5015?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12706879#action_12706879 ] Hudson commented on HADOOP-5015: Integrated in Hadoop-trunk #828 (See [http://hudson.zone

[jira] Commented: (HADOOP-4744) Wrong resolution of hostname and port

2009-05-07 Thread Steve Loughran (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-4744?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12706876#action_12706876 ] Steve Loughran commented on HADOOP-4744: looks good to me, +1 > Wrong resolution

[jira] Commented: (HADOOP-5719) Jobs failed during job initalization are never removed from Capacity Schedulers waiting list

2009-05-07 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-5719?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12706877#action_12706877 ] Hudson commented on HADOOP-5719: Integrated in Hadoop-trunk #828 (See [http://hudson.zone

[jira] Updated: (HADOOP-5476) calling new SequenceFile.Reader(...) leaves an InputStream open, if the given sequence file is broken

2009-05-07 Thread Michael Tamm (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-5476?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Tamm updated HADOOP-5476: - Attachment: updated_test_and_fix_for_HADOOP-5476_which_uses_IOUtils_cleanup.patch > calling new

[jira] Updated: (HADOOP-5476) calling new SequenceFile.Reader(...) leaves an InputStream open, if the given sequence file is broken

2009-05-07 Thread Michael Tamm (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-5476?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Tamm updated HADOOP-5476: - Status: Patch Available (was: Open) I attached the third version of the patch, which uses IOUti

[jira] Created: (HADOOP-5781) ProcessTree can try and kill a "null" POD

2009-05-07 Thread Steve Loughran (JIRA)
ProcessTree can try and kill a "null" POD - Key: HADOOP-5781 URL: https://issues.apache.org/jira/browse/HADOOP-5781 Project: Hadoop Core Issue Type: Bug Components: mapred Affects Version

[jira] Commented: (HADOOP-5781) ProcessTree can try and kill a "null" POD

2009-05-07 Thread Steve Loughran (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-5781?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12706944#action_12706944 ] Steve Loughran commented on HADOOP-5781: Full output is the kill usage manual. -

[jira] Updated: (HADOOP-5080) Update TestCLI with additional test cases.

2009-05-07 Thread Nigel Daley (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-5080?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nigel Daley updated HADOOP-5080: Resolution: Fixed Hadoop Flags: [Reviewed] Status: Resolved (was: Patch Available)

[jira] Updated: (HADOOP-5771) Create unit test for LinuxTaskController

2009-05-07 Thread Vinod K V (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-5771?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vinod K V updated HADOOP-5771: -- Attachment: HADOOP-5771-4.txt Patch looked good overall. Am uploading a new patch with slight modifica

[jira] Updated: (HADOOP-5771) Create unit test for LinuxTaskController

2009-05-07 Thread Vinod K V (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-5771?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vinod K V updated HADOOP-5771: -- Status: Patch Available (was: Open) > Create unit test for LinuxTaskController >

[jira] Assigned: (HADOOP-5349) When the size required for a path is -1, LocalDirAllocator.getLocalPathForWrite fails with a DiskCheckerException when the disk it selects is bad.

2009-05-07 Thread Vinod K V (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-5349?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vinod K V reassigned HADOOP-5349: - Assignee: Vinod K V > When the size required for a path is -1, > LocalDirAllocator.getLocalPath

[jira] Commented: (HADOOP-5349) When the size required for a path is -1, LocalDirAllocator.getLocalPathForWrite fails with a DiskCheckerException when the disk it selects is bad.

2009-05-07 Thread Vinod K V (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-5349?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12706984#action_12706984 ] Vinod K V commented on HADOOP-5349: --- ant test-patch results: {code} [exec] -1 over

[jira] Commented: (HADOOP-5170) Set max map/reduce tasks on a per-job basis, either per-node or cluster-wide

2009-05-07 Thread Hemanth Yamijala (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-5170?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12706990#action_12706990 ] Hemanth Yamijala commented on HADOOP-5170: -- Matei, wanted to understand this a bi

[jira] Commented: (HADOOP-5318) Poor IO Performance due to AtomicLong operations

2009-05-07 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-5318?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12707000#action_12707000 ] Hadoop QA commented on HADOOP-5318: --- -1 overall. Here are the results of testing the la

[jira] Commented: (HADOOP-5170) Set max map/reduce tasks on a per-job basis, either per-node or cluster-wide

2009-05-07 Thread Matei Zaharia (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-5170?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12707048#action_12707048 ] Matei Zaharia commented on HADOOP-5170: --- Hemanth, if you submit another job that is

[jira] Commented: (HADOOP-5170) Set max map/reduce tasks on a per-job basis, either per-node or cluster-wide

2009-05-07 Thread Jean-Daniel Cryans (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-5170?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12707050#action_12707050 ] Jean-Daniel Cryans commented on HADOOP-5170: bq It will solve many users' prob

[jira] Assigned: (HADOOP-5539) o.a.h.mapred.Merger not maintaining map out compression on intermediate files

2009-05-07 Thread Billy Pearson (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-5539?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Billy Pearson reassigned HADOOP-5539: - Assignee: (was: Billy Pearson) > o.a.h.mapred.Merger not maintaining map out compres

[jira] Commented: (HADOOP-5777) ResolutionMonitor dies on an exception

2009-05-07 Thread Jakob Homan (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-5777?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12707061#action_12707061 ] Jakob Homan commented on HADOOP-5777: - Hairong and I determined the issue was caused b

[jira] Resolved: (HADOOP-5777) ResolutionMonitor dies on an exception

2009-05-07 Thread Jakob Homan (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-5777?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jakob Homan resolved HADOOP-5777. - Resolution: Won't Fix Closing issue. > ResolutionMonitor dies on an exception > ---

GridEngine module for Hadoop on Demand

2009-05-07 Thread Daniel Templeton
Hi, I have a functioning module for Grid Engine for HoD, but some parts of it are currently hard-coded to my workstation. In cleaning up those elements, I need some advice. Hopefully this is the right forum. So, in the hodlib/NodePools/torque.py file, there's a runWorkers() method. In tha

[jira] Updated: (HADOOP-5780) Fix slightly confusing log from "-metaSave" on NameNode

2009-05-07 Thread Raghu Angadi (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-5780?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Raghu Angadi updated HADOOP-5780: - Attachment: HADOOP-5780.patch Thanks Suresh. Updated patch fixes the spelling. > Fix slightly c

[jira] Updated: (HADOOP-5776) Add simple HTTP GET support for single cluster case and for both Jetty and Tomcat based proxy

2009-05-07 Thread Kan Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-5776?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kan Zhang updated HADOOP-5776: -- Component/s: contrib/hdfsproxy Description: This is a follow-up to HADOOP-5366. Currently simple HT

[jira] Updated: (HADOOP-5774) Document hdfsproxy design and set-up guide

2009-05-07 Thread Kan Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-5774?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kan Zhang updated HADOOP-5774: -- Description: currently hdfsproxy only have a README file that does not follow closely to the code. Nee

[jira] Commented: (HADOOP-5754) Add link to training from website

2009-05-07 Thread Doug Cutting (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-5754?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12707085#action_12707085 ] Doug Cutting commented on HADOOP-5754: -- +1 This looks fine to me. Chris? Stefan? O

[jira] Commented: (HADOOP-5754) Add link to training from website

2009-05-07 Thread Stefan Groschupf (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-5754?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12707097#action_12707097 ] Stefan Groschupf commented on HADOOP-5754: -- +1, I appreciate the compromise. Than

[jira] Updated: (HADOOP-5780) Fix slightly confusing log from "-metaSave" on NameNode

2009-05-07 Thread Tsz Wo (Nicholas), SZE (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-5780?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tsz Wo (Nicholas), SZE updated HADOOP-5780: --- Component/s: dfs Description: After HADOOP-4103, "-metaSave" on NameNode

[jira] Commented: (HADOOP-5780) Fix slightly confusing log from "-metaSave" on NameNode

2009-05-07 Thread Tsz Wo (Nicholas), SZE (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-5780?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12707106#action_12707106 ] Tsz Wo (Nicholas), SZE commented on HADOOP-5780: (Didn't intend to change

[jira] Assigned: (HADOOP-5099) DataNode should warn about unknown files in storage

2009-05-07 Thread Jakob Homan (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-5099?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jakob Homan reassigned HADOOP-5099: --- Assignee: Jakob Homan > DataNode should warn about unknown files in storage > --

[jira] Assigned: (HADOOP-5506) Improve TransferFsImage

2009-05-07 Thread Jakob Homan (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-5506?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jakob Homan reassigned HADOOP-5506: --- Assignee: Jakob Homan > Improve TransferFsImage > --- > >

[jira] Commented: (HADOOP-5732) SFTP FileSystem

2009-05-07 Thread JIRA
[ https://issues.apache.org/jira/browse/HADOOP-5732?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12707113#action_12707113 ] Íñigo Goiri commented on HADOOP-5732: - One question: should I add a modification in ha

[jira] Updated: (HADOOP-5737) UGI checks in testcases are broken

2009-05-07 Thread Tsz Wo (Nicholas), SZE (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-5737?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tsz Wo (Nicholas), SZE updated HADOOP-5737: --- Component/s: (was: test) mapred Assignee: Amar Ka

[jira] Commented: (HADOOP-5476) calling new SequenceFile.Reader(...) leaves an InputStream open, if the given sequence file is broken

2009-05-07 Thread Chris Douglas (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-5476?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12707121#action_12707121 ] Chris Douglas commented on HADOOP-5476: --- {noformat} [exec] +1 overall. [

[jira] Commented: (HADOOP-5737) UGI checks in testcases are broken

2009-05-07 Thread Arun C Murthy (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-5737?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12707126#action_12707126 ] Arun C Murthy commented on HADOOP-5737: --- bq. For case #1, JobTracker.getFileSystem()

[jira] Updated: (HADOOP-5762) distcp does not copy empty directories

2009-05-07 Thread Rodrigo Schmidt (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-5762?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rodrigo Schmidt updated HADOOP-5762: Fix Version/s: site Status: Patch Available (was: Open) The problem happened i

[jira] Updated: (HADOOP-5762) distcp does not copy empty directories

2009-05-07 Thread Rodrigo Schmidt (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-5762?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rodrigo Schmidt updated HADOOP-5762: Attachment: HADOOP-5762.patch > distcp does not copy empty directories > -

[jira] Commented: (HADOOP-5762) distcp does not copy empty directories

2009-05-07 Thread Tsz Wo (Nicholas), SZE (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-5762?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12707170#action_12707170 ] Tsz Wo (Nicholas), SZE commented on HADOOP-5762: Hi Rodrigo, which version

[jira] Updated: (HADOOP-4359) Support for data access authorization checking on DataNodes

2009-05-07 Thread Kan Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-4359?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kan Zhang updated HADOOP-4359: -- Attachment: at37.patch > Support for data access authorization checking on DataNodes > ---

[jira] Updated: (HADOOP-4359) Support for data access authorization checking on DataNodes

2009-05-07 Thread Kan Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-4359?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kan Zhang updated HADOOP-4359: -- Status: Patch Available (was: Open) > Support for data access authorization checking on DataNodes > -

[jira] Updated: (HADOOP-4359) Support for data access authorization checking on DataNodes

2009-05-07 Thread Kan Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-4359?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kan Zhang updated HADOOP-4359: -- Status: Open (was: Patch Available) > Support for data access authorization checking on DataNodes > -

[jira] Commented: (HADOOP-4359) Support for data access authorization checking on DataNodes

2009-05-07 Thread Kan Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-4359?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12707183#action_12707183 ] Kan Zhang commented on HADOOP-4359: --- Uploaded a new patch to match current trunk. No fun

[jira] Updated: (HADOOP-5732) SFTP FileSystem

2009-05-07 Thread JIRA
[ https://issues.apache.org/jira/browse/HADOOP-5732?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Íñigo Goiri updated HADOOP-5732: Fix Version/s: site Affects Version/s: 0.20.0 Release Note: Added SFTP filesystem

[jira] Updated: (HADOOP-5732) SFTP FileSystem

2009-05-07 Thread JIRA
[ https://issues.apache.org/jira/browse/HADOOP-5732?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Íñigo Goiri updated HADOOP-5732: Attachment: HADOOP-FS-SFTP.patch > SFTP FileSystem > --- > > Key: HADO

[jira] Updated: (HADOOP-5732) SFTP FileSystem

2009-05-07 Thread JIRA
[ https://issues.apache.org/jira/browse/HADOOP-5732?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Íñigo Goiri updated HADOOP-5732: Attachment: (was: HADOOP-FS-SFTP.patch) > SFTP FileSystem > --- > >

[jira] Updated: (HADOOP-5732) SFTP FileSystem

2009-05-07 Thread JIRA
[ https://issues.apache.org/jira/browse/HADOOP-5732?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Íñigo Goiri updated HADOOP-5732: Attachment: (was: HADOOP-FS-SFTP.patch) > SFTP FileSystem > --- > >

[jira] Updated: (HADOOP-5732) SFTP FileSystem

2009-05-07 Thread JIRA
[ https://issues.apache.org/jira/browse/HADOOP-5732?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Íñigo Goiri updated HADOOP-5732: Attachment: (was: SFTPException.java) > SFTP FileSystem > --- > >

[jira] Updated: (HADOOP-5732) SFTP FileSystem

2009-05-07 Thread JIRA
[ https://issues.apache.org/jira/browse/HADOOP-5732?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Íñigo Goiri updated HADOOP-5732: Attachment: (was: HADOOP-FS-SFTP.patch) > SFTP FileSystem > --- > >

[jira] Updated: (HADOOP-5732) SFTP FileSystem

2009-05-07 Thread JIRA
[ https://issues.apache.org/jira/browse/HADOOP-5732?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Íñigo Goiri updated HADOOP-5732: Attachment: (was: SFTPFileSystem.java) > SFTP FileSystem > --- > >

[jira] Updated: (HADOOP-5732) SFTP FileSystem

2009-05-07 Thread JIRA
[ https://issues.apache.org/jira/browse/HADOOP-5732?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Íñigo Goiri updated HADOOP-5732: Attachment: (was: SFTPInputStream.java) > SFTP FileSystem > --- > >

[jira] Commented: (HADOOP-5780) Fix slightly confusing log from "-metaSave" on NameNode

2009-05-07 Thread Suresh Srinivas (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-5780?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12707191#action_12707191 ] Suresh Srinivas commented on HADOOP-5780: - +1 > Fix slightly confusing log from "

[jira] Created: (HADOOP-5782) Make formatting of BlockManager.java similar to FSNamesystem.java to simplify porting patch

2009-05-07 Thread Suresh Srinivas (JIRA)
Make formatting of BlockManager.java similar to FSNamesystem.java to simplify porting patch --- Key: HADOOP-5782 URL: https://issues.apache.org/jira/browse/HADOOP-5782

[jira] Updated: (HADOOP-5782) Make formatting of BlockManager.java similar to FSNamesystem.java to simplify porting patch

2009-05-07 Thread Suresh Srinivas (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-5782?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Suresh Srinivas updated HADOOP-5782: Attachment: formatting.patch Retaining most of the format from FSNamesystem.java, except s

[jira] Issue Comment Edited: (HADOOP-5762) distcp does not copy empty directories

2009-05-07 Thread Rodrigo Schmidt (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-5762?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12707152#action_12707152 ] Rodrigo Schmidt edited comment on HADOOP-5762 at 5/7/09 6:08 PM: ---

[jira] Commented: (HADOOP-5762) distcp does not copy empty directories

2009-05-07 Thread Rodrigo Schmidt (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-5762?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12707202#action_12707202 ] Rodrigo Schmidt commented on HADOOP-5762: - The problem still exists on trunk. The

[jira] Commented: (HADOOP-5782) Make formatting of BlockManager.java similar to FSNamesystem.java to simplify porting patch

2009-05-07 Thread Raghu Angadi (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-5782?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12707201#action_12707201 ] Raghu Angadi commented on HADOOP-5782: -- +1. After applying this patch, the first patc

[jira] Updated: (HADOOP-5476) calling new SequenceFile.Reader(...) leaves an InputStream open, if the given sequence file is broken

2009-05-07 Thread Chris Douglas (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-5476?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chris Douglas updated HADOOP-5476: -- Resolution: Fixed Fix Version/s: 0.21.0 Hadoop Flags: [Reviewed] Status:

[jira] Commented: (HADOOP-5782) Make formatting of BlockManager.java similar to FSNamesystem.java to simplify porting patch

2009-05-07 Thread Suresh Srinivas (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-5782?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12707207#action_12707207 ] Suresh Srinivas commented on HADOOP-5782: - Tests not included because the patch ju

[jira] Updated: (HADOOP-5737) UGI checks in testcases are broken

2009-05-07 Thread Amar Kamat (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-5737?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Amar Kamat updated HADOOP-5737: --- Attachment: HADOOP-5737-v1.5.patch Attaching a patch the reduces code duplication. I think its ok to

[jira] Commented: (HADOOP-5771) Create unit test for LinuxTaskController

2009-05-07 Thread Sreekanth Ramakrishnan (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-5771?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12707222#action_12707222 ] Sreekanth Ramakrishnan commented on HADOOP-5771: The changes to patch look

[jira] Updated: (HADOOP-5636) Job is left in Running state after a killJob

2009-05-07 Thread Amar Kamat (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-5636?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Amar Kamat updated HADOOP-5636: --- Attachment: HADOOP-5636-v1.0.patch Attaching a patch the fixes this issue by moving a job to running

[jira] Commented: (HADOOP-5781) ProcessTree can try and kill a "null" POD

2009-05-07 Thread Ravi Gummadi (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-5781?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12707231#action_12707231 ] Ravi Gummadi commented on HADOOP-5781: -- Is this happening with trunk(even after HADOO

[jira] Commented: (HADOOP-5737) UGI checks in testcases are broken

2009-05-07 Thread Devaraj Das (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-5737?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12707232#action_12707232 ] Devaraj Das commented on HADOOP-5737: - I just looked at the patch and it seems okay to

Re: GridEngine module for Hadoop on Demand

2009-05-07 Thread Hemanth Yamijala
Daniel Templeton wrote: Hi, I have a functioning module for Grid Engine for HoD, but some parts of it are currently hard-coded to my workstation. In cleaning up those elements, I need some advice. Hopefully this is the right forum. So, in the hodlib/NodePools/torque.py file, there's a runW

[jira] Commented: (HADOOP-4744) Wrong resolution of hostname and port

2009-05-07 Thread Devaraj Das (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-4744?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12707241#action_12707241 ] Devaraj Das commented on HADOOP-4744: - I just committed this patch (on the 0.20 branch

[jira] Commented: (HADOOP-5420) Support killing of process groups in LinuxTaskController binary

2009-05-07 Thread Vinod K V (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-5420?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12707242#action_12707242 ] Vinod K V commented on HADOOP-5420: --- Looked at the patch. Some comments: - The patch ne

[jira] Commented: (HADOOP-5420) Support killing of process groups in LinuxTaskController binary

2009-05-07 Thread Vinod K V (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-5420?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12707247#action_12707247 ] Vinod K V commented on HADOOP-5420: --- Also, the test leaves a lot of files created by the

[jira] Commented: (HADOOP-4372) Improve the way the job history files are managed during job recovery

2009-05-07 Thread Ravi Gummadi (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-4372?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12707251#action_12707251 ] Ravi Gummadi commented on HADOOP-4372: -- Patch looks good. +1 > Improve the way the j

[jira] Commented: (HADOOP-4675) Current Ganglia metrics implementation is incompatible with Ganglia 3.1

2009-05-07 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-4675?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12707252#action_12707252 ] Hadoop QA commented on HADOOP-4675: --- -1 overall. Here are the results of testing the la

[jira] Commented: (HADOOP-5419) Provide a way for users to find out what operations they can do on which M/R queues

2009-05-07 Thread Hemanth Yamijala (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-5419?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12707253#action_12707253 ] Hemanth Yamijala commented on HADOOP-5419: -- Regarding the documentation: Can you

[jira] Commented: (HADOOP-5771) Create unit test for LinuxTaskController

2009-05-07 Thread Sreekanth Ramakrishnan (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-5771?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12707256#action_12707256 ] Sreekanth Ramakrishnan commented on HADOOP-5771: Output from ant-test patc