You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@kudu.apache.org by "Hao Hao (JIRA)" <ji...@apache.org> on 2018/03/21 23:26:00 UTC

[jira] [Updated] (KUDU-2363) Investigate if we should use ServiceCredentialProvider for Spark integration

     [ https://issues.apache.org/jira/browse/KUDU-2363?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Hao Hao updated KUDU-2363:
--------------------------
    Description: 
Spark 2 provides a \{{ServiceCredentialProvider}} implementation for integration with other service on a secure cluster. Here is a related [documentation|https://spark.apache.org/docs/2.1.0/running-on-yarn.html#running-in-a-secure-cluster] although lacking in detail.

We should probably investigate if we want to use it to avoid asking users to provide the keytab, since it might not be a good practice.

  was:
Spark 2 provides a \{ServiceCredentialProvider} implementation for integration with other service on a secure cluster. Here is a related [documentation|https://spark.apache.org/docs/2.1.0/running-on-yarn.html#running-in-a-secure-cluster] although lacking in detail.

We should probably investigate if we want to use it to avoid asking users to provide the keytab, since it might not be a good practice.


> Investigate if we should use ServiceCredentialProvider for Spark integration
> ----------------------------------------------------------------------------
>
>                 Key: KUDU-2363
>                 URL: https://issues.apache.org/jira/browse/KUDU-2363
>             Project: Kudu
>          Issue Type: Improvement
>            Reporter: Hao Hao
>            Priority: Major
>
> Spark 2 provides a \{{ServiceCredentialProvider}} implementation for integration with other service on a secure cluster. Here is a related [documentation|https://spark.apache.org/docs/2.1.0/running-on-yarn.html#running-in-a-secure-cluster] although lacking in detail.
> We should probably investigate if we want to use it to avoid asking users to provide the keytab, since it might not be a good practice.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)