[
https://issues.apache.org/jira/browse/MAPREDUCE-5518?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13794938#comment-13794938
]
Hudson commented on MAPREDUCE-5518:
-----------------------------------
SUCCESS: Integrated in Hadoop-trunk-Commit #4606 (See
[https://builds.apache.org/job/Hadoop-trunk-Commit/4606/])
MAPREDUCE-5518. Fixed typo "can't read paritions file". Contributed by Albert
Chu. (devaraj:
http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1532208)
* /hadoop/common/trunk/hadoop-mapreduce-project/CHANGES.txt
*
/hadoop/common/trunk/hadoop-mapreduce-project/hadoop-mapreduce-examples/src/main/java/org/apache/hadoop/examples/terasort/TeraSort.java
> Fix typo "can't read paritions file"
> ------------------------------------
>
> Key: MAPREDUCE-5518
> URL: https://issues.apache.org/jira/browse/MAPREDUCE-5518
> Project: Hadoop Map/Reduce
> Issue Type: Bug
> Components: examples
> Affects Versions: 3.0.0
> Reporter: Albert Chu
> Assignee: Albert Chu
> Priority: Trivial
> Fix For: 2.2.1
>
> Attachments: MAPREDUCE-5518.patch
>
>
> Noticed a spelling error when I saw this error message
> {noformat}
> 13/09/19 13:25:08 INFO mapreduce.Job: Task Id :
> attempt_1379622083112_0002_m_000114_0, Status : FAILED
> Error: java.lang.IllegalArgumentException: can't read paritions file
> {noformat}
> "paritions" should be "partitions"
--
This message was sent by Atlassian JIRA
(v6.1#6144)