[
https://issues.apache.org/jira/browse/YARN-1136?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13938047#comment-13938047
]
Tsuyoshi OZAWA commented on YARN-1136:
--------------------------------------
+1. junit.framework.Assert has been already deprecated.
> Replace junit.framework.Assert with org.junit.Assert
> ----------------------------------------------------
>
> Key: YARN-1136
> URL: https://issues.apache.org/jira/browse/YARN-1136
> Project: Hadoop YARN
> Issue Type: Bug
> Affects Versions: 2.1.0-beta
> Reporter: Karthik Kambatla
> Assignee: Chen He
> Labels: newbie, test
> Attachments: yarn1136-v1.patch, yarn1136.patch
>
>
> There are several places where we are using junit.framework.Assert instead of
> org.junit.Assert.
> {code}grep -rn "junit.framework.Assert" hadoop-yarn-project/
> --include=*.java{code}
--
This message was sent by Atlassian JIRA
(v6.2#6252)