[ 
https://issues.apache.org/jira/browse/SPARK-21817?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16138685#comment-16138685
 ] 

Steve Loughran commented on SPARK-21817:
----------------------------------------

API is tagged as stable/evolving; it's clearly in use downstream, so strictly, 
yep, broken, and easily fixed. Just not a codepath tested in hdfs

> Pass FSPermissions to LocatedFileStatus from InMemoryFileIndex
> --------------------------------------------------------------
>
>                 Key: SPARK-21817
>                 URL: https://issues.apache.org/jira/browse/SPARK-21817
>             Project: Spark
>          Issue Type: Improvement
>          Components: SQL
>    Affects Versions: 2.3.0
>            Reporter: Ewan Higgs
>            Priority: Minor
>         Attachments: SPARK-21817.001.patch
>
>
> The implementation of HDFS-6984 now uses the passed in {{FSPermission}} to 
> pull out the ACL and other information. Therefore passing in a {{null}} is no 
> longer adequate and hence causes a NPE when listing files.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org

Reply via email to