[jira] [Created] (HIVE-18213) Tests: YARN Minicluster times out if the disks are >90% full

2017-12-04 Thread Gopal V (JIRA)
Gopal V created HIVE-18213: -- Summary: Tests: YARN Minicluster times out if the disks are >90% full Key: HIVE-18213 URL: https://issues.apache.org/jira/browse/HIVE-18213 Project: Hive Issue Type:

Re: [DISCUSS] Do-it-yourself docs

2017-12-04 Thread Eugene Koifman
Perhaps this should be a 2 stage process. One to approve the code and one to approve the doc. It seems odd to update the Wiki (which isn’t tracked using the same Git repo as the code) before the code changes have been agreed to. Both approvals would be required to commit. Eugene On

Re: Review Request 64222: HIVE-18088: Add WM event traces at query level for debugging

2017-12-04 Thread Sergey Shelukhin
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/64222/#review192749 ---

[jira] [Created] (HIVE-18214) Flaky test: TestSparkClient

2017-12-04 Thread Sahil Takiar (JIRA)
Sahil Takiar created HIVE-18214: --- Summary: Flaky test: TestSparkClient Key: HIVE-18214 URL: https://issues.apache.org/jira/browse/HIVE-18214 Project: Hive Issue Type: Sub-task

[jira] [Created] (HIVE-18215) Possible code optimization exists for "INSERT OVERWITE on MM table. SELECT FROM (SELECT .. UNION ALL SELECT ..)

2017-12-04 Thread Steve Yeom (JIRA)
Steve Yeom created HIVE-18215: - Summary: Possible code optimization exists for "INSERT OVERWITE on MM table. SELECT FROM (SELECT .. UNION ALL SELECT ..) Key: HIVE-18215 URL:

Re: Review Request 64282: HIVE-18173: Improve plans for correlated subqueries with non-equi predicate

2017-12-04 Thread Vineet Garg
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/64282/ --- (Updated Dec. 4, 2017, 10:42 p.m.) Review request for hive and Ashutosh

Re: Review Request 64222: HIVE-18088: Add WM event traces at query level for debugging

2017-12-04 Thread j . prasanth . j
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/64222/ --- (Updated Dec. 4, 2017, 11:08 p.m.) Review request for hive and Sergey

Re: Review Request 64222: HIVE-18088: Add WM event traces at query level for debugging

2017-12-04 Thread j . prasanth . j
> On Dec. 4, 2017, 7:50 p.m., Sergey Shelukhin wrote: > > ql/src/java/org/apache/hadoop/hive/ql/exec/tez/WorkloadManager.java > > Lines 1353 (patched) > > > > > > hmm.. several returns will overwrite each others

Re: Review Request 64222: HIVE-18088: Add WM event traces at query level for debugging

2017-12-04 Thread j . prasanth . j
- Prasanth_J --- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/64222/#review192749 --- On Dec. 3, 2017, 10:40 p.m., Prasanth_J wrote: >

[jira] [Created] (HIVE-18216) When Text is corrupted, processInput() hangs indefinitely

2017-12-04 Thread John Doe (JIRA)
John Doe created HIVE-18216: --- Summary: When Text is corrupted, processInput() hangs indefinitely Key: HIVE-18216 URL: https://issues.apache.org/jira/browse/HIVE-18216 Project: Hive Issue Type: Bug

Does any one know where I can upload spark-2.2.0-bin-hadoop2-without-hive.tgz

2017-12-04 Thread Zhang, Liyun
Hi all: Now I am working on HIVE-18150(Upgrade Spark Version to 2.2.0). I found that I need to upload the spark-2.2.0-bin-hadoop2-without-hive.tgz to a public folder to let hive-qa to download and test all qfiles relating about spark. Does

[jira] [Created] (HIVE-18220) Workload Management tables have broken constraints defined on postgres schema

2017-12-04 Thread Deepesh Khandelwal (JIRA)
Deepesh Khandelwal created HIVE-18220: - Summary: Workload Management tables have broken constraints defined on postgres schema Key: HIVE-18220 URL: https://issues.apache.org/jira/browse/HIVE-18220

[jira] [Created] (HIVE-18221) test acid default

2017-12-04 Thread Eugene Koifman (JIRA)
Eugene Koifman created HIVE-18221: - Summary: test acid default Key: HIVE-18221 URL: https://issues.apache.org/jira/browse/HIVE-18221 Project: Hive Issue Type: Test Components:

[jira] [Created] (HIVE-18217) When Text is corrupted, populateMappings() hangs indefinitely

2017-12-04 Thread John Doe (JIRA)
John Doe created HIVE-18217: --- Summary: When Text is corrupted, populateMappings() hangs indefinitely Key: HIVE-18217 URL: https://issues.apache.org/jira/browse/HIVE-18217 Project: Hive Issue

Review Request 64324: HIVE-18153 refactor reopen and file management in TezTask

2017-12-04 Thread Sergey Shelukhin
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/64324/ --- Review request for hive, Prasanth_J and Siddharth Seth. Repository: hive-git

Re: Review Request 64222: HIVE-18088: Add WM event traces at query level for debugging

2017-12-04 Thread j . prasanth . j
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/64222/ --- (Updated Dec. 5, 2017, 4:38 a.m.) Review request for hive and Sergey

Review Request 64326: HIVE-18208

2017-12-04 Thread Deepak Jaiswal
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/64326/ --- Review request for hive and Jason Dere. Repository: hive-git Description

Re: Review Request 64193: HIVE-18054: Make Lineage work with concurrent queries on a Session

2017-12-04 Thread Andrew Sherman via Review Board
> On Dec. 2, 2017, 12:22 a.m., Sahil Takiar wrote: > > Since we touch the `LoadSemanticAnalyzer` could we add a q-test (could be > > added to one of the existing `lineage*.q` files) for `LOAD` statements. > > Same for import / export statements (as far as I can tell there are no > > existing

[jira] [Created] (HIVE-18219) When InputStream is corrupted, the skip() returns -1, causing infinite loop

2017-12-04 Thread John Doe (JIRA)
John Doe created HIVE-18219: --- Summary: When InputStream is corrupted, the skip() returns -1, causing infinite loop Key: HIVE-18219 URL: https://issues.apache.org/jira/browse/HIVE-18219 Project: Hive

[jira] [Created] (HIVE-18218) SMB Join : auto_sortmerge_join_16 fails with wrong results

2017-12-04 Thread Deepak Jaiswal (JIRA)
Deepak Jaiswal created HIVE-18218: - Summary: SMB Join : auto_sortmerge_join_16 fails with wrong results Key: HIVE-18218 URL: https://issues.apache.org/jira/browse/HIVE-18218 Project: Hive

[jira] [Created] (HIVE-18212) Make sure Yetus check always has a full log

2017-12-04 Thread Adam Szita (JIRA)
Adam Szita created HIVE-18212: - Summary: Make sure Yetus check always has a full log Key: HIVE-18212 URL: https://issues.apache.org/jira/browse/HIVE-18212 Project: Hive Issue Type: Sub-task