-
Hi. In our environments, we are not able to upgrade Spark from version 3.1.3 to 3.5.1 due to an authentication error.
We have the same behaviour with the official Spark image in Docker Hub, too.
The configurations are exactly the same as the ones we used with Spark 3.1.3 and the jar ozone-filesystem-hadoop3-1.4.0.jar. |
Beta Was this translation helpful? Give feedback.
Replies: 3 comments 8 replies
-
Did you move to hadoop-client jar as well? Ref: #3915 |
Beta Was this translation helpful? Give feedback.
-
Delegation token requires ozone.security.enabled = true for the client to request delegation tokens. |
Beta Was this translation helpful? Give feedback.
-
Hi.
|
Beta Was this translation helpful? Give feedback.
Hi.
I solved the issue in Spark 3.5.4, without initializing the ticket cache but simply adding the following jars: