[
https://issues.apache.org/jira/browse/YARN-1136?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Chen He updated YARN-1136:
--------------------------
Attachment: yarn1136.patch
> 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.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.1.5#6160)