You are viewing a plain text version of this content. The canonical link for it is here.
Posted to yarn-dev@hadoop.apache.org by "Weiwei Yang (JIRA)" <ji...@apache.org> on 2017/04/24 07:45:04 UTC

[jira] [Created] (YARN-6517) Fix warnings from Spotbugs in hadoop-yarn-common

Weiwei Yang created YARN-6517:
---------------------------------

             Summary: Fix warnings from Spotbugs in hadoop-yarn-common
                 Key: YARN-6517
                 URL: https://issues.apache.org/jira/browse/YARN-6517
             Project: Hadoop YARN
          Issue Type: Bug
            Reporter: Weiwei Yang
            Assignee: Weiwei Yang


There are 2 findbugs warnings in hadoop-yarn-common project since switched to spotbugs,

# Possible null pointer dereference in org.apache.hadoop.yarn.logaggregation.AggregatedLogFormat$LogValue.getPendingLogFilesToUpload(File) due to return value of called method
# Possible null pointer dereference in org.apache.hadoop.yarn.util.ProcfsBasedProcessTree.getProcessList() due to return value of called method

see more in [https://builds.apache.org/job/PreCommit-HADOOP-Build/12157/artifact/patchprocess/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-common-warnings.html]



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

---------------------------------------------------------------------
To unsubscribe, e-mail: yarn-dev-unsubscribe@hadoop.apache.org
For additional commands, e-mail: yarn-dev-help@hadoop.apache.org