dev-sajal commented on issue #135:
URL: https://github.com/apache/iceberg-python/issues/135#issuecomment-2849330465
Hey, just checking if someone was able to use it still? I am unable to
access metastore yet, facing the same issue as the initial thread.
--
This is an automated message fro
kevinjqliu commented on issue #135:
URL: https://github.com/apache/iceberg-python/issues/135#issuecomment-2654706545
hey folks, #1634 added supports for kerberize hive metastore. Please check
it out and let us know if there's any issues
--
This is an automated message from the Apache Git
kevinjqliu closed issue #135: using pyiceberg with kerberized hive metastore
URL: https://github.com/apache/iceberg-python/issues/135
--
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 comm
awdavidson commented on issue #135:
URL: https://github.com/apache/iceberg-python/issues/135#issuecomment-2117766048
It also looks like the hive catalogs configuration does not support HA HMS.
This configuration `uri:
thrift://master1.url:9083,thrift://master2.url:9083` throws a Value
wuxiaocheng0506 commented on issue #135:
URL: https://github.com/apache/iceberg-python/issues/135#issuecomment-1953690548
Hello, any update?
We also need kerberos support.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub an
Ohadkaiser commented on issue #135:
URL: https://github.com/apache/iceberg-python/issues/135#issuecomment-1900508161
Hi!
Was there any changes to this issue in the last months?
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitH
Fokko commented on issue #135:
URL: https://github.com/apache/iceberg-python/issues/135#issuecomment-1803417762
Hey @saidixith002 this is currently not supported, but can be added. I see
some Kerberos references in `ThriftHiveMetastore.py`, such as
`get_delegation_token` and `send_get_deleg
saidixith002 opened a new issue, #135:
URL: https://github.com/apache/iceberg-python/issues/135
### Question
Hi,
Can anyone share examples of using pyiceberg with a kerberized hive
metastore?
```
raise TTransportException(type=TTransportException.END_OF_FILE,
thrift.tr