Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Duplicate
-
None
-
None
-
None
-
None
Description
Possible null pointer dereference in org.apache.hadoop.yarn.logaggregation.AggregatedLogFormat$LogValue.getPendingLogFilesToUpload(File) due to return value of called method Bug type NP_NULL_ON_SOME_PATH_FROM_RETURN_VALUE (click for details) In class org.apache.hadoop.yarn.logaggregation.AggregatedLogFormat$LogValue In method org.apache.hadoop.yarn.logaggregation.AggregatedLogFormat$LogValue.getPendingLogFilesToUpload(File) Local variable stored in JVM register ? Method invoked at AggregatedLogFormat.java:[line 314] Known null at AggregatedLogFormat.java:[line 314]
Attachments
Attachments
Issue Links
- duplicates
-
YARN-6517 Fix warnings from Spotbugs in hadoop-yarn-common
- Resolved
- relates to
-
HADOOP-14336 Cleanup findbugs warnings found by Spotbugs
- Resolved