[jira] [Created] (HIVE-16172) Switch to a fairness lock to synchronize HS2 thrift client

2017-03-09 Thread Tao Li (JIRA)
Tao Li created HIVE-16172: - Summary: Switch to a fairness lock to synchronize HS2 thrift client Key: HIVE-16172 URL: https://issues.apache.org/jira/browse/HIVE-16172 Project: Hive Issue Type: Bug

[jira] [Created] (HIVE-16171) Support truncate table for replication

2017-03-09 Thread Sankar Hariappan (JIRA)
Sankar Hariappan created HIVE-16171: --- Summary: Support truncate table for replication Key: HIVE-16171 URL: https://issues.apache.org/jira/browse/HIVE-16171 Project: Hive Issue Type: Sub-tas

[jira] [Created] (HIVE-16170) Exclude relocation of org.apache.hadoop.security.* in the JDBC standalone jar

2017-03-09 Thread Tao Li (JIRA)
Tao Li created HIVE-16170: - Summary: Exclude relocation of org.apache.hadoop.security.* in the JDBC standalone jar Key: HIVE-16170 URL: https://issues.apache.org/jira/browse/HIVE-16170 Project: Hive

[jira] [Created] (HIVE-16169) Improve StatsOptimizer to deal with groupby partition columns

2017-03-09 Thread Pengcheng Xiong (JIRA)
Pengcheng Xiong created HIVE-16169: -- Summary: Improve StatsOptimizer to deal with groupby partition columns Key: HIVE-16169 URL: https://issues.apache.org/jira/browse/HIVE-16169 Project: Hive

[jira] [Created] (HIVE-16168) llap log links should use the NM nodeId port instead of web port

2017-03-09 Thread Siddharth Seth (JIRA)
Siddharth Seth created HIVE-16168: - Summary: llap log links should use the NM nodeId port instead of web port Key: HIVE-16168 URL: https://issues.apache.org/jira/browse/HIVE-16168 Project: Hive

[jira] [Created] (HIVE-16167) Remove transitive dependency on mysql connector jar

2017-03-09 Thread Ashutosh Chauhan (JIRA)
Ashutosh Chauhan created HIVE-16167: --- Summary: Remove transitive dependency on mysql connector jar Key: HIVE-16167 URL: https://issues.apache.org/jira/browse/HIVE-16167 Project: Hive Issue

[jira] [Created] (HIVE-16166) HS2 may still waste up to 15% of memory on duplicate strings

2017-03-09 Thread Misha Dmitriev (JIRA)
Misha Dmitriev created HIVE-16166: - Summary: HS2 may still waste up to 15% of memory on duplicate strings Key: HIVE-16166 URL: https://issues.apache.org/jira/browse/HIVE-16166 Project: Hive

[jira] [Created] (HIVE-16165) use database broken on master

2017-03-09 Thread Siddharth Seth (JIRA)
Siddharth Seth created HIVE-16165: - Summary: use database broken on master Key: HIVE-16165 URL: https://issues.apache.org/jira/browse/HIVE-16165 Project: Hive Issue Type: Bug Affects Vers

Re: Review Request 57405: HIVE-16104 LLAP: preemption may be too aggressive if the pre-empted task doesn't die immediately

2017-03-09 Thread Sergey Shelukhin
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/57405/#review168563 --- llap-server/src/java/org/apache/hadoop/hive/llap/daemon/impl/Task

Re: Review Request 57405: HIVE-16104 LLAP: preemption may be too aggressive if the pre-empted task doesn't die immediately

2017-03-09 Thread Sergey Shelukhin
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/57405/ --- (Updated March 10, 2017, 12:20 a.m.) Review request for hive and Siddharth Seth

[jira] [Created] (HIVE-16164) Provide mechanism for passing HMS notification ID between transactional and non-transactional listeners.

2017-03-09 Thread JIRA
Sergio Peña created HIVE-16164: -- Summary: Provide mechanism for passing HMS notification ID between transactional and non-transactional listeners. Key: HIVE-16164 URL: https://issues.apache.org/jira/browse/HIVE-16164

[jira] [Created] (HIVE-16163) Remove unnecessary parentheses in HiveParser

2017-03-09 Thread Pengcheng Xiong (JIRA)
Pengcheng Xiong created HIVE-16163: -- Summary: Remove unnecessary parentheses in HiveParser Key: HIVE-16163 URL: https://issues.apache.org/jira/browse/HIVE-16163 Project: Hive Issue Type: Bug

[jira] [Created] (HIVE-16162) Pass hiveconf variables to ptest master and from ptest master to ptest executor

2017-03-09 Thread Sahil Takiar (JIRA)
Sahil Takiar created HIVE-16162: --- Summary: Pass hiveconf variables to ptest master and from ptest master to ptest executor Key: HIVE-16162 URL: https://issues.apache.org/jira/browse/HIVE-16162 Project:

[jira] [Created] (HIVE-16161) Disable "packaging.minimizeJar" for JDBC build

2017-03-09 Thread Tao Li (JIRA)
Tao Li created HIVE-16161: - Summary: Disable "packaging.minimizeJar" for JDBC build Key: HIVE-16161 URL: https://issues.apache.org/jira/browse/HIVE-16161 Project: Hive Issue Type: Bug Rep

Need to fix JPam issue mentioned in Hive blog

2017-03-09 Thread Richard Ding
PAM authentication is an important feature available since Hive 0.13. But Hive blog gives the following warnings: *JPAM library that is

Review Request 57485: HIVE-16151 BytesBytesHashTable allocates large arrays

2017-03-09 Thread Sergey Shelukhin
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/57485/ --- Review request for hive and Matt McCline. Repository: hive-git Description --

[jira] [Created] (HIVE-16160) OutOfMemoryError: GC overhead limit exceeded on Hs2

2017-03-09 Thread Kavan Suresh (JIRA)
Kavan Suresh created HIVE-16160: --- Summary: OutOfMemoryError: GC overhead limit exceeded on Hs2 Key: HIVE-16160 URL: https://issues.apache.org/jira/browse/HIVE-16160 Project: Hive Issue Type: B

Re: Green unit test results

2017-03-09 Thread Ashutosh Chauhan
I went through all the builds of last 24 hours and though there are couple of green runs, we still have quite a bit of flakiness in our tests. Most of that is captured via jiras on : https://issues.apache.org/jira/browse/HIVE-15058 Till we have that flakiness I am not sure if we can enforce no comm

Re: Backward incompatible changes

2017-03-09 Thread Sergio Pena
Hey Ashutosh, thanks for soliciting feedback on this. I like the idea you're proposing; maintaining compatibility and at the same time adding newer features to Hive consumes a lot of development time and effort. However, I think some users and companies have just started to use Hive 2.x branch as

Re: Green unit test results

2017-03-09 Thread Sergio Pena
- Probably avoiding committing a patch if a flaky test is shown on the test results? - Should we add a jenkins job that checks for flaky tests like the hbase project did? https://builds.apache.org/view/H-L/view/HBase/job/HBase-Find-Flaky-Tests/ On Thu, Mar 9, 2017 at 10:21 AM, Ashutosh Chauhan wr

[jira] [Created] (HIVE-16159) Flaky Test: TestOperationLoggingLayout.testSwitchLogLayout

2017-03-09 Thread Ashutosh Chauhan (JIRA)
Ashutosh Chauhan created HIVE-16159: --- Summary: Flaky Test: TestOperationLoggingLayout.testSwitchLogLayout Key: HIVE-16159 URL: https://issues.apache.org/jira/browse/HIVE-16159 Project: Hive

[jira] [Created] (HIVE-16158) Correct mistake in documentation for ALTER TABLE … ADD/REPLACE COLUMNS CASCADE

2017-03-09 Thread Illya Yalovyy (JIRA)
Illya Yalovyy created HIVE-16158: Summary: Correct mistake in documentation for ALTER TABLE … ADD/REPLACE COLUMNS CASCADE Key: HIVE-16158 URL: https://issues.apache.org/jira/browse/HIVE-16158 Project:

[jira] [Created] (HIVE-16157) SerDe for XLS File Format

2017-03-09 Thread BELUGA BEHR (JIRA)
BELUGA BEHR created HIVE-16157: -- Summary: SerDe for XLS File Format Key: HIVE-16157 URL: https://issues.apache.org/jira/browse/HIVE-16157 Project: Hive Issue Type: New Feature Report

[jira] [Created] (HIVE-16156) FileSinkOperator should delete existing output target when renaming

2017-03-09 Thread Xuefu Zhang (JIRA)
Xuefu Zhang created HIVE-16156: -- Summary: FileSinkOperator should delete existing output target when renaming Key: HIVE-16156 URL: https://issues.apache.org/jira/browse/HIVE-16156 Project: Hive

Re: Green unit test results

2017-03-09 Thread Ashutosh Chauhan
Great news! Thanks to everyone who contributed in getting our tests and test infra sorted out. We would definitely want to keep the status either green or blue definitely not red :) All our previous efforts in keeping builds green didn't bear fruit. So, I think we need to make some changes here. A

Re: Green unit test results

2017-03-09 Thread Sergio Pena
It's actually blue Peter :). But good job, I see that the console output is: {color:red}ERROR:{color} -1 due to no test(s) being added or modified. {color:green}SUCCESS:{color} +1 due to 10336 tests passed On Thu, Mar 9, 2017 at 8:12 AM, Peter Vary wrote: > Hi, > > Congratulations for everyo

Green unit test results

2017-03-09 Thread Peter Vary
Hi, Congratulations for everyone who have helped taking care of the unit test failures! I have got my first green run! :) If any of you interested in: https://builds.apache.org/job/PreCommit-HIVE-Build/4049/testReport/ :) Gr

[jira] [Created] (HIVE-16155) No need for ConditionalTask if no conditional map join is created

2017-03-09 Thread Rui Li (JIRA)
Rui Li created HIVE-16155: - Summary: No need for ConditionalTask if no conditional map join is created Key: HIVE-16155 URL: https://issues.apache.org/jira/browse/HIVE-16155 Project: Hive Issue Type:

[jira] [Created] (HIVE-16154) Determine when dynamic runtime filtering should be disabled

2017-03-09 Thread Jason Dere (JIRA)
Jason Dere created HIVE-16154: - Summary: Determine when dynamic runtime filtering should be disabled Key: HIVE-16154 URL: https://issues.apache.org/jira/browse/HIVE-16154 Project: Hive Issue Typ

Re: Review Request 57343: HIVE-16127 Separate database initialization from actual query run in TestBeeLineDriver

2017-03-09 Thread Peter Vary
> On March 8, 2017, 4:43 p.m., Zoltan Haindrich wrote: > > Hello Peter! > > > > It's great to see that the qfile has a whole representative class now and > > the client aspect is now more separated from it...it even makes reading it > > more easier! > > I've found some minor issues - and added

Re: Review Request 57343: HIVE-16127 Separate database initialization from actual query run in TestBeeLineDriver

2017-03-09 Thread Peter Vary
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/57343/ --- (Updated March 9, 2017, 10:05 a.m.) Review request for hive, Zoltan Haindrich,

[jira] [Created] (HIVE-16153) Cannot run Hive 2.1.1 with Hadoop 3.0.0-alpha1

2017-03-09 Thread Benjamin Steinvorth (JIRA)
Benjamin Steinvorth created HIVE-16153: -- Summary: Cannot run Hive 2.1.1 with Hadoop 3.0.0-alpha1 Key: HIVE-16153 URL: https://issues.apache.org/jira/browse/HIVE-16153 Project: Hive Issue

[jira] [Created] (HIVE-16152) TestBeeLineDriver logging improvements

2017-03-09 Thread Peter Vary (JIRA)
Peter Vary created HIVE-16152: - Summary: TestBeeLineDriver logging improvements Key: HIVE-16152 URL: https://issues.apache.org/jira/browse/HIVE-16152 Project: Hive Issue Type: Improvement