Re: How to set the Kerberos mode of HIve MetaStore?

2020-10-29 Thread Narayanan Venkateswaran
Hi, I found the following documentation in this link https://docs.cloudera.com/documentation/enterprise/5-12-x/topics/cdh_sg_hiveserver2_security.html#topic_9_1 The Hive metastore server supports Kerberos authentication for Thrift clients. For example, you can configure a standalone Hive metastor

Re: org.apache.thrift.transport.TTransportException:Invalid status -128

2020-10-29 Thread Narayanan Venkateswaran
Hello, Your stack says that the client-facing principal is not set However it goes on to say that the server side principal is set and then reports a successful login The following links give details instructions on how to configure the hive server with kerberos and how to configure a JDBC clien

Re: KDC can't fufill requested option while renewing credentials

2020-11-13 Thread Narayanan Venkateswaran
Hi, Wondering if https://community.cloudera.com/t5/Support-Questions/WARN-security-UserGroupInformation-Exception-encountered/td-p/123970 is the same issue as yours. Narayanan On Fri, Nov 13, 2020 at 6:44 PM qq <987626...@qq.com> wrote: > Hello: > > The Hive MetaStore log shows the following er

Re: What are the new features of Hive3?

2020-11-22 Thread Narayanan Venkateswaran
Hi, Found a nice slide deck that explains the new features in Hive 3.0. - https://www.slideshare.net/Hadoop_Summit/what-is-new-in-apache-hive-30 You might like these links also, 1. https://docs.cloudera.com/HDPDocuments/HDP3/HDP-3.1.5/hive-overview/content/hive_whats_new_in_this_release_hive.htm