Re: Exclusive locks acquired at the hive table has not got released automatically when hive services gets restarted

2020-03-10 Thread Peter Vary
Hi, Quick questions: - Which version of Hive are you using? - What type of LockManager is used? ZKLockManager is using ephemeral nodes to remove stale locks, but the default timeout is a bit high. DBLockManager uses heartbeat to identify stale locks, but you need a AcidHouseKeeperService to clean

[jira] [Created] (HIVE-23011) Shared work optimizer should check residual predicates when comparing joins

2020-03-10 Thread Jesus Camacho Rodriguez (Jira)
Jesus Camacho Rodriguez created HIVE-23011: -- Summary: Shared work optimizer should check residual predicates when comparing joins Key: HIVE-23011 URL: https://issues.apache.org/jira/browse/HIVE-23011

Re: HIVE building on ARM

2020-03-10 Thread Zhenyu Zheng
Hi Chinna, David and others might interested, Thanks for bring this up, we are currently working on improving enabling big-data software on the ARM platform, we have already done fixes and providing CIs to some of the well-know projects like: 1. Hadoop: https://builds.apache.org/view/H-L/view/Hado

[jira] [Created] (HIVE-23010) IllegalStateException in tez.ReduceRecordProcessor when containers are being reused

2020-03-10 Thread Sebastian Klemke (Jira)
Sebastian Klemke created HIVE-23010: --- Summary: IllegalStateException in tez.ReduceRecordProcessor when containers are being reused Key: HIVE-23010 URL: https://issues.apache.org/jira/browse/HIVE-23010

[jira] [Created] (HIVE-23009) SEL operator created by DynamicPartitionPruningOptimization does not populate colExprMap

2020-03-10 Thread Jesus Camacho Rodriguez (Jira)
Jesus Camacho Rodriguez created HIVE-23009: -- Summary: SEL operator created by DynamicPartitionPruningOptimization does not populate colExprMap Key: HIVE-23009 URL: https://issues.apache.org/jira/browse/HI

Review requests for HIVE-22841 and HIVE-22539

2020-03-10 Thread Kevin Risden
I think I followed all the contribution guidelines so far and neither of these jiras have been reviewed so far. I can update the patches again against master (its been a month waiting since last patches on both), but would like to get a review before I sink more time into them. https://issues.apac

[jira] [Created] (HIVE-23008) UDAFExampleMaxMinNUtil.sortedMerge must be able to handle all inputs

2020-03-10 Thread Zoltan Haindrich (Jira)
Zoltan Haindrich created HIVE-23008: --- Summary: UDAFExampleMaxMinNUtil.sortedMerge must be able to handle all inputs Key: HIVE-23008 URL: https://issues.apache.org/jira/browse/HIVE-23008 Project: Hiv

Exclusive locks acquired at the hive table has not got released automatically when hive services gets restarted

2020-03-10 Thread Sunny Jain
Hi Everyone, While running Insert command or Alter table drop partition command, if hive services got restarted in between, then that acquired the exclusive lock on that partition which will remains after the restart also and for that kind of job there is no yarn application id is generated someti

[jira] [Created] (HIVE-23007) Server Should Return Default Fetch Size If One Is Not Sent By Client

2020-03-10 Thread David Mollitor (Jira)
David Mollitor created HIVE-23007: - Summary: Server Should Return Default Fetch Size If One Is Not Sent By Client Key: HIVE-23007 URL: https://issues.apache.org/jira/browse/HIVE-23007 Project: Hive

[jira] [Created] (HIVE-23006) Compiler support for Probe MapJoin

2020-03-10 Thread Panagiotis Garefalakis (Jira)
Panagiotis Garefalakis created HIVE-23006: - Summary: Compiler support for Probe MapJoin Key: HIVE-23006 URL: https://issues.apache.org/jira/browse/HIVE-23006 Project: Hive Issue Type:

Re: Review Request 72199: HIVE-22980 Support custom path filter for ORC tables

2020-03-10 Thread Oleksiy Sayankin
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/72199/ --- (Updated March 10, 2020, 6:25 p.m.) Review request for hive. Changes ---

[jira] [Created] (HIVE-23005) Consider Default JDBC Fetch Size From HS2

2020-03-10 Thread David Mollitor (Jira)
David Mollitor created HIVE-23005: - Summary: Consider Default JDBC Fetch Size From HS2 Key: HIVE-23005 URL: https://issues.apache.org/jira/browse/HIVE-23005 Project: Hive Issue Type: Sub-task

Re: HIVE building on ARM

2020-03-10 Thread Chinna Rao Lalam
Thanks David for the quick reply. Yes currently HBase protobuf version mismatch is the issue. We are investigating any common version of protobuf is there to support for HBase an HIVE. On Tue, Mar 10, 2020 at 6:08 PM David Lavati wrote: > Hi, > > I recently investigated this in > https://iss

Re: HIVE building on ARM

2020-03-10 Thread David Lavati
Hi, I recently investigated this in https://issues.apache.org/jira/browse/HIVE-20359 and it didn't look feasible, as protobuf has to be in sync across the whole stack, but the external protobuf version for hbase is on 2.5.0 for hbase-2.x, see my comment on the jira and https://github.com/apache/hb

HIVE building on ARM

2020-03-10 Thread Chinna Rao Lalam
Hi All, We are working on HIVE building and running on ARM architecture. As part of this i want to add one periodic HIVE JENKINS JOB on ARM machines. Which helps to identity gaps for ARM, If any issues identified we will keep on working to fix those issues. Currently to run HIVE on aarch64, we ne

[jira] [Created] (HIVE-23004) Support Decimal64 operations across multiple vertices

2020-03-10 Thread Ramesh Kumar Thangarajan (Jira)
Ramesh Kumar Thangarajan created HIVE-23004: --- Summary: Support Decimal64 operations across multiple vertices Key: HIVE-23004 URL: https://issues.apache.org/jira/browse/HIVE-23004 Project: Hiv

[jira] [Created] (HIVE-23003) CliDriver leaves the session id in the threadname on failure

2020-03-10 Thread Zoltan Haindrich (Jira)
Zoltan Haindrich created HIVE-23003: --- Summary: CliDriver leaves the session id in the threadname on failure Key: HIVE-23003 URL: https://issues.apache.org/jira/browse/HIVE-23003 Project: Hive