Karthik Kambatla created YARN-1136:
--------------------------------------

             Summary: 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: Karthik Kambatla


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 is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to