Github user mgummelt commented on a diff in the pull request:

    https://github.com/apache/spark/pull/17665#discussion_r112570247
  
    --- Diff: 
resource-managers/yarn/src/main/resources/META-INF/services/org.apache.spark.deploy.security.ServiceCredentialProvider
 ---
    @@ -0,0 +1,3 @@
    +org.apache.spark.deploy.yarn.security.YARNHadoopFSCredentialProvider
    --- End diff --
    
    Ah, yes.  This is a problem.  I'll write the unit test, and move the core 
META-INF to Mesos.  I was hoping for a general set of registered providers, but 
I guess each scheduler will need to register their own.


---
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