[
https://issues.apache.org/jira/browse/MAPREDUCE-6292?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14379969#comment-14379969
]
Hudson commented on MAPREDUCE-6292:
-----------------------------------
FAILURE: Integrated in Hadoop-Hdfs-trunk-Java8 #134 (See
[https://builds.apache.org/job/Hadoop-Hdfs-trunk-Java8/134/])
MAPREDUCE-6292. Use org.junit package instead of junit.framework in
TestCombineFileInputFormat. (aajisaka) (aajisaka: rev
c770df49b4c9d5ac5ddaa4ff2ec541e4bd1a8e56)
* hadoop-mapreduce-project/CHANGES.txt
*
hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-jobclient/src/test/java/org/apache/hadoop/mapreduce/lib/input/TestCombineFileInputFormat.java
> Use org.junit package instead of junit.framework in TestCombineFileInputFormat
> ------------------------------------------------------------------------------
>
> Key: MAPREDUCE-6292
> URL: https://issues.apache.org/jira/browse/MAPREDUCE-6292
> Project: Hadoop Map/Reduce
> Issue Type: Improvement
> Components: test
> Affects Versions: 2.6.0
> Reporter: Akira AJISAKA
> Assignee: Akira AJISAKA
> Priority: Minor
> Fix For: 2.7.0
>
> Attachments: MAPREDUCE-6292-001.patch
>
>
> o.a.h.mapreduce.lib.inputTestCombineFileInputFormat now uses both packages.
> We should replace junit.framework package with org.junit package.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)