[jira] [Created] (HIVE-14834) Reduce the retry attempts for HiveServer startup

2016-09-23 Thread Siddharth Seth (JIRA)
Siddharth Seth created HIVE-14834: - Summary: Reduce the retry attempts for HiveServer startup Key: HIVE-14834 URL: https://issues.apache.org/jira/browse/HIVE-14834 Project: Hive Issue Type:

[jira] [Created] (HIVE-14835) Improve ptest2 build time

2016-09-23 Thread Prasanth Jayachandran (JIRA)
Prasanth Jayachandran created HIVE-14835: Summary: Improve ptest2 build time Key: HIVE-14835 URL: https://issues.apache.org/jira/browse/HIVE-14835 Project: Hive Issue Type: Sub-task

Re: Review Request 52171: HIVE-14819 FunctionInfo for permanent functions shows TEMPORARY FunctionType

2016-09-23 Thread Jason Dere
> On Sept. 22, 2016, 11:53 p.m., Sergey Shelukhin wrote: > > ql/src/java/org/apache/hadoop/hive/ql/exec/Registry.java, line 499 > > > > > > why shouldn't the just be in one? > > Jason Dere wrote: > That's been

Re: Review Request 52171: HIVE-14819 FunctionInfo for permanent functions shows TEMPORARY FunctionType

2016-09-23 Thread Jason Dere
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/52171/ --- (Updated Sept. 23, 2016, 10:44 p.m.) Review request for hive and Sergey

[jira] [Created] (HIVE-14837) JDBC: standalone jar is missing hadoop core dependencies

2016-09-23 Thread Gopal V (JIRA)
Gopal V created HIVE-14837: -- Summary: JDBC: standalone jar is missing hadoop core dependencies Key: HIVE-14837 URL: https://issues.apache.org/jira/browse/HIVE-14837 Project: Hive Issue Type: Bug

[jira] [Created] (HIVE-14836) Implement predict pushing down in Vectorized Page reader

2016-09-23 Thread Ferdinand Xu (JIRA)
Ferdinand Xu created HIVE-14836: --- Summary: Implement predict pushing down in Vectorized Page reader Key: HIVE-14836 URL: https://issues.apache.org/jira/browse/HIVE-14836 Project: Hive Issue

[jira] [Created] (HIVE-14828) Cloud/S3: Stats publishing should be on HDFS instead of S3

2016-09-23 Thread Rajesh Balamohan (JIRA)
Rajesh Balamohan created HIVE-14828: --- Summary: Cloud/S3: Stats publishing should be on HDFS instead of S3 Key: HIVE-14828 URL: https://issues.apache.org/jira/browse/HIVE-14828 Project: Hive

[jira] [Created] (HIVE-14827) Micro benchmark for Parquet vectorized reader

2016-09-23 Thread Ferdinand Xu (JIRA)
Ferdinand Xu created HIVE-14827: --- Summary: Micro benchmark for Parquet vectorized reader Key: HIVE-14827 URL: https://issues.apache.org/jira/browse/HIVE-14827 Project: Hive Issue Type:

[jira] [Created] (HIVE-14826) Support vectorization for Parquet

2016-09-23 Thread Ferdinand Xu (JIRA)
Ferdinand Xu created HIVE-14826: --- Summary: Support vectorization for Parquet Key: HIVE-14826 URL: https://issues.apache.org/jira/browse/HIVE-14826 Project: Hive Issue Type: New Feature

Re: Review Request 51695: HIVE-5867: JDBC driver and beeline should support executing an initial SQL script

2016-09-23 Thread Jianguo Tian
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/51695/ --- (Updated Sept. 23, 2016, 7:31 a.m.) Review request for hive and cheng xu.

Re: Review Request 50787: Add a timezone-aware timestamp

2016-09-23 Thread Rui Li
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/50787/ --- (Updated Sept. 23, 2016, 8:58 a.m.) Review request for hive. Bugs:

Re: Review Request 50787: Add a timezone-aware timestamp

2016-09-23 Thread Rui Li
> On Sept. 22, 2016, 11:20 a.m., Jason Dere wrote: > > - How about compatbility with the various date functions > > (year()/month()/day()/etc)? For most of the functions, TIMESTAMPTZ is implicitly converted to text. Therefore I think we can get correct results. I added some special handle in

Discovering and sharing datasets in the clouds

2016-09-23 Thread Elliot West
Hi, I’d like to get some thoughts on a Hive metastore system/feature that we’ve been toying with to provide greater independence and flexibility to our data teams when operating in cloud environments. It can probably best be thought of as a federation layer for metastores, but from the user’s

Re: [DISCUSS] Hive 2.1.1 bug fix release

2016-09-23 Thread Sergio Pena
Thanks Jesus. +1 I will take a look at some jiras useful for it. Btw, many tests are failing on branch-2.1. Are we going to fix them before the release? On Thu, Sep 22, 2016 at 12:56 PM, Prasanth Jayachandran < pjayachand...@hortonworks.com> wrote: > +1 > > Thanks > Prasanth > > > On Sep 22,

Re: [DISCUSS] Hive 2.1.1 bug fix release

2016-09-23 Thread Jesus Camacho Rodriguez
Thanks Sergio. Since only bug fixes were going in, I would expect that most failures are just a matter of regenerating q files. But certainly, we should make sure all tests are passing. -- Jesús On 9/23/16, 4:23 PM, "Sergio Pena" wrote: >Thanks Jesus. >+1 > >I will

[jira] [Created] (HIVE-14829) metastore.sh fails due to classpath conflict with hive-service-rpc

2016-09-23 Thread JIRA
Sergio Peña created HIVE-14829: -- Summary: metastore.sh fails due to classpath conflict with hive-service-rpc Key: HIVE-14829 URL: https://issues.apache.org/jira/browse/HIVE-14829 Project: Hive

Re: [DISCUSS] Hive 2.1.1 bug fix release

2016-09-23 Thread Sergio Pena
Cool. I will start investigating these failures. On Fri, Sep 23, 2016 at 10:40 AM, Jesus Camacho Rodriguez < jcamachorodrig...@hortonworks.com> wrote: > Thanks Sergio. > > Since only bug fixes were going in, I would expect that most failures > are just a matter of regenerating q files. But

[jira] [Created] (HIVE-14830) Move a majority of the MiniLlapCliDriver tests to use an inline AM

2016-09-23 Thread Siddharth Seth (JIRA)
Siddharth Seth created HIVE-14830: - Summary: Move a majority of the MiniLlapCliDriver tests to use an inline AM Key: HIVE-14830 URL: https://issues.apache.org/jira/browse/HIVE-14830 Project: Hive

[jira] [Created] (HIVE-14831) Missing Druid dependencies at runtime

2016-09-23 Thread Jesus Camacho Rodriguez (JIRA)
Jesus Camacho Rodriguez created HIVE-14831: -- Summary: Missing Druid dependencies at runtime Key: HIVE-14831 URL: https://issues.apache.org/jira/browse/HIVE-14831 Project: Hive Issue

[jira] [Created] (HIVE-14833) Add vectorization support for date truncation UDFs

2016-09-23 Thread Jesus Camacho Rodriguez (JIRA)
Jesus Camacho Rodriguez created HIVE-14833: -- Summary: Add vectorization support for date truncation UDFs Key: HIVE-14833 URL: https://issues.apache.org/jira/browse/HIVE-14833 Project: Hive

[jira] [Created] (HIVE-14832) Add support for 'date' and 'interval' types to date truncation UDFs

2016-09-23 Thread Jesus Camacho Rodriguez (JIRA)
Jesus Camacho Rodriguez created HIVE-14832: -- Summary: Add support for 'date' and 'interval' types to date truncation UDFs Key: HIVE-14832 URL: https://issues.apache.org/jira/browse/HIVE-14832