-
Once https://github.com/apache/spark/pull/21669/files is pulled into the mainline spark, there will be kerberos support for HDFS clusters that use kerberos for authentication.
I wasn't able to find…
-
When pen is configured to forward UDP packets, I'm seeing an increasing number of open UDP file descriptors until eventually the process terminates. The root cause appears to be in the add_client meth…
-
conn = connect(host='ut01.hbzq.com', port=10000,auth_mechanism='GSSAPI',database='dwd',kerberos_service_name='hive' )
it's ok work on Linux ,But fail on windows,I hava install kerberos client on win…
-
After our Identity and Access Management group updated their IPA server to ipa-server-4.9.12-11.module+el8.9.0+20824+f2605038.x86_64 our conservers stopped working with Kerberos authentication.
Th…
-
### The problem
In the Painless scripting language it is an error for the result of an `if` condition to be `null`. This matches Java but differs from many other languages, in which `null` is falsy.
…
-
### Description / Steps to reproduce the issue
Microsoft's distribution of OpenSSH for WIndows https://github.com/PowerShell/openssh-portable supports Kerberos GSSAPI logins using the OS's integrat…
-
### Symfony version(s) affected
5.0.*
### Description
Hellow,
If you try to assemble a curl request using kerberos authorization(`CURLAUTH_NEGOTIATE`) or specifying any other type of authorization…
-
As far as I can tell, there is no way to get the Zookeeper client to support Kerberos. It works since I've given world read only access to the hbase znodes, but it would be better if OpenTSDB support…
-
Not Able to send message to the Kerbarised Kafka consumer from .NET core Producer
Producer code is below: I have tried commented parameters also:
var config = new Dictionary
{
…
-
We are using reactive-kafka (Using com.typesafe.akka:akka-stream-kafka_2.11:0.14) with kafka 10 brokers and are frequently seeing consumers come up (usually immediately following the termination of a…