Github user jongwook commented on the issue:

    https://github.com/apache/spark/pull/16916
  
    @vanzin [`statCache` stores the result of 
`getFileStatus`](https://github.com/jongwook/spark/blob/523c58c35fc9f046c601e99a0389d7ca7c3e508f/resource-managers/yarn/src/main/scala/org/apache/spark/deploy/yarn/ClientDistributedCacheManager.scala#L173-L185)
 or [`globStatus` calls to 
HDFS](https://github.com/jongwook/spark/blob/523c58c35fc9f046c601e99a0389d7ca7c3e508f/resource-managers/yarn/src/main/scala/org/apache/spark/deploy/yarn/Client.scala#L505-L507),
 which do not resolve symlinks, so unless we give up symlink resolution, I 
don't think that merging them is sufficient.


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to