-
Type:
Bug
-
Status: Resolved
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: 3.0.0-beta1
-
Fix Version/s: 3.0.0-beta1
-
Component/s: fs
-
Labels:None
SPARK-21817 was opened to fix a NPE in Spark where it calls LocatedFileStatus with a null FSPermission. This breaks in current HEAD. However, the LocatedFileStatus is a stable/evolving API so this is actually a regression introduced in HDFS-6984.
- is related to
-
SPARK-21817 Pass FSPermissions to LocatedFileStatus from InMemoryFileIndex
-
- Resolved
-