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 client for the same. If
you are using beeline as the client to connect to the hive server, you can
use the JDBC URL specified in the links.

1. Windows -
https://querysurge.zendesk.com/hc/en-us/articles/115001218863-Setting-Up-a-Hive-Connection-with-Kerberos-using-Apache-JDBC-Drivers-Windows-
2. Linux -
https://querysurge.zendesk.com/hc/en-us/articles/115001306426-Setting-Up-a-Hive-Connection-with-Kerberos-using-Apache-JDBC-Drivers-Linux-
3.
http://bdlabs.edureka.co/static/help/topics/cdh_sg_hiveserver2_security.html

Thank you,
Narayanan

On Fri, Oct 30, 2020 at 7:57 AM qq <987626...@qq.com> wrote:

> When Hive MetaStore enables Kerberos authentication, what configuration
> needs to be set in the Client?
>
>
> -- 原始邮件 --
> *发件人:* "dev" ;
> *发送时间:* 2020年10月29日(星期四) 晚上11:45
> *收件人:* "user";
> *抄送:* "dev";
> *主题:* Re: org.apache.thrift.transport.TTransportException:Invalid status
> -128
>
> 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 information: Hive MetaStore is remote MetaStore.
>> Does anyone know how to solve this problem?
>>
>


?????? 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"


[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
  Issue Type: Sub-task
  Components: Hive
Reporter: Miklos Gergely
Assignee: Miklos Gergely


Some methods in Driver are too long to be easily understandable. They should be 
cut into pieces to make them easier to understand.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[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: Improvement
Reporter: David Mollitor
Assignee: David Mollitor


Rework how {{AbstractSerDe}}, {{Deserializer}}, and {{Serializer}} classes are 
designed.

Simplify, and consolidate more functionality into {{AbstractSerDe}}.

Make it like Java's {{ByteChannel}} that provides implementations for both 
{{ReadableByteChannel}} and {{WriteableByteChannel}} interfaces.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[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
Reporter: Chao Sun
Assignee: Chao Sun


We should add Jenkinsfile for branch-3.1 so that ppl can file PR against it.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


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 information: Hive MetaStore is remote MetaStore.
> Does anyone know how to solve this problem?
>


[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
Reporter: Arko Sharma
Assignee: Arko Sharma






--
This message was sent by Atlassian Jira
(v8.3.4#803005)


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-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
Reporter: Peter Varga
Assignee: Peter Varga


This could be used by file metadata caches, to invalidate the cache content



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[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 Type: Task
Reporter: Aasha Medhi
Assignee: Aasha Medhi






--
This message was sent by Atlassian Jira
(v8.3.4#803005)


回复:[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 can configure a standalone Hive metastore server
instance to force clients to authenticate with Kerberos by setting the
following properties in the hive-site.xml configuration file used by the
metastore server: Please read the aforementioned link for more details.
Please don't hesitate to ask if you have any questions. Thank you,
Narayanan On Thu, Oct 29, 2020 at 3:01 PM qq <987626...@qq.com> wrote: >
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 metastore server
instance to force clients to authenticate with Kerberos by setting the
following properties in the hive-site.xml configuration file used by the
metastore server:

Please read the aforementioned link for more details. Please don't hesitate
to ask if you have any questions.

Thank you,
Narayanan

On Thu, Oct 29, 2020 at 3:01 PM qq <987626...@qq.com> wrote:

> hi!
> How to set the Kerberos mode of HIve MetaStore?
>
>


How to set the Kerberos mode of HIve MetaStore?

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

[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
 Project: Hive
  Issue Type: Bug
Reporter: Pravin Sinha
Assignee: Pravin Sinha






--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[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
Affects Versions: 1.1.0
Reporter: zengxl
 Attachments: QQ图片20201029160447.png

After a while, the hiveserver we produce will fill up with JVMS, resulting in 
unresponsive hiveservers



--
This message was sent by Atlassian Jira
(v8.3.4#803005)