[jira] [Created] (HIVE-12171) LLAP: BuddyAllocator failures when querying uncompressed data

2015-10-13 Thread Gopal V (JIRA)
Gopal V created HIVE-12171: -- Summary: LLAP: BuddyAllocator failures when querying uncompressed data Key: HIVE-12171 URL: https://issues.apache.org/jira/browse/HIVE-12171 Project: Hive Issue Type: B

[jira] [Created] (HIVE-12170) normalize HBase metastore connection configuration

2015-10-13 Thread Sergey Shelukhin (JIRA)
Sergey Shelukhin created HIVE-12170: --- Summary: normalize HBase metastore connection configuration Key: HIVE-12170 URL: https://issues.apache.org/jira/browse/HIVE-12170 Project: Hive Issue T

[jira] [Created] (HIVE-12169) PCR: Should not fetch all the Partitions to Client always

2015-10-13 Thread Gopal V (JIRA)
Gopal V created HIVE-12169: -- Summary: PCR: Should not fetch all the Partitions to Client always Key: HIVE-12169 URL: https://issues.apache.org/jira/browse/HIVE-12169 Project: Hive Issue Type: Bug

[jira] [Created] (HIVE-12168) Addendum to HIVE-12038

2015-10-13 Thread Szehon Ho (JIRA)
Szehon Ho created HIVE-12168: Summary: Addendum to HIVE-12038 Key: HIVE-12168 URL: https://issues.apache.org/jira/browse/HIVE-12168 Project: Hive Issue Type: Bug Components: Testing Inf

Re: Review Request 39248: Fix Greatest/Least UDF to SQL standard (HIVE-12070 and HIVE-12082)

2015-10-13 Thread Szehon Ho
> On Oct. 13, 2015, 5:24 p.m., Xuefu Zhang wrote: > > ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFBaseNwayCompare.java, > > line 74 > > > > > > should we limit the types to be numeric? From here I don

Re: Review Request 39248: Fix Greatest/Least UDF to SQL standard (HIVE-12070 and HIVE-12082)

2015-10-13 Thread Szehon Ho
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/39248/ --- (Updated Oct. 14, 2015, 1:02 a.m.) Review request for hive. Changes ---

[jira] [Created] (HIVE-12167) HBase metastore causes massive number of ZK exceptions in MiniTez tests

2015-10-13 Thread Sergey Shelukhin (JIRA)
Sergey Shelukhin created HIVE-12167: --- Summary: HBase metastore causes massive number of ZK exceptions in MiniTez tests Key: HIVE-12167 URL: https://issues.apache.org/jira/browse/HIVE-12167 Project:

Re: Review Request 38292: HIVE-11768 java.io.DeleteOnExitHook leaks memory on long running Hive Server2 Instances

2015-10-13 Thread Navis Ryu
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/38292/ --- (Updated 10 14, 2015, 12:49 오전) Review request for hive. Changes --- Add

Re: Review Request 38292: HIVE-11768 java.io.DeleteOnExitHook leaks memory on long running Hive Server2 Instances

2015-10-13 Thread Navis Ryu
> On 10 13, 2015, 9:35 오후, Thejas Nair wrote: > > ql/src/java/org/apache/hadoop/hive/ql/session/SessionState.java, line 309 > > > > > > I think this method could be re-used in other parts of hive as well. > > How ab

Re: parallelizing a test in HiveQA

2015-10-13 Thread Szehon Ho
I think there was another thread with Prasanth about this topic, as I mentioned there the list of tests could be in the current variable or another variable, maybe you can change it first and then I'll make the change on the build machine. Thanks Szehon On Tue, Oct 13, 2015 at 3:46 PM, Sergey She

Re: Review Request 35792: HIVE-10438 - Architecture for ResultSet Compression via external plugin

2015-10-13 Thread Xuefu Zhang
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/35792/#review102547 --- Besides the comments in the code, I have the following questions: 1

[jira] [Created] (HIVE-12166) LLAP: Cache read error at 1000 Gb scale tests

2015-10-13 Thread Gopal V (JIRA)
Gopal V created HIVE-12166: -- Summary: LLAP: Cache read error at 1000 Gb scale tests Key: HIVE-12166 URL: https://issues.apache.org/jira/browse/HIVE-12166 Project: Hive Issue Type: Bug Re

parallelizing a test in HiveQA

2015-10-13 Thread Sergey Shelukhin
Hi. After the branch merge, we’d like the newly added CliDriver test to be parallelized like other such tests. What do we need to provide for this to be configured? The test name is TestMiniLlapCliDriver; it currently uses the same variable as some other test in testconfiguration.properties, but I

Re: Review Request 38292: HIVE-11768 java.io.DeleteOnExitHook leaks memory on long running Hive Server2 Instances

2015-10-13 Thread Thejas Nair
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/38292/#review102537 --- ql/src/java/org/apache/hadoop/hive/ql/session/SessionState.java (l

[jira] [Created] (HIVE-12165) wrong result when hive.optimize.sampling.orderby=true with some aggregate functions

2015-10-13 Thread ErwanMAS (JIRA)
ErwanMAS created HIVE-12165: --- Summary: wrong result when hive.optimize.sampling.orderby=true with some aggregate functions Key: HIVE-12165 URL: https://issues.apache.org/jira/browse/HIVE-12165 Project: Hive

Re: proxy errors from HiveQA Jenkins?

2015-10-13 Thread Szehon Ho
Hm yea that's true, I don't know why the http response is so large. The ...TestMiniTezCliDriver link is pretty fast, links to Jenkins test reports that are probably statically stored. I guess ...TestMiniTezCliDriver/history might be dynamically generated, and Jenkins is just slow to calculate it.

Re: proxy errors from HiveQA Jenkins?

2015-10-13 Thread Sergey Shelukhin
Actually, it is possible to get database dump, or something similar, of test stats from wherever they are stored? On 15/10/13, 12:14, "Sergey Shelukhin" wrote: >Sure… how did you find out about large http response? It seems like a >history page with one chart would not be much larger than any ot

[jira] [Created] (HIVE-12164) Remove jdbc stats collection mechanism

2015-10-13 Thread Ashutosh Chauhan (JIRA)
Ashutosh Chauhan created HIVE-12164: --- Summary: Remove jdbc stats collection mechanism Key: HIVE-12164 URL: https://issues.apache.org/jira/browse/HIVE-12164 Project: Hive Issue Type: Task

[jira] [Created] (HIVE-12163) LLAP: Tez counters for LLAP 2

2015-10-13 Thread Siddharth Seth (JIRA)
Siddharth Seth created HIVE-12163: - Summary: LLAP: Tez counters for LLAP 2 Key: HIVE-12163 URL: https://issues.apache.org/jira/browse/HIVE-12163 Project: Hive Issue Type: Sub-task

Re: Review Request 39199: HIVE-12084 : Hive queries with ORDER BY and large LIMIT fails with OutOfMemoryError Java heap space

2015-10-13 Thread John Pullokkaran
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/39199/#review102527 --- ql/src/java/org/apache/hadoop/hive/ql/optimizer/physical/VerifyTop

[jira] [Created] (HIVE-12162) MiniTez tests take forever to shut down

2015-10-13 Thread Sergey Shelukhin (JIRA)
Sergey Shelukhin created HIVE-12162: --- Summary: MiniTez tests take forever to shut down Key: HIVE-12162 URL: https://issues.apache.org/jira/browse/HIVE-12162 Project: Hive Issue Type: Bug

[jira] [Created] (HIVE-12161) MiniTez test is very slow since LLAP branch merge

2015-10-13 Thread Sergey Shelukhin (JIRA)
Sergey Shelukhin created HIVE-12161: --- Summary: MiniTez test is very slow since LLAP branch merge Key: HIVE-12161 URL: https://issues.apache.org/jira/browse/HIVE-12161 Project: Hive Issue Ty

Re: Review Request 39199: HIVE-12084 : Hive queries with ORDER BY and large LIMIT fails with OutOfMemoryError Java heap space

2015-10-13 Thread Hari Sankar Sivarama Subramaniyan
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/39199/ --- (Updated Oct. 13, 2015, 7:37 p.m.) Review request for hive, Ashutosh Chauhan an

Re: proxy errors from HiveQA Jenkins?

2015-10-13 Thread Sergey Shelukhin
Sure… how did you find out about large http response? It seems like a history page with one chart would not be much larger than any other page. On 15/10/13, 12:07, "Szehon Ho" wrote: >Yea I also noticed its overloaded sometimes. > >I think in this case, it is very large http response.. I can try

Re: proxy errors from HiveQA Jenkins?

2015-10-13 Thread Szehon Ho
Yea I also noticed its overloaded sometimes. I think in this case, it is very large http response.. I can try bump the timeout, but other than that I dont have that many ideas. Thanks Szehon On Tue, Oct 13, 2015 at 11:58 AM, Sergey Shelukhin wrote: > I am trying to look at slow tests on HiveQA

proxy errors from HiveQA Jenkins?

2015-10-13 Thread Sergey Shelukhin
I am trying to look at slow tests on HiveQA and tests’ history. I keep getting 502 proxy error - often from history of any kind, rarely from test results, sometimes just from random pages. E.g. Proxy ErrorThe proxy server received an invalid response from an upstream server. The proxy server could

Re: Review Request 39248: Fix Greatest/Least UDF to SQL standard (HIVE-12070 and HIVE-12082)

2015-10-13 Thread Xuefu Zhang
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/39248/#review102474 --- ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFBaseNw

[jira] [Created] (HIVE-12160) Hbase table query execution fails in secured cluster when hive.exec.mode.local.auto is set to true

2015-10-13 Thread Aihua Xu (JIRA)
Aihua Xu created HIVE-12160: --- Summary: Hbase table query execution fails in secured cluster when hive.exec.mode.local.auto is set to true Key: HIVE-12160 URL: https://issues.apache.org/jira/browse/HIVE-12160

[jira] [Created] (HIVE-12159) Create vectorized readers for the complex types

2015-10-13 Thread Owen O'Malley (JIRA)
Owen O'Malley created HIVE-12159: Summary: Create vectorized readers for the complex types Key: HIVE-12159 URL: https://issues.apache.org/jira/browse/HIVE-12159 Project: Hive Issue Type: Sub-

Build failed in Jenkins: HIVE-TRUNK-JAVA8 #122

2015-10-13 Thread hiveqa
See Changes: [sershe] Commit some initial prototype code [sershe] Fix build [sershe] delete wrongly resolved conflicts [sershe] Refactor prototype with regard to updated design, remove chunk format (

[jira] [Created] (HIVE-12158) Add methods to HCatClient for partition synchronization

2015-10-13 Thread David Maughan (JIRA)
David Maughan created HIVE-12158: Summary: Add methods to HCatClient for partition synchronization Key: HIVE-12158 URL: https://issues.apache.org/jira/browse/HIVE-12158 Project: Hive Issue Ty