Metadata-Version: 2.1
Name: kyuubi-spark-connect
Version: 1.0.2
Summary: Kyuubi Spark Connect Python client
Requires-Dist: grpcio (>=1.60.1)
Requires-Dist: protobuf (>=4.25.2)
Requires-Dist: kazoo (>=2.8)
Provides-Extra: kerberos
Requires-Dist: gssapi (>=1.11.1) ; extra == 'kerberos'

Python client for connecting to Apache Spark via Kyuubi Spark Connect frontend. Drop-in replacement for PySpark SparkSession.builder with Kerberos/LDAP auth and transparent ZooKeeper-based failover.
