Any HIVE DDL statement takes minutes to execute

2019-05-15 Thread Iulian Mongescu
Hello, I'm working on a HDP-2.6.5.0 cluster with kerberos enabled and I have a problem with hive as any DDL statement that I run takes minutes to execute but any DML run in normal limits. I checked the logs but I didn't find anything that seems related with this problem and I would appreciate a

[ANNOUNCE] Apache Hive 2.3.5 Released

2019-05-15 Thread Alan Gates
The Apache Hive team is proud to announce the release of Apache Hive version 2.3.5. The Apache Hive (TM) data warehouse software facilitates querying and managing large datasets residing in distributed storage. Built on top of Apache Hadoop (TM), it provides, among others: * Tools to enable easy

Re: Any HIVE DDL statement takes minutes to execute

2019-05-15 Thread Alan Gates
What are you using as the RDBMS for your metastore? A first place I'd look is if the communications with the RDBMS are slow for some reason. Alan. On Wed, May 15, 2019 at 10:34 AM Iulian Mongescu wrote: > Hello, > > > > I'm working on a HDP-2.6.5.0 cluster with kerberos enabled and I have a >

Re: [ANNOUNCE] Apache Hive 2.3.5 Released

2019-05-15 Thread Hyukjin Kwon
Awesome!! 2019년 5월 16일 (목) 오전 11:24, Wang, Yuming 님이 작성: > Thank you, Alan. > > The Hive 2.3.5 jars is not in the maven repository.< > https://repo.maven.apache.org/maven2/org/apache/hive/hive-exec/> Do we > need to wait for a while? > > > > > > On 16/05/2019, 02:43, "Alan Gates" wrote: > > > >