Akira Ajisaka created YARN-7924:
-----------------------------------
Summary: Fix javac warning in NMContainerStatus.java
Key: YARN-7924
URL: https://issues.apache.org/jira/browse/YARN-7924
Project: Hadoop YARN
Issue Type: Bug
Reporter: Akira Ajisaka
There is a warning in NMContainerStatus.java when compiling the source code and
it can be fixed easily.
{noformat}
[WARNING]
/home/centos/git/hadoop/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-common/src/main/java/org/apache/hadoop/yarn/server/api/protocolrecords/NMContainerStatus.java:
/home/centos/git/hadoop/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-common/src/main/java/org/apache/hadoop/yarn/server/api/protocolrecords/NMContainerStatus.java
uses unchecked or unsafe operations.{noformat}
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]