1

I want to connect with a domain joined HDInsight cluster in Azure from a domain joined VM. Unfortunately, I don't know how to make sure that sparklyr starts a session with Kerberos authentication.

sc <- sparklyr::spark_connect(master = "****:8998",method = "livy",config = livy_conf)

Which parameter can I use in order to specify the Kerberos protocol?

zero323
  • 322,348
  • 103
  • 959
  • 935
JanBennk
  • 277
  • 7
  • 16

0 Answers0