Github user RongGu commented on the pull request: https://github.com/apache/incubator-spark/pull/468#discussion_r9776920 Hi, Patrick. The same as diskStore and memoryStore, the tachyonStore is not an Iterable class here. So, I am afraid we can not use foreach or the map( in the comment below) functions here. I think it's kind of wired to make it iterable, because each executor only has one tachyonStore itself.
If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. To do so, please top-post your response. 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 infrastruct...@apache.org or file a JIRA ticket with INFRA.