[jira] Updated: (HADOOP-5266) Values Iterator should support "mark" and "reset"

2009-04-29 Thread Jothi Padmanabhan (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-5266?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jothi Padmanabhan updated HADOOP-5266: -- Attachment: hadoop-5266-v4.patch This patch fixes a bug related to lazy opening of the

[jira] Updated: (HADOOP-5266) Values Iterator should support "mark" and "reset"

2009-04-29 Thread Jothi Padmanabhan (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-5266?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jothi Padmanabhan updated HADOOP-5266: -- Status: Open (was: Patch Available) > Values Iterator should support "mark" and "rese

[jira] Updated: (HADOOP-5266) Values Iterator should support "mark" and "reset"

2009-04-29 Thread Jothi Padmanabhan (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-5266?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jothi Padmanabhan updated HADOOP-5266: -- Status: Patch Available (was: Open) > Values Iterator should support "mark" and "rese

[jira] Updated: (HADOOP-5733) Add map/reduce slot capacity and lost map/reduce slot capacity to JobTracker metrics

2009-04-29 Thread Sreekanth Ramakrishnan (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-5733?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sreekanth Ramakrishnan updated HADOOP-5733: --- Attachment: hadoop-5733-1.patch Attaching patch addressing this issue: Adde

[jira] Commented: (HADOOP-5721) Provide EditLogFileInputStream and EditLogFileOutputStream as independent classes

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

[jira] Updated: (HADOOP-5677) Change org.apache.hadoop.mapred.lib. CombineFileInputFormat to use new api

2009-04-29 Thread Amareshwari Sriramadasu (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-5677?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Amareshwari Sriramadasu updated HADOOP-5677: Resolution: Duplicate Fix Version/s: (was: 0.21.0) St

[jira] Updated: (HADOOP-5698) Change org.apache.hadoop.examples.MultiFileWordCount to use new mapreduce api.

2009-04-29 Thread Amareshwari Sriramadasu (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-5698?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Amareshwari Sriramadasu updated HADOOP-5698: Status: Patch Available (was: Open) > Change org.apache.hadoop.examples.M

[jira] Updated: (HADOOP-5698) Change org.apache.hadoop.examples.MultiFileWordCount to use new mapreduce api.

2009-04-29 Thread Amareshwari Sriramadasu (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-5698?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Amareshwari Sriramadasu updated HADOOP-5698: Attachment: patch-5698.txt Patch moves CombineFileInputFormat, CombineFile

[jira] Updated: (HADOOP-5080) Update TestCLI and split the test as HDFS,MR and core

2009-04-29 Thread V.Karthikeyan (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-5080?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] V.Karthikeyan updated HADOOP-5080: -- Attachment: HADOOP-5080Update.patch Test case for hadoop -version command is updated to be mor

[jira] Assigned: (HADOOP-5081) Split TestCLI into HDFS, Mapred and Core tests

2009-04-29 Thread Sharad Agarwal (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-5081?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sharad Agarwal reassigned HADOOP-5081: -- Assignee: Sharad Agarwal > Split TestCLI into HDFS, Mapred and Core tests > --

[jira] Updated: (HADOOP-5668) Change org.apache.hadoop.mapred.lib.TotalOrderPartitioner to use new api

2009-04-29 Thread Amareshwari Sriramadasu (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-5668?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Amareshwari Sriramadasu updated HADOOP-5668: Attachment: patch-5668-2.txt Patch moving InputSampler and TotalOrderParti

[jira] Commented: (HADOOP-3578) mapred.system.dir should be accessible only to hadoop daemons

2009-04-29 Thread Amar Kamat (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-3578?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12704105#action_12704105 ] Amar Kamat commented on HADOOP-3578: Tested this patch on a 200 node cluster with slee

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

2009-04-29 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-v4.0.patch Attaching a patch with the test case. Result of test-patch {code}

[jira] Updated: (HADOOP-5721) Provide EditLogFileInputStream and EditLogFileOutputStream as independent classes

2009-04-29 Thread Luca Telloli (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-5721?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Luca Telloli updated HADOOP-5721: - Attachment: HADOOP-5721.patch This patch should address the synchronization issue reported by fi

[jira] Updated: (HADOOP-5721) Provide EditLogFileInputStream and EditLogFileOutputStream as independent classes

2009-04-29 Thread Luca Telloli (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-5721?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Luca Telloli updated HADOOP-5721: - Status: Open (was: Patch Available) > Provide EditLogFileInputStream and EditLogFileOutputStrea

[jira] Updated: (HADOOP-5721) Provide EditLogFileInputStream and EditLogFileOutputStream as independent classes

2009-04-29 Thread Luca Telloli (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-5721?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Luca Telloli updated HADOOP-5721: - Release Note: resub for QA Status: Patch Available (was: Open) > Provide EditLogFileI

[jira] Updated: (HADOOP-5729) FSEditLog.open should stop going on if cannot open any directory

2009-04-29 Thread Wang Xu (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-5729?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Wang Xu updated HADOOP-5729: Attachment: (was: fseditlog-open.patch) > FSEditLog.open should stop going on if cannot open any direc

[jira] Commented: (HADOOP-5729) FSEditLog.open should stop going on if cannot open any directory

2009-04-29 Thread Wang Xu (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-5729?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12704140#action_12704140 ] Wang Xu commented on HADOOP-5729: - I modified the patch to call processIOError() instead o

[jira] Updated: (HADOOP-5729) FSEditLog.open should stop going on if cannot open any directory

2009-04-29 Thread Wang Xu (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-5729?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Wang Xu updated HADOOP-5729: Attachment: fseditlog-open.patch processIOError instead of exit directly > FSEditLog.open should stop goi

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

2009-04-29 Thread Chris K Wensel (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-5754?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12704143#action_12704143 ] Chris K Wensel commented on HADOOP-5754: Maybe if the link went to a dedicated tra

[jira] Updated: (HADOOP-5730) SecondaryNameNode: should not throw exception and exit if only one makedir failure

2009-04-29 Thread Wang Xu (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-5730?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Wang Xu updated HADOOP-5730: Attachment: secondarynamenode-startcp.patch catch both mkdir and rename exceptions, and throw exception wh

[jira] Updated: (HADOOP-5730) SecondaryNameNode: should not throw exception and exit if only one makedir failure

2009-04-29 Thread Wang Xu (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-5730?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Wang Xu updated HADOOP-5730: Attachment: (was: secondarynamenode-startcp.patch) > SecondaryNameNode: should not throw exception an

[jira] Issue Comment Edited: (HADOOP-5730) SecondaryNameNode: should not throw exception and exit if only one makedir failure

2009-04-29 Thread Wang Xu (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-5730?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12704152#action_12704152 ] Wang Xu edited comment on HADOOP-5730 at 4/29/09 8:21 AM: -- Hi Kon

[jira] Commented: (HADOOP-5730) SecondaryNameNode: should not throw exception and exit if only one makedir failure

2009-04-29 Thread Wang Xu (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-5730?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12704152#action_12704152 ] Wang Xu commented on HADOOP-5730: - I updated the patch to fix the above issue. However, I

Hadoop Language Binding

2009-04-29 Thread Huw Evans
Hi everyone, I am interested in understanding how the language bindings work in Hadoop and how I might contribute some. As Hadoop is built in Java, Java is the natural language to interface to it. However, I am interested in interfacing from other languages. My Hadoop back-end installation wo

[jira] Commented: (HADOOP-5720) Create enum for the TaskTypes (Map, Reduce, JobSetup, JobCleanup, TaskCleanup)

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

[jira] Commented: (HADOOP-5266) Values Iterator should support "mark" and "reset"

2009-04-29 Thread Jothi Padmanabhan (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-5266?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12704158#action_12704158 ] Jothi Padmanabhan commented on HADOOP-5266: --- Test patch and ant test passed in m

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

2009-04-29 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: at35.patch > Support for data access authorization checking on DataNodes > ---

[jira] Commented: (HADOOP-2757) Should DFS outputstream's close wait forever?

2009-04-29 Thread Hairong Kuang (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-2757?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12704218#action_12704218 ] Hairong Kuang commented on HADOOP-2757: --- I do not understand the problem that this p

[jira] Commented: (HADOOP-5711) Change Namenode file close log to info

2009-04-29 Thread Hairong Kuang (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-5711?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12704222#action_12704222 ] Hairong Kuang commented on HADOOP-5711: --- +1 > Change Namenode file close log to inf

[jira] Updated: (HADOOP-5711) Change Namenode file close log to info

2009-04-29 Thread Tsz Wo (Nicholas), SZE (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-5711?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tsz Wo (Nicholas), SZE updated HADOOP-5711: --- Assignee: Tsz Wo (Nicholas), SZE Hadoop Flags: [Reviewed] S

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

2009-04-29 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: at36.patch > Support for data access authorization checking on DataNodes > ---

[jira] Commented: (HADOOP-5752) Provide examples of using offline image viewer (oiv) to analyze hadoop file systems

2009-04-29 Thread Tsz Wo (Nicholas), SZE (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-5752?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12704228#action_12704228 ] Tsz Wo (Nicholas), SZE commented on HADOOP-5752: > Updated patch to implem

[jira] Updated: (HADOOP-5752) Provide examples of using offline image viewer (oiv) to analyze hadoop file systems

2009-04-29 Thread Jakob Homan (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-5752?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jakob Homan updated HADOOP-5752: Attachment: HADOOP-5752.patch Great catch Nicholas. Fixed that and one other instance of [dr] mix

[jira] Updated: (HADOOP-5752) Provide examples of using offline image viewer (oiv) to analyze hadoop file systems

2009-04-29 Thread Tsz Wo (Nicholas), SZE (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-5752?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tsz Wo (Nicholas), SZE updated HADOOP-5752: --- Hadoop Flags: [Reviewed] +1 patch looks good. Thanks, Jakob. > Provide exa

[jira] Commented: (HADOOP-5657) Validate data passed through TestReduceFetch

2009-04-29 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-5657?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12704283#action_12704283 ] Hudson commented on HADOOP-5657: Integrated in Hadoop-trunk #821 (See [http://hudson.zone

[jira] Commented: (HADOOP-5734) HDFS architecture documentation describes outdated placement policy

2009-04-29 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-5734?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12704282#action_12704282 ] Hudson commented on HADOOP-5734: Integrated in Hadoop-trunk #821 (See [http://hudson.zone

[jira] Commented: (HADOOP-4707) Improvements to Hadoop Thrift bindings

2009-04-29 Thread Todd Lipcon (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-4707?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12704320#action_12704320 ] Todd Lipcon commented on HADOOP-4707: - Some more notes after using this API for a bit:

[jira] Updated: (HADOOP-5596) Make ObjectWritable support EnumSet

2009-04-29 Thread He Yongqiang (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-5596?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] He Yongqiang updated HADOOP-5596: - Status: Open (was: Patch Available) > Make ObjectWritable support EnumSet > ---

[jira] Commented: (HADOOP-5711) Change Namenode file close log to info

2009-04-29 Thread Tsz Wo (Nicholas), SZE (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-5711?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12704324#action_12704324 ] Tsz Wo (Nicholas), SZE commented on HADOOP-5711: {noformat} [exec] -1

[jira] Updated: (HADOOP-5596) Make ObjectWritable support EnumSet

2009-04-29 Thread He Yongqiang (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-5596?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] He Yongqiang updated HADOOP-5596: - Attachment: Hadoop-5596-2009-04-30.patch Thanks, Nicholas. >>enforce the status that either both

[jira] Updated: (HADOOP-5711) Change Namenode file close log to info

2009-04-29 Thread Tsz Wo (Nicholas), SZE (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-5711?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tsz Wo (Nicholas), SZE updated HADOOP-5711: --- Resolution: Fixed Fix Version/s: 0.21.0 0.20.1

[jira] Updated: (HADOOP-5143) Add a method to get file length for Seekable, FSDataInputStream and libhdfs

2009-04-29 Thread Qi Liu (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-5143?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Qi Liu updated HADOOP-5143: --- Attachment: HADOOP-5143-2.patch Moved getFileLength() out of Seekable, into FSInputStream and FSDataInputStr

[jira] Updated: (HADOOP-5596) Make ObjectWritable support EnumSet

2009-04-29 Thread He Yongqiang (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-5596?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] He Yongqiang updated HADOOP-5596: - Attachment: Hadoop-5596-2009-04-30-1.patch Hadoop-5596-2009-04-30.patch did some code format to

[jira] Commented: (HADOOP-5143) Add a method to get file length for Seekable, FSDataInputStream and libhdfs

2009-04-29 Thread Qi Liu (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-5143?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12704338#action_12704338 ] Qi Liu commented on HADOOP-5143: available() in Hadoop 0.18.3 will report negative numbers

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

2009-04-29 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 Here is the patch. > SFTP FileSystem > --- > >

Re: Decoupling Intertracker protocol

2009-04-29 Thread Samprita Hegde
Hello All, Thanks a lot for your feed back. i will be working on this during the summer break and will keep you posted. Thanks Again, Samprita On Sat, Apr 25, 2009 at 2:47 AM, Arun C Murthy wrote: > > On Apr 22, 2009, at 7:17 PM, Samprita Hegde wrote: > > Hi, >> I am trying see the feasib

[jira] Commented: (HADOOP-5596) Make ObjectWritable support EnumSet

2009-04-29 Thread Tsz Wo (Nicholas), SZE (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-5596?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12704355#action_12704355 ] Tsz Wo (Nicholas), SZE commented on HADOOP-5596: Hadoop-5596-2009-04-30-1.

[jira] Updated: (HADOOP-5596) Make ObjectWritable support EnumSet

2009-04-29 Thread He Yongqiang (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-5596?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] He Yongqiang updated HADOOP-5596: - Attachment: Hadoop-5596-2009-04-30-3.patch Thanks for the detailed instructions, Nicholas. Hadoo

[jira] Updated: (HADOOP-5758) Task attempt stopped shuffling and hung the job

2009-04-29 Thread Nathan Marz (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-5758?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nathan Marz updated HADOOP-5758: Component/s: mapred > Task attempt stopped shuffling and hung the job > --

[jira] Updated: (HADOOP-5596) Make ObjectWritable support EnumSet

2009-04-29 Thread Tsz Wo (Nicholas), SZE (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-5596?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tsz Wo (Nicholas), SZE updated HADOOP-5596: --- Hadoop Flags: [Reviewed] Status: Patch Available (was: Open) +1 H

[jira] Created: (HADOOP-5758) Task attempt stopped shuffling and hung the job

2009-04-29 Thread Nathan Marz (JIRA)
Task attempt stopped shuffling and hung the job --- Key: HADOOP-5758 URL: https://issues.apache.org/jira/browse/HADOOP-5758 Project: Hadoop Core Issue Type: Bug Affects Versions: 0.18.3

[jira] Commented: (HADOOP-5685) We often end up with null release information

2009-04-29 Thread Ravi Phulari (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-5685?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12704393#action_12704393 ] Ravi Phulari commented on HADOOP-5685: -- Marking this issue as duplicate of HADOOP-450

[jira] Commented: (HADOOP-5143) Add a method to get file length for Seekable, FSDataInputStream and libhdfs

2009-04-29 Thread Hong Tang (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-5143?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12704424#action_12704424 ] Hong Tang commented on HADOOP-5143: --- Agreed. Let's return min(Integer.MAX_VALUE, length)

[jira] Commented: (HADOOP-5740) Hadoop JSP pages don't work under a security manager

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

[jira] Commented: (HADOOP-5080) Update TestCLI and split the test as HDFS,MR and core

2009-04-29 Thread Ravi Phulari (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-5080?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12704429#action_12704429 ] Ravi Phulari commented on HADOOP-5080: -- -1 . Latest patch failed against git source

[jira] Updated: (HADOOP-5080) Update TestCLI and split the test as HDFS,MR and core

2009-04-29 Thread Ravi Phulari (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-5080?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ravi Phulari updated HADOOP-5080: - Attachment: TEST-org.apache.hadoop.cli.TestCLI.txt TestCLI log file > Update TestCLI and split

Re: Hadoop Language Binding

2009-04-29 Thread Wang Zhong
Hi You can read Hadoop Streaming in Hadoop Documentation which allows running MapReduce with any executable. The mappers and reducers get input from stdin and output to stdout. On Wed, Apr 29, 2009 at 11:12 PM, Huw Evans wrote: > Hi everyone, > > I am interested in understanding how the languag

[jira] Commented: (HADOOP-5752) Provide examples of using offline image viewer (oiv) to analyze hadoop file systems

2009-04-29 Thread Jakob Homan (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-5752?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12704451#action_12704451 ] Jakob Homan commented on HADOOP-5752: - Sounds good. Tested everything after last revi

[jira] Updated: (HADOOP-5752) Provide examples of using offline image viewer (oiv) to analyze hadoop file systems

2009-04-29 Thread Tsz Wo (Nicholas), SZE (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-5752?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tsz Wo (Nicholas), SZE updated HADOOP-5752: --- Resolution: Fixed Fix Version/s: 0.21.0 Status: Resolved (

[jira] Commented: (HADOOP-5758) Task attempt stopped shuffling and hung the job

2009-04-29 Thread Jothi Padmanabhan (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-5758?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12704460#action_12704460 ] Jothi Padmanabhan commented on HADOOP-5758: --- Hi, could you upload the complete l

[jira] Commented: (HADOOP-5757) exporting pid doesn't work if the user's shell is not bash

2009-04-29 Thread Ravi Gummadi (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-5757?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12704471#action_12704471 ] Ravi Gummadi commented on HADOOP-5757: -- Looks like the code is fine as bash -c "

[jira] Commented: (HADOOP-5675) DistCp should not launch a job if it is not necessary

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

[jira] Updated: (HADOOP-5668) Change org.apache.hadoop.mapred.lib.TotalOrderPartitioner to use new api

2009-04-29 Thread Amareshwari Sriramadasu (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-5668?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Amareshwari Sriramadasu updated HADOOP-5668: Attachment: patch-5668-3.txt Fixed findbug warnings in earlier patch. > C

[jira] Updated: (HADOOP-5668) Change org.apache.hadoop.mapred.lib.TotalOrderPartitioner to use new api

2009-04-29 Thread Amareshwari Sriramadasu (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-5668?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Amareshwari Sriramadasu updated HADOOP-5668: Status: Patch Available (was: Open) test-patch result: {noformat} [e

[jira] Updated: (HADOOP-5698) Change org.apache.hadoop.examples.MultiFileWordCount to use new mapreduce api.

2009-04-29 Thread Jothi Padmanabhan (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-5698?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jothi Padmanabhan updated HADOOP-5698: -- Status: Open (was: Patch Available) I think it would be a better idea not to club the