dongjoon-hyun edited a comment on issue #26594: [SPARK-29957][TEST] Bump 
MiniKdc to 3.2.0
URL: https://github.com/apache/spark/pull/26594#issuecomment-557851158
 
 
   Hmm. It seems that `KafkaDelegationTokenSuite` fails again in Jenkins.
   ```
   [info] org.apache.spark.sql.kafka010.KafkaDelegationTokenSuite *** ABORTED 
*** (189 milliseconds)
   [info]   java.io.IOException: Could not configure server because SASL 
configuration did not allow the  ZooKeeper server to authenticate itself 
properly: javax.security.auth.login.LoginException: kerberos.example.com: Name 
or service not known
   ```
   
   I tested this only at Mac with AdoptOpenJDK8 and 11. How about your 
environment? I'm wondering if we need to validate this in the linux or not.
   ```
   javax.security.auth.login.LoginException: kerberos.example.com: Name or 
service not known
   ```

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to