Re: Welcome new Hive committer, Zhihai Xu

2017-05-05 Thread Peter Vary
Congratulations Zhihai! 2017. máj. 5. 18:52 ezt írta ("Xuefu Zhang" ): > Hi all, > > I'm very please to announce that Hive PMC has recently voted to offer > Zhihai a committership which he accepted. Please join me in congratulating > on this recognition and thanking him for his contributions to H

[jira] [Created] (HIVE-16601) Display Session Id, Query Name / Id, and Dag Id in Spark UI

2017-05-05 Thread Sahil Takiar (JIRA)
Sahil Takiar created HIVE-16601: --- Summary: Display Session Id, Query Name / Id, and Dag Id in Spark UI Key: HIVE-16601 URL: https://issues.apache.org/jira/browse/HIVE-16601 Project: Hive Issue

Re: How to create a patch that contains a binary file

2017-05-05 Thread Juan Rodríguez Hortalá
Hi Owen, That worked just fine, and I can now apply the patch with `git apply` and the ORC file is ok. Thanks a lot for your help. Greetings, Juan On Fri, May 5, 2017 at 2:55 PM, Owen O'Malley wrote: > Try: > > % git format-patch --stdout HEAD^ > HIVE-1234.1.patch > > That will generate a g

Re: How to create a patch that contains a binary file

2017-05-05 Thread Owen O'Malley
Try: % git format-patch --stdout HEAD^ > HIVE-1234.1.patch That will generate a git format patch that should preserve the binary file. .. Owen On Fri, May 5, 2017 at 2:43 PM, Juan Rodríguez Hortalá < juan.rodriguez.hort...@gmail.com> wrote: > Hi, > > For HIVE-16539 I created a patch that adds

How to create a patch that contains a binary file

2017-05-05 Thread Juan Rodríguez Hortalá
Hi, For HIVE-16539 I created a patch that adds a new ORC file, using `git diff --no-prefix` as specified in https://cwiki.apache.org/confluence/display/Hive/HowToContribute#HowToContribute-CreatingaPatch. The corresponding jenkins build

[jira] [Created] (HIVE-16600) Refactor SetSparkReducerParallelism#needSetParallelism to enable parallel order by in multi_insert cases

2017-05-05 Thread liyunzhang_intel (JIRA)
liyunzhang_intel created HIVE-16600: --- Summary: Refactor SetSparkReducerParallelism#needSetParallelism to enable parallel order by in multi_insert cases Key: HIVE-16600 URL: https://issues.apache.org/jira/browse/

[jira] [Created] (HIVE-16599) NPE in runtime filtering cost when handling SMB Joins

2017-05-05 Thread Deepak Jaiswal (JIRA)
Deepak Jaiswal created HIVE-16599: - Summary: NPE in runtime filtering cost when handling SMB Joins Key: HIVE-16599 URL: https://issues.apache.org/jira/browse/HIVE-16599 Project: Hive Issue Ty

[jira] [Created] (HIVE-16598) LlapServiceDriver - create directories and warn of errors

2017-05-05 Thread Sergey Shelukhin (JIRA)
Sergey Shelukhin created HIVE-16598: --- Summary: LlapServiceDriver - create directories and warn of errors Key: HIVE-16598 URL: https://issues.apache.org/jira/browse/HIVE-16598 Project: Hive

[jira] [Created] (HIVE-16597) Replace use of Map for partSpec with List>

2017-05-05 Thread Thejas M Nair (JIRA)
Thejas M Nair created HIVE-16597: Summary: Replace use of Map for partSpec with List> Key: HIVE-16597 URL: https://issues.apache.org/jira/browse/HIVE-16597 Project: Hive Issue Type: Bug

Re: pre-commit jenkins issues

2017-05-05 Thread Sushanth Sowmyan
Thanks! It looks like it's chugging away now. :) On May 5, 2017 08:22, "Sergio Pena" wrote: > I restarted hiveptest and seems is working now. There was a hiccup on the > server while using the libraries to create the slave nodes. > > On Fri, May 5, 2017 at 12:05 AM, Sushanth Sowmyan > wrote: >

[jira] [Created] (HIVE-16596) CrossProductCheck failed to detect cross product between two unions

2017-05-05 Thread Zhiyuan Yang (JIRA)
Zhiyuan Yang created HIVE-16596: --- Summary: CrossProductCheck failed to detect cross product between two unions Key: HIVE-16596 URL: https://issues.apache.org/jira/browse/HIVE-16596 Project: Hive

Re: Review Request 58934: HIVE-16568: Support complex types in external LLAP InputFormat

2017-05-05 Thread j . prasanth . j
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/58934/#review174049 --- Ship it! Ship It! - Prasanth_J On May 5, 2017, 10:30 a.m., J

Re: Welcome new Hive committer, Zhihai Xu

2017-05-05 Thread Vihang Karajgaonkar
Congratulations Zhihai! On Fri, May 5, 2017 at 10:19 AM, Jimmy Xiang wrote: > Congrats!! > > On Fri, May 5, 2017 at 10:15 AM, Chinna Rao Lalam > wrote: > > Congratulations Zhihai... > > > > On Fri, May 5, 2017 at 10:22 PM, Xuefu Zhang wrote: > >> > >> Hi all, > >> > >> I'm very please to annou

Re: Review Request 58936: HIVE-16143 : Improve msck repair batching

2017-05-05 Thread Vihang Karajgaonkar
> On May 5, 2017, 12:54 a.m., Sahil Takiar wrote: > > common/src/java/org/apache/hive/common/util/RetryUtilities.java > > Lines 25 (patched) > > > > > > Might want to looking https://github.com/rholder/guava-retrying

Re: Welcome new Hive committer, Zhihai Xu

2017-05-05 Thread Jimmy Xiang
Congrats!! On Fri, May 5, 2017 at 10:15 AM, Chinna Rao Lalam wrote: > Congratulations Zhihai... > > On Fri, May 5, 2017 at 10:22 PM, Xuefu Zhang wrote: >> >> Hi all, >> >> I'm very please to announce that Hive PMC has recently voted to offer >> Zhihai a committership which he accepted. Please jo

Re: Welcome new Hive committer, Zhihai Xu

2017-05-05 Thread Chinna Rao Lalam
Congratulations Zhihai... On Fri, May 5, 2017 at 10:22 PM, Xuefu Zhang wrote: > Hi all, > > I'm very please to announce that Hive PMC has recently voted to offer > Zhihai a committership which he accepted. Please join me in congratulating > on this recognition and thanking him for his contributi

Welcome new Hive committer, Zhihai Xu

2017-05-05 Thread Xuefu Zhang
Hi all, I'm very please to announce that Hive PMC has recently voted to offer Zhihai a committership which he accepted. Please join me in congratulating on this recognition and thanking him for his contributions to Hive. Regards, Xuefu

Re: Review Request 59020: Support Parquet through HCatalog

2017-05-05 Thread Aihua Xu
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/59020/#review174039 --- hcatalog/core/src/main/java/org/apache/hive/hcatalog/mapreduce/Fi

Re: pre-commit jenkins issues

2017-05-05 Thread Sergio Pena
I restarted hiveptest and seems is working now. There was a hiccup on the server while using the libraries to create the slave nodes. On Fri, May 5, 2017 at 12:05 AM, Sushanth Sowmyan wrote: > Hi, > > It looks like the precommit queue is currently having issues : > https://builds.apache.org/job/

Review Request 59025: HIVE-15834 Add unit tests for org.json usage on master

2017-05-05 Thread daniel voros
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/59025/ --- Review request for hive. Bugs: HIVE-15834 https://issues.apache.org/jira/br

[jira] [Created] (HIVE-16595) fix syntax in Hplsql.g4

2017-05-05 Thread Yishuang Lu (JIRA)
Yishuang Lu created HIVE-16595: -- Summary: fix syntax in Hplsql.g4 Key: HIVE-16595 URL: https://issues.apache.org/jira/browse/HIVE-16595 Project: Hive Issue Type: Improvement Components

[jira] [Created] (HIVE-16594) Add more tests for BeeLineDriver

2017-05-05 Thread Peter Vary (JIRA)
Peter Vary created HIVE-16594: - Summary: Add more tests for BeeLineDriver Key: HIVE-16594 URL: https://issues.apache.org/jira/browse/HIVE-16594 Project: Hive Issue Type: Improvement Com

Re: Review Request 58934: HIVE-16568: Support complex types in external LLAP InputFormat

2017-05-05 Thread Jason Dere
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/58934/ --- (Updated May 5, 2017, 10:30 a.m.) Review request for hive, Gunther Hagleitner,

[jira] [Created] (HIVE-16593) SparkClientFactory.stop may prevent JVM from exiting

2017-05-05 Thread Rui Li (JIRA)
Rui Li created HIVE-16593: - Summary: SparkClientFactory.stop may prevent JVM from exiting Key: HIVE-16593 URL: https://issues.apache.org/jira/browse/HIVE-16593 Project: Hive Issue Type: Bug

Review Request 59020: Support Parquet through HCatalog

2017-05-05 Thread Adam Szita
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/59020/ --- Review request for hive, Aihua Xu and Sergio Pena. Bugs: HIVE-8838 https://

Re: Review Request 58934: HIVE-16568: Support complex types in external LLAP InputFormat

2017-05-05 Thread j . prasanth . j
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/58934/#review174008 --- llap-client/src/java/org/apache/hadoop/hive/llap/LlapRowRecordRea

[jira] [Created] (HIVE-16592) Vectorization: Long hashes use hash64shift and not hash6432shift to generate int hashCodes

2017-05-05 Thread Gopal V (JIRA)
Gopal V created HIVE-16592: -- Summary: Vectorization: Long hashes use hash64shift and not hash6432shift to generate int hashCodes Key: HIVE-16592 URL: https://issues.apache.org/jira/browse/HIVE-16592 Project: