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

Arun Tupuri commented on SPARK-12312:
-------------------------------------

Team,

Need your help on my issue and i followed entire thread. (Note : for me it is 
not possible to upgrade my version to 3.1 for now) 

i am using spark 2.4 and getting the same issue while connecting with Kerberos 
Oracle data base..

1) When i run from local machine with keytab cache Spark job is running fine.

2) When i run this  kubernetes platform , it throws with an exception as 
kerberos principle account authentication failed .

am using ojdbc8 jar to connect Oracle data base. 

 

This issue comes like sporadic some times  it is connected and some times it is 
not connected.  Am not why this inconsistency with 2.4 version.  Please can you 
suggest is there any work around on this with 2.4 version ? 

 

 

> JDBC connection to Kerberos secured databases fails on remote executors
> -----------------------------------------------------------------------
>
>                 Key: SPARK-12312
>                 URL: https://issues.apache.org/jira/browse/SPARK-12312
>             Project: Spark
>          Issue Type: Bug
>          Components: SQL
>    Affects Versions: 1.5.2, 2.4.2
>            Reporter: nabacg
>            Priority: Minor
>
> When loading DataFrames from JDBC datasource with Kerberos authentication, 
> remote executors (yarn-client/cluster etc. modes) fail to establish a 
> connection due to lack of Kerberos ticket or ability to generate it. 
> This is a real issue when trying to ingest data from kerberized data sources 
> (SQL Server, Oracle) in enterprise environment where exposing simple 
> authentication access is not an option due to IT policy issues.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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

Reply via email to