[jira] [Created] (HIVE-13029) NVDIMM support for LLAP Cache

2016-02-08 Thread Gopal V (JIRA)
Gopal V created HIVE-13029: -- Summary: NVDIMM support for LLAP Cache Key: HIVE-13029 URL: https://issues.apache.org/jira/browse/HIVE-13029 Project: Hive Issue Type: New Feature Components:

[VOTE] Apache Hive 2.0.0 Release Candidate 2

2016-02-08 Thread Sergey Shelukhin
Apache Hive 2.0.0 Release Candidate 2 is available here: http://people.apache.org/~sershe/hive-2.0.0-RC2/ Maven artifacts are at https://repository.apache.org/content/repositories/orgapachehive-1044/ Source tag for RC2 (github mirror) is: https://github.com/apache/hive/releases/tag/release-2.

[jira] [Created] (HIVE-13028) Remove javadoc plugin from webhcat

2016-02-08 Thread Sergey Shelukhin (JIRA)
Sergey Shelukhin created HIVE-13028: --- Summary: Remove javadoc plugin from webhcat Key: HIVE-13028 URL: https://issues.apache.org/jira/browse/HIVE-13028 Project: Hive Issue Type: Bug

[jira] [Created] (HIVE-13027) Async loggers for LLAP

2016-02-08 Thread Prasanth Jayachandran (JIRA)
Prasanth Jayachandran created HIVE-13027: Summary: Async loggers for LLAP Key: HIVE-13027 URL: https://issues.apache.org/jira/browse/HIVE-13027 Project: Hive Issue Type: Improvement

Re: Review Request 43343: HIVE-12857 LLAP: modify the decider to allow using LLAP with whitelisted UDFs

2016-02-08 Thread Sergey Shelukhin
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/43343/#review118317 --- bin/hive

Review Request 43343: HIVE-12857 LLAP: modify the decider to allow using LLAP with whitelisted UDFs

2016-02-08 Thread Sergey Shelukhin
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/43343/ --- Review request for hive and Jason Dere. Repository: hive-git Description

[jira] [Created] (HIVE-13026) Pending/running operation metrics are wrong

2016-02-08 Thread Jimmy Xiang (JIRA)
Jimmy Xiang created HIVE-13026: -- Summary: Pending/running operation metrics are wrong Key: HIVE-13026 URL: https://issues.apache.org/jira/browse/HIVE-13026 Project: Hive Issue Type: Bug

[jira] [Created] (HIVE-13025) need a better error message for when one needs to run schematool

2016-02-08 Thread Sergey Shelukhin (JIRA)
Sergey Shelukhin created HIVE-13025: --- Summary: need a better error message for when one needs to run schematool Key: HIVE-13025 URL: https://issues.apache.org/jira/browse/HIVE-13025 Project: Hive

Re: [VOTE] Apache Hive 2.0.0 Release Candidate 1

2016-02-08 Thread Sergey Shelukhin
It looks like a binary issue, which is really bizarre given that all the code is in the same jar, and unpacking shows nothing suspicious. There’s another switch that handles this token before the main switch. That switch has a case for TOK_FILEFORMAT_GENERIC, but that never gets executed (if it did

Re: [VOTE] Apache Hive 2.0.0 Release Candidate 1

2016-02-08 Thread Sergey Shelukhin
I can repro. Not sure why the main issue is happening. The AST for create table in master is TOK_CREATETABLE TOK_TABNAME m TOK_LIKETABLE TOK_TABCOLLIST TOK_TABCOL i TOK_INT TOK_FILEFORMAT_GENERIC orc Which should produce the same error in this sw

Re: [VOTE] Apache Hive 2.0.0 Release Candidate 1

2016-02-08 Thread Prasanth Jayachandran
-1. I tried the following and was unable to create any table with "STORED AS” clause 1) Created new metastore database using schemaTool. There are couple of issues with schema tool. Schema tool does not initialize the logger properly. a) I don’t see log messages being written anywhere ($TMPDIR/h

[jira] [Created] (HIVE-13024) schematool does not log anywhere

2016-02-08 Thread Prasanth Jayachandran (JIRA)
Prasanth Jayachandran created HIVE-13024: Summary: schematool does not log anywhere Key: HIVE-13024 URL: https://issues.apache.org/jira/browse/HIVE-13024 Project: Hive Issue Type: Bug

[jira] [Created] (HIVE-13023) Unable to create tables using "STORED AS"

2016-02-08 Thread Prasanth Jayachandran (JIRA)
Prasanth Jayachandran created HIVE-13023: Summary: Unable to create tables using "STORED AS" Key: HIVE-13023 URL: https://issues.apache.org/jira/browse/HIVE-13023 Project: Hive Issue

Re: [VOTE] Apache Hive 2.0.0 Release Candidate 1

2016-02-08 Thread Alan Gates
+1. Signatures and licenses look good, build is good. We should file a JIRA to resolve the docs for local install ASAP so people can use this out of the box. Alan. Sergey Shelukhin February 2, 2016 at 18:26 Apache Hive 2.0.0 Release Candidate 1 is available h

Review Request 43332: HIVE-9534: incorrect result set for query that projects a windowed aggregate

2016-02-08 Thread Aihua Xu
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/43332/ --- Review request for hive. Repository: hive-git Description --- HIVE-9534:

Availability of Hive distribution with authorization fix

2016-02-08 Thread Adam Roberts
Hi, are there plans to release Hive 1.2.2 with the authorization fix mentioned in www.openwall.com/lists/oss-security/2016/01/28/12? The above CVE description mentions "This issue has already been patched in all Hive branches that are affected, and any future release will not need these mitigat

Re: Review Request 43145: HIVE-12994

2016-02-08 Thread Jesús Camacho Rodríguez
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/43145/ --- (Updated Feb. 8, 2016, 4:59 p.m.) Review request for hive and John Pullokkaran.

[jira] [Created] (HIVE-13022) Header in output file

2016-02-08 Thread raju puli (JIRA)
raju puli created HIVE-13022: Summary: Header in output file Key: HIVE-13022 URL: https://issues.apache.org/jira/browse/HIVE-13022 Project: Hive Issue Type: Bug Environment: Hdoop 2.1.0

[jira] [Created] (HIVE-13021) GenericUDAFEvaluator.isEstimable(agg) always returns false

2016-02-08 Thread Sergey Zadoroshnyak (JIRA)
Sergey Zadoroshnyak created HIVE-13021: -- Summary: GenericUDAFEvaluator.isEstimable(agg) always returns false Key: HIVE-13021 URL: https://issues.apache.org/jira/browse/HIVE-13021 Project: Hive