[jira] [Created] (HIVE-24326) HiveServer memory leak

2020-10-29 Thread zengxl (Jira)
zengxl created HIVE-24326: - Summary: HiveServer memory leak Key: HIVE-24326 URL: https://issues.apache.org/jira/browse/HIVE-24326 Project: Hive Issue Type: Bug Components: HiveServer2

[jira] [Created] (HIVE-24328) Run distcp in parallel for all file entries in repl load.

2020-10-29 Thread Aasha Medhi (Jira)
Aasha Medhi created HIVE-24328: -- Summary: Run distcp in parallel for all file entries in repl load. Key: HIVE-24328 URL: https://issues.apache.org/jira/browse/HIVE-24328 Project: Hive Issue

How to set the Kerberos mode of HIve MetaStore?

2020-10-29 Thread qq
hi! How to set the Kerberos mode of HIve MetaStore?

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

[jira] [Created] (HIVE-24329) Add HMS notification for compaction commit

2020-10-29 Thread Peter Varga (Jira)
Peter Varga created HIVE-24329: -- Summary: Add HMS notification for compaction commit Key: HIVE-24329 URL: https://issues.apache.org/jira/browse/HIVE-24329 Project: Hive Issue Type: New Feature

[jira] [Created] (HIVE-24327) During Atlas metadata replication handle a case when AtlasServer entity not present

2020-10-29 Thread Pravin Sinha (Jira)
Pravin Sinha created HIVE-24327: --- Summary: During Atlas metadata replication handle a case when AtlasServer entity not present Key: HIVE-24327 URL: https://issues.apache.org/jira/browse/HIVE-24327

回复:[Phishing Risk] [External] Re: How to set the Kerberos mode of HIve MetaStore?

2020-10-29 Thread 杜峰
unsubscribe 于2020年10月29日星期四 18:34 写道: 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

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

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

2020-10-29 Thread qq
The following error occurred when starting Hive using: Additional information: Hive MetaStore is remote MetaStore. Does anyone know how to solve this problem?

[jira] [Created] (HIVE-24332) Make AbstractSerDe Superclass of all Classes

2020-10-29 Thread David Mollitor (Jira)
David Mollitor created HIVE-24332: - Summary: Make AbstractSerDe Superclass of all Classes Key: HIVE-24332 URL: https://issues.apache.org/jira/browse/HIVE-24332 Project: Hive Issue Type:

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

2020-10-29 Thread David
Simple means that a client that is connected to the HMS is misconfigured and is not doing the appropriate SASL handshake. Client must be kerberos and enabled. On Thu, Oct 29, 2020 at 11:04 AM qq <987626...@qq.com> wrote: > The following error occurred when starting Hive using: > > Additional

[jira] [Created] (HIVE-24331) Add Jenkinsfile for branch-3.1

2020-10-29 Thread Chao Sun (Jira)
Chao Sun created HIVE-24331: --- Summary: Add Jenkinsfile for branch-3.1 Key: HIVE-24331 URL: https://issues.apache.org/jira/browse/HIVE-24331 Project: Hive Issue Type: Improvement

[jira] [Created] (HIVE-24330) Automate setAcl on cmRoot directories.

2020-10-29 Thread Arko Sharma (Jira)
Arko Sharma created HIVE-24330: -- Summary: Automate setAcl on cmRoot directories. Key: HIVE-24330 URL: https://issues.apache.org/jira/browse/HIVE-24330 Project: Hive Issue Type: Bug

[jira] [Created] (HIVE-24333) Cut long methods in Driver to smaller, more manageable pieces

2020-10-29 Thread Miklos Gergely (Jira)
Miklos Gergely created HIVE-24333: - Summary: Cut long methods in Driver to smaller, more manageable pieces Key: HIVE-24333 URL: https://issues.apache.org/jira/browse/HIVE-24333 Project: Hive

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

2020-10-29 Thread qq
When Hive MetaStore enables Kerberos authentication, what configuration needs to be set in the Client? ---- ??: "dev"