Re: Review Request 40365: HIVE-11358 Move LlapConfiguration into HiveConf and document the settings

2015-12-01 Thread Lefty Leverenz
> On Dec. 1, 2015, 8:34 a.m., Lefty Leverenz wrote: > > common/src/java/org/apache/hadoop/hive/conf/HiveConf.java, lines 2460-2470 > > > > > > [..].connection.timeout.ms: Is "before" correct in "before a failure"

Re: Review Request 40833: HIVE-12471 Secure HS2 web UI with SSL

2015-12-01 Thread Mohit Sabharwal
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/40833/#review108613 --- LGTM. Thanks for adding the Builder! Couple of nits. common/src/j

[jira] [Created] (HIVE-12562) Enabling native fast hash table can cause incorrect results

2015-12-01 Thread Siddharth Seth (JIRA)
Siddharth Seth created HIVE-12562: - Summary: Enabling native fast hash table can cause incorrect results Key: HIVE-12562 URL: https://issues.apache.org/jira/browse/HIVE-12562 Project: Hive I

Re: Review Request 40365: HIVE-11358 Move LlapConfiguration into HiveConf and document the settings

2015-12-01 Thread Sergey Shelukhin
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/40365/ --- (Updated Dec. 2, 2015, 3:41 a.m.) Review request for hive, Lefty Leverenz and S

[jira] [Created] (HIVE-12561) Add sentry jars to HS2 & HMS classpath

2015-12-01 Thread Mohit Sabharwal (JIRA)
Mohit Sabharwal created HIVE-12561: -- Summary: Add sentry jars to HS2 & HMS classpath Key: HIVE-12561 URL: https://issues.apache.org/jira/browse/HIVE-12561 Project: Hive Issue Type: Improveme

Re: Review Request 40827: HIVE-12491

2015-12-01 Thread pengcheng xiong
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/40827/#review108599 --- Gooks lood to me. +1 - pengcheng xiong On Dec. 1, 2015, 7:03 p.m

Re: Review Request 40785: HIVE-12506: SHOW CREATE TABLE command creates a table that does not work for RCFile format

2015-12-01 Thread Jimmy Xiang
> On Dec. 1, 2015, 10:45 p.m., Jimmy Xiang wrote: > > ql/src/java/org/apache/hadoop/hive/ql/exec/DDLTask.java, line 2128 > > > > > > If this is the only statement in the block, can we merge two if > > statements in

Re: Review Request 40785: HIVE-12506: SHOW CREATE TABLE command creates a table that does not work for RCFile format

2015-12-01 Thread Jimmy Xiang
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/40785/#review108582 --- Ship it! Ship It! - Jimmy Xiang On Nov. 29, 2015, 5:47 p.m., Ch

Re: Review Request 40785: HIVE-12506: SHOW CREATE TABLE command creates a table that does not work for RCFile format

2015-12-01 Thread Chaoyu Tang
> On Dec. 1, 2015, 10:45 p.m., Jimmy Xiang wrote: > > ql/src/test/results/clientpositive/show_create_table_delimited.q.out, line > > 36 > > > > > > Now we expose those serde properties names. This is ok, right? I th

[jira] [Created] (HIVE-12560) Few tests hang forever

2015-12-01 Thread Ashutosh Chauhan (JIRA)
Ashutosh Chauhan created HIVE-12560: --- Summary: Few tests hang forever Key: HIVE-12560 URL: https://issues.apache.org/jira/browse/HIVE-12560 Project: Hive Issue Type: Test Componen

Re: Review Request 40785: HIVE-12506: SHOW CREATE TABLE command creates a table that does not work for RCFile format

2015-12-01 Thread Jimmy Xiang
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/40785/#review108573 --- Looks ok to me. Just some questions. ql/src/java/org/apache/hadoo

[jira] [Created] (HIVE-12559) Vectorization on MR produces different results

2015-12-01 Thread Laljo John Pullokkaran (JIRA)
Laljo John Pullokkaran created HIVE-12559: - Summary: Vectorization on MR produces different results Key: HIVE-12559 URL: https://issues.apache.org/jira/browse/HIVE-12559 Project: Hive

[jira] [Created] (HIVE-12558) LLAP: output QueryFragmentCounters somewhere

2015-12-01 Thread Sergey Shelukhin (JIRA)
Sergey Shelukhin created HIVE-12558: --- Summary: LLAP: output QueryFragmentCounters somewhere Key: HIVE-12558 URL: https://issues.apache.org/jira/browse/HIVE-12558 Project: Hive Issue Type: B

[jira] [Created] (HIVE-12557) NPE while removing entry in LRFU cache

2015-12-01 Thread Siddharth Seth (JIRA)
Siddharth Seth created HIVE-12557: - Summary: NPE while removing entry in LRFU cache Key: HIVE-12557 URL: https://issues.apache.org/jira/browse/HIVE-12557 Project: Hive Issue Type: Bug

[jira] [Created] (HIVE-12556) Ctrl-C in beeline doesn't kill Tez query on HS2

2015-12-01 Thread Sergey Shelukhin (JIRA)
Sergey Shelukhin created HIVE-12556: --- Summary: Ctrl-C in beeline doesn't kill Tez query on HS2 Key: HIVE-12556 URL: https://issues.apache.org/jira/browse/HIVE-12556 Project: Hive Issue Type

Re: Review Request 40827: HIVE-12491

2015-12-01 Thread Ashutosh Chauhan
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/40827/ --- (Updated Dec. 1, 2015, 7:03 p.m.) Review request for hive, Prasanth_J and pengc

Review Request 40827: HIVE-12491

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

Review Request 40833: HIVE-12471 Secure HS2 web UI with SSL

2015-12-01 Thread Jimmy Xiang
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/40833/ --- Review request for hive, Lefty Leverenz, Szehon Ho, and Xuefu Zhang. Repository

Re: Review Request 40833: HIVE-12471 Secure HS2 web UI with SSL

2015-12-01 Thread Jimmy Xiang
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/40833/ --- (Updated Dec. 1, 2015, 6:50 p.m.) Review request for hive, Lefty Leverenz, Szeh

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

2015-12-01 Thread hiveqa
See Changes: [sershe] Merge trunk ADDENDUM [prasanthj] HIVE-10129: LLAP: Fix ordering of execution modes [gunther] HIVE-10144: merge brought in file blocking github sync (Gunther Hagleitner) [sershe

Re: Precommit unstable?

2015-12-01 Thread Thejas Nair
I killed the current 10+hr test run to see if next test would run faster. (Discussed with Prasanth, the author of patch being tested). However, I doubt if the next one is going to perform any better. If we could try restarting the ptest2 system, I think that might be better thing to do (instead o

Re: Precommit unstable?

2015-12-01 Thread Thejas Nair
fyi, several patches in queue failed to get tested because of some failures in cloning from github. That could be an unrelated temporary problem. On Tue, Dec 1, 2015 at 9:59 AM, Thejas Nair wrote: > The build running right now has been running for almost 10 hours. > I am wondering if there is so

Re: Precommit unstable?

2015-12-01 Thread Thejas Nair
Would restart of jenkins or the hosts help with this ? On Tue, Dec 1, 2015 at 9:59 AM, Thejas Nair wrote: > The build running right now has been running for almost 10 hours. > I am wondering if there is something wrong with the hosts being used > right now. Some commands seem to be taking longer

Re: Precommit unstable?

2015-12-01 Thread Thejas Nair
The build running right now has been running for almost 10 hours. I am wondering if there is something wrong with the hosts being used right now. Some commands seem to be taking longer and I get some intermittent errors from the jenkins UI. http://ec2-174-129-184-35.compute-1.amazonaws.com/jenkins

Re: Precommit unstable?

2015-12-01 Thread Sergio Pena
I see HIVE-12541 files were attached 4 times on JIRA while 'Patch Available' status was set. I does not say at what time, but Jenkins runs a job every 5 min to detect which files must be tested for all "Patch Available' JIRAS. That's why you probably saw HIVE-12541 in the queue many times. I would

[jira] [Created] (HIVE-12553) MySQL Metastore hive.stats.autogather

2015-12-01 Thread Timothy Garza (JIRA)
Timothy Garza created HIVE-12553: Summary: MySQL Metastore hive.stats.autogather Key: HIVE-12553 URL: https://issues.apache.org/jira/browse/HIVE-12553 Project: Hive Issue Type: Bug

[jira] [Created] (HIVE-12554) Fix Spark branch build after merge [Spark Branch]

2015-12-01 Thread Xuefu Zhang (JIRA)
Xuefu Zhang created HIVE-12554: -- Summary: Fix Spark branch build after merge [Spark Branch] Key: HIVE-12554 URL: https://issues.apache.org/jira/browse/HIVE-12554 Project: Hive Issue Type: Bug

[jira] [Created] (HIVE-12552) Wrong number of reducer estimation causing job to fail

2015-12-01 Thread Rajesh Balamohan (JIRA)
Rajesh Balamohan created HIVE-12552: --- Summary: Wrong number of reducer estimation causing job to fail Key: HIVE-12552 URL: https://issues.apache.org/jira/browse/HIVE-12552 Project: Hive Iss

Re: Review Request 40315: HIVE-12341 LLAP security

2015-12-01 Thread Lefty Leverenz
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/40315/#review108467 --- Ship it! Ship It! - Lefty Leverenz On Nov. 30, 2015, 7:50 p.m.,

[jira] [Created] (HIVE-12551) Fix several kryo exceptions in branch-1

2015-12-01 Thread Prasanth Jayachandran (JIRA)
Prasanth Jayachandran created HIVE-12551: Summary: Fix several kryo exceptions in branch-1 Key: HIVE-12551 URL: https://issues.apache.org/jira/browse/HIVE-12551 Project: Hive Issue Ty

Re: Review Request 40315: HIVE-12341 LLAP security

2015-12-01 Thread Lefty Leverenz
> On Nov. 30, 2015, 7:49 a.m., Lefty Leverenz wrote: > > common/src/java/org/apache/hadoop/hive/conf/HiveConf.java, lines 2377-2378 > > > > > > Should this have a TimeValidator (like the next two Spark parameters,

Re: Review Request 40365: HIVE-11358 Move LlapConfiguration into HiveConf and document the settings

2015-12-01 Thread Lefty Leverenz
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/40365/#review108464 --- common/src/java/org/apache/hadoop/hive/conf/HiveConf.java (lines 2