Review Request 60757: HIVE-17066: Better estimation for number of nulls for outer join

2017-07-10 Thread Vineet Garg
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/60757/ --- Review request for hive and Ashutosh Chauhan. Bugs: HIVE-17066

[jira] [Created] (HIVE-17071) Make hive 2.3 depend on storage-api-2.3

2017-07-10 Thread Pengcheng Xiong (JIRA)
Pengcheng Xiong created HIVE-17071: -- Summary: Make hive 2.3 depend on storage-api-2.3 Key: HIVE-17071 URL: https://issues.apache.org/jira/browse/HIVE-17071 Project: Hive Issue Type:

[jira] [Created] (HIVE-17070) remove .orig files from src

2017-07-10 Thread Eugene Koifman (JIRA)
Eugene Koifman created HIVE-17070: - Summary: remove .orig files from src Key: HIVE-17070 URL: https://issues.apache.org/jira/browse/HIVE-17070 Project: Hive Issue Type: Bug

Re: Review Request 60753: Add HLL as an alternative to FM sketch to compute stats

2017-07-10 Thread j . prasanth . j
> On July 10, 2017, 10:02 p.m., Prasanth_J wrote: > > common/src/java/org/apache/hadoop/hive/conf/HiveConf.java > > Line 1723 (original), 1723 (patched) > > > > > > I am not sure if we need this config. > >

Re: Review Request 60753: Add HLL as an alternative to FM sketch to compute stats

2017-07-10 Thread pengcheng xiong
> On July 10, 2017, 10:02 p.m., Prasanth_J wrote: > > common/src/java/org/apache/hadoop/hive/conf/HiveConf.java > > Line 1723 (original), 1723 (patched) > > > > > > I am not sure if we need this config. > >

Re: Review Request 60468: HIVE-16888

2017-07-10 Thread Ashutosh Chauhan
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/60468/#review180071 ---

Re: Review Request 60753: Add HLL as an alternative to FM sketch to compute stats

2017-07-10 Thread j . prasanth . j
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/60753/#review180119 --- common/src/java/org/apache/hadoop/hive/conf/HiveConf.java Line

Re: Review Request 60753: Add HLL as an alternative to FM sketch to compute stats

2017-07-10 Thread pengcheng xiong
> On July 10, 2017, 9:42 p.m., Prasanth_J wrote: > > common/src/java/org/apache/hadoop/hive/conf/HiveConf.java > > Line 1723 (original), 1723 (patched) > > > > > > Does this mean any positive value will use FM

Re: Review Request 60753: Add HLL as an alternative to FM sketch to compute stats

2017-07-10 Thread j . prasanth . j
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/60753/#review180111 --- common/src/java/org/apache/hadoop/hive/conf/HiveConf.java Line

Review Request 60753: Add HLL as an alternative to FM sketch to compute stats

2017-07-10 Thread pengcheng xiong
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/60753/ --- Review request for hive, Ashutosh Chauhan and Prasanth_J. Repository: hive-git

[jira] [Created] (HIVE-17069) Refactor OrcRawRecrodMerger.ReaderPair

2017-07-10 Thread Eugene Koifman (JIRA)
Eugene Koifman created HIVE-17069: - Summary: Refactor OrcRawRecrodMerger.ReaderPair Key: HIVE-17069 URL: https://issues.apache.org/jira/browse/HIVE-17069 Project: Hive Issue Type: Bug

[jira] [Created] (HIVE-17068) HCatalog: Add parquet support

2017-07-10 Thread Prasanth Jayachandran (JIRA)
Prasanth Jayachandran created HIVE-17068: Summary: HCatalog: Add parquet support Key: HIVE-17068 URL: https://issues.apache.org/jira/browse/HIVE-17068 Project: Hive Issue Type: Bug

Re: Non-local session path expected to be non-null trying to write on Hive using storm-hive

2017-07-10 Thread Eugene Koifman
Are you able to write to Hive to an existing partition? (The stack trace shows that it’s being created) From: Federico D'Ambrosio Reply-To: "dev@hive.apache.org" Date: Monday, July 10, 2017 at 7:38 AM To: "u...@hive.apache.org" ,

Non-local session path expected to be non-null trying to write on Hive using storm-hive

2017-07-10 Thread Federico D'Ambrosio
Greetings, I'mtrying to get a working dataflow stack on a 6 node cluster (2 masters + 4 slaves, no Kerberos) using Kafka (2.10_0.10), Storm (1.0.1) and Hive2 (1.2.1). Storm is able to communicate with Kafka, but can't seemingly operate on Hive (on master-1), even though it manages to connect to

Re: [DISCUSS] Separating out the metastore as its own TLP

2017-07-10 Thread Alan Gates
On Wed, Jul 5, 2017 at 12:33 PM, Edward Capriolo wrote: > > I hate to draw in something else but I feel it is related: > > 8 December 2016 : release 2.1.1 available > 07 April 2017 : release 1.2.2 available > hive-dev [DISCUSS] Supporting Hadoop-1 and experimental features

Re: [DISCUSS] Separating out the metastore as its own TLP

2017-07-10 Thread Alan Gates
The proposal does build in a time delay by doing the separation first in the Hive project. This will take several months. We should not put an absolute bound on it (6 months or whatever). The reasoning behind doing the separation in Hive before moving the code out is to make sure it’s feasible

Re: [DISCUSS] Separating out the metastore as its own TLP

2017-07-10 Thread Alan Gates
+1 to having an always releasable head of master. +1 to having test verified API compliance. I was thinking that the project should set up verification tests where it runs against supported versions of Hive, Imapala, Spark, … (and obviously open to others to add their tests as well) on a nightly

[GitHub] hive pull request #202: HIVE-17021: Support replication of concatenate opera...

2017-07-10 Thread sankarh
GitHub user sankarh opened a pull request: https://github.com/apache/hive/pull/202 HIVE-17021: Support replication of concatenate operation. You can merge this pull request into a Git repository by running: $ git pull https://github.com/sankarh/hive HIVE-17021 Alternatively

[jira] [Created] (HIVE-17067) LLAP: Add system http endpoint to provide system level configurations

2017-07-10 Thread Prasanth Jayachandran (JIRA)
Prasanth Jayachandran created HIVE-17067: Summary: LLAP: Add system http endpoint to provide system level configurations Key: HIVE-17067 URL: https://issues.apache.org/jira/browse/HIVE-17067

Review Request 60728: fix some alerts found by lgtm.com

2017-07-10 Thread Malcolm Taylor
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/60728/ --- Review request for hive. Repository: hive-git Description ---

[jira] [Created] (HIVE-17066) Query78 filter wrong estimatation is generating bad plan

2017-07-10 Thread Vineet Garg (JIRA)
Vineet Garg created HIVE-17066: -- Summary: Query78 filter wrong estimatation is generating bad plan Key: HIVE-17066 URL: https://issues.apache.org/jira/browse/HIVE-17066 Project: Hive Issue