an error occurs when the select statement is executed with hive.optimize.bucketmapjoin.sortedmerge=true

2022-08-22 Thread qq
Hello?? In HIve on Tez mode, an error occurs when the select statement is executed with hive.optimize.bucketmapjoin.sortedmerge=true. Does anyone have a similar problem? Thank you

Does Hive support data encryption?

2021-03-02 Thread qq
Hello?? Does Hive support data encryption? Thank you

Does Hive support data encryption?

2021-03-02 Thread qq
Hello?? Does Hive support data encryption? Thank you

Does Remote MetaStore Server support Ranger authorization?

2021-02-01 Thread qq
Hello?? Does Remote MetaStore Server support Ranger authorization? Thank you

Does Remote MetaStore Server support Ranger authorization?

2021-01-31 Thread qq
Hello?? Does Remote MetaStore Server support Ranger authorization? Thank you

What are the new features of Hive3?

2020-11-20 Thread qq
Hello?? What are the new features of Hive3? Thank you

What is the role of "hive.metastore.execute.setugi"?

2020-11-17 Thread qq
Hello?? What is the role of "hive.metastore.execute.setugi"? Thank you

KDC can't fufill requested option while renewing credentials

2020-11-13 Thread qq
Hello?? The Hive MetaStore log shows the following error: 2020-11-13T11:11:41,014 WARN [TGT Renewer for metastore/h...@test.com] security.UserGroupInformation: Exception encountered while running the renewal command for metastore/h...@test.com. (TGT end time:1605237821000, renewalFailures:

KDC can't fufill requested option while renewing credentials

2020-11-12 Thread qq
Hello The Hive MetaStore log shows the following error: 2020-11-13T11:11:41,014 WARN [TGT Renewer for metastore/h...@test.com] security.UserGroupInformation: Exception encountered while running the renewal command for metastore/h...@test.com. (TGT end time:1605237821000, renewalFailures:

What is the difference between varname and hivename in MetastoreConf.java?

2020-11-10 Thread qq
What is the difference between varname and hivename in the picture below?

How is the Hive MetaStore authenticated for accessing HDFS?

2020-11-10 Thread qq
Hey, How is the Hive MetaStore authenticated for accessing HDFS? Will it be automatically re-certified when the certification expires? Is it related to hive.metastore.kerberos.key.file and hive.metastore.kerberos.principal? Thank you

Does Hive need to rely on Hadoop to deploy remote MetStore?

2020-11-04 Thread qq
Hey, Does Hive need to rely on Hadoop to deploy remote MetStore? Thank you,

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

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

2020-10-29 Thread qq
thenticate 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 youhave any questions. Thank you, Narayanan On Thu, Oct 29, 2020 at 3:01 PM qq <987

How to set the Kerberos mode of HIve MetaStore?

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

What is the latest version of JDK supported by hive 3.1.2?

2020-09-18 Thread qq
Hello: What is the latest version of JDK supported by hive 3.1.2? thinks. I am looking forward to your reply??

How to download the jar dependent on hive source code?

2020-05-16 Thread qq
Hello: How to download the jar dependent on hive source code? thinks. I am looking forward to your reply??

What are the advantages and disadvantages of Hive HA??

2020-01-19 Thread qq
Hello: What are the advantages and disadvantages of Hive HA?? thinks. I am looking forward to your reply??

?????? Why Hive uses MetaStore??

2020-01-15 Thread qq
Thank you very much for your answer. But I ??m very sorry, I still do n??t understand. Can you elaborate more? ---- ??:"David Mollitor"

Why Hive uses MetaStore??

2020-01-15 Thread qq
Hello: Why Hive uses MetaStore??Is there a related JIRA? thinks. I am looking forward to your reply??

How to build Hive HA??

2020-01-02 Thread qq
hi! Recently working on Hive HA related projects, I want to know how Hive implements HA, and what are the new features of Hive HA. Do you have any good solutions to draw on? thinks. I am looking forward to your reply??

What are the ways to implement Hive High Available?

2019-11-16 Thread qq
Hello: What are the ways to implement Hive High Available? thinks. I am looking forward to your reply??

What is the Hive HA processing mechanism?

2019-11-14 Thread qq
Hello: What is the Hive HA processing mechanism? What problems can be solved? thinks. I am looking forward to your reply??

Based on Zookeeper's Hive HA mode, must you set the value of hive.support.concurrency to true?

2019-11-12 Thread qq
Hello: Based on Zookeeper's Hive HA mode, must you set the value of hive.support.concurrency to true? thinks. I am looking forward to your reply??

What is the background introduced by Hive MetaStore?

2019-11-01 Thread qq
Hello: What is the background introduced by Hive MetaStore? Why use MetaStore? thinks. I am looking forward to your reply??

?????? How to migrate a table of a Hive database to another database

2019-10-30 Thread qq
hi! Using this method to migrate Hive internal tables is normal, but an error is reported when migrating Hive external tables. The error message is as follows: Error:Error while compiling statement:FAILED:SemanticException [Error 10134]:ALTER TABLE cannot be used for a non-native table

????: How to migrate a table of a Hive database to another database

2019-10-30 Thread qq
think you very much ------ ??:"Pau?0?2Tallada"; :2019??10??30??(??) 3:22 ??:"user"; :Re: How to migrate a table of a Hive database to another database hi! alter table db1.tablename rename to db2.tablename Cheers! On Wed, Oct 30, 20

How to migrate a table of a Hive database to another database

2019-10-30 Thread qq
Hello: How to migrate a table of a Hive database to another database? For example: Hive contains two databases: databaseA and databaseB. I want to migrate tableA in databaseA to databaseB. What do I need to do? Can you give me detailed steps? thinks. I am looking forward to your