Re: [DISCUSS] Release of standalone-metastore

2018-05-29 Thread Peter Vary
What do you think about adding a ne profile, which adds a possibility to compile the code with one command, until we separate standalone metastore to a new project? Like -Pitests, but -Pmetastore. So "mvn clean install -Pmetastore,itests" will compile everything. Alan Gates ezt írta (időpont:

[jira] [Created] (HIVE-19738) Update committer-list

2018-05-29 Thread Teddy Choi (JIRA)
Teddy Choi created HIVE-19738: - Summary: Update committer-list Key: HIVE-19738 URL: https://issues.apache.org/jira/browse/HIVE-19738 Project: Hive Issue Type: Bug Reporter: Teddy

Re: Metastore thrift api permission

2018-05-29 Thread 侯宗田
Thank you for your reply. So, if this parameter, hive.metastore.pre.event.listeners is not set, there will be no authorization, every components can access the metadata. And, if this parameter, hive.security.metastore.authorization.auth.reads is set to false, everyone can read the metadata, am

Re: Review Request 67368: HIVE-19690 multi-insert query with multiple GBY, and distinct in only some branches can produce incorrect results

2018-05-29 Thread Sergey Shelukhin
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/67368/ --- (Updated May 30, 2018, 12:17 a.m.) Review request for hive, Ashutosh Chauhan

Review Request 67368: HIVE-19690 multi-insert query with multiple GBY, and distinct in only some branches can produce incorrect results

2018-05-29 Thread Sergey Shelukhin
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/67368/ --- Review request for hive, Ashutosh Chauhan and Jesús Camacho Rodríguez.

Re: Review Request 67263: HIVE-19602

2018-05-29 Thread Bharathkrishna Guruvayoor Murali via Review Board
> On May 25, 2018, 4:43 p.m., Sahil Takiar wrote: > > ql/src/java/org/apache/hadoop/hive/ql/exec/spark/status/SparkJobMonitor.java > > Line 70 (original), 67 (patched) > > > > > > is this still used? > >

Re: Review Request 67263: HIVE-19602

2018-05-29 Thread Bharathkrishna Guruvayoor Murali via Review Board
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/67263/ --- (Updated May 29, 2018, 10:53 p.m.) Review request for hive, Sahil Takiar and

Re: [DISCUSS] Release of standalone-metastore

2018-05-29 Thread Alan Gates
On Tue, May 29, 2018 at 3:29 PM Vihang Karajgaonkar wrote: > How about cutting out a branch-3.0.1 and releasing 3.0.1 with the pom.xml > fixed? My concern with above approach is we haven't tested > standalone-metastore when deployed independent of Hive. ​Actually, there is. The tarballs for

Re: [DISCUSS] Release of standalone-metastore

2018-05-29 Thread Vihang Karajgaonkar
How about cutting out a branch-3.0.1 and releasing 3.0.1 with the pom.xml fixed? My concern with above approach is we haven't tested standalone-metastore when deployed independent of Hive. So we don't know if there is something is fundamentally broken in that mode and given that we don't know when

[GitHub] hive pull request #362: HIVE-19661: switch Hive UDFs to use Re2J regex engin...

2018-05-29 Thread rajkrrsingh
GitHub user rajkrrsingh opened a pull request: https://github.com/apache/hive/pull/362 HIVE-19661: switch Hive UDFs to use Re2J regex engine. You can merge this pull request into a Git repository by running: $ git pull https://github.com/rajkrrsingh/hive HIVE-19661

[GitHub] hive pull request #358: HIVE-19661 : switch Hive UDFs to use Re2J regex engi...

2018-05-29 Thread rajkrrsingh
Github user rajkrrsingh closed the pull request at: https://github.com/apache/hive/pull/358 ---

Review Request 67364: HIVE-19358

2018-05-29 Thread Jesús Camacho Rodríguez
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/67364/ --- Review request for hive, Ashutosh Chauhan and Vineet Garg. Bugs: HIVE-19358

[DISCUSS] Release of standalone-metastore

2018-05-29 Thread Alan Gates
In the thread on releasing Hive 3.0 I wrote We should work on producing a standalone-metastore release in the same time frame so that the schema's, etc. match. I can RM that unless someone else wants to.

Re: Metastore thrift api permission

2018-05-29 Thread Thejas Nair
This covers metastore api authorization - https://cwiki.apache.org/confluence/display/Hive/Storage+Based+Authorization+in+the+Metastore+Server On Tue, May 29, 2018 at 8:29 AM, 侯宗田 wrote: > Hello,everyone: > I am using HMS thrift api to get metadata of hive table, it is ok in my local > host.

[jira] [Created] (HIVE-19737) Missing update schema version in 3.1 db scripts

2018-05-29 Thread Daniel Dai (JIRA)
Daniel Dai created HIVE-19737: - Summary: Missing update schema version in 3.1 db scripts Key: HIVE-19737 URL: https://issues.apache.org/jira/browse/HIVE-19737 Project: Hive Issue Type: Bug

[jira] [Created] (HIVE-19736) Backport part of HIVE-18031: Support alter database events to branch-2

2018-05-29 Thread JIRA
Sergio Peña created HIVE-19736: -- Summary: Backport part of HIVE-18031: Support alter database events to branch-2 Key: HIVE-19736 URL: https://issues.apache.org/jira/browse/HIVE-19736 Project: Hive

Pushing patch to branch-3

2018-05-29 Thread Vineet Garg
Hello, If you have a patch to push to branch-3 which is not trivial or is not minor bug fix please make sure to run ptests. At this point master and branch-3 differs significantly and getting a clean run on master shouldn’t be used as +1 for branch-3. branch-3 has 2-3 known failures which will

[jira] [Created] (HIVE-19735) Transactional table: rename partition

2018-05-29 Thread Eugene Koifman (JIRA)
Eugene Koifman created HIVE-19735: - Summary: Transactional table: rename partition Key: HIVE-19735 URL: https://issues.apache.org/jira/browse/HIVE-19735 Project: Hive Issue Type: Bug

[jira] [Created] (HIVE-19734) Beeline: When beeline-site.xml is present, beeline does not honor -n (username) and -p (password) arguments

2018-05-29 Thread Vaibhav Gumashta (JIRA)
Vaibhav Gumashta created HIVE-19734: --- Summary: Beeline: When beeline-site.xml is present, beeline does not honor -n (username) and -p (password) arguments Key: HIVE-19734 URL:

[jira] [Created] (HIVE-19733) RemoteSparkJobStatus#getSparkStageProgress inefficient implementation

2018-05-29 Thread Sahil Takiar (JIRA)
Sahil Takiar created HIVE-19733: --- Summary: RemoteSparkJobStatus#getSparkStageProgress inefficient implementation Key: HIVE-19733 URL: https://issues.apache.org/jira/browse/HIVE-19733 Project: Hive

Re: Review Request 67263: HIVE-19602

2018-05-29 Thread Sahil Takiar
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/67263/#review203993 ---

Re: Review Request 67263: HIVE-19602

2018-05-29 Thread Sahil Takiar
> On May 25, 2018, 4:43 p.m., Sahil Takiar wrote: > > ql/src/java/org/apache/hadoop/hive/ql/exec/spark/status/SparkJobMonitor.java > > Line 70 (original), 67 (patched) > > > > > > is this still used? > >

[jira] [Created] (HIVE-19732) Create utility method to set staging tmp directory correctly

2018-05-29 Thread Jesus Camacho Rodriguez (JIRA)
Jesus Camacho Rodriguez created HIVE-19732: -- Summary: Create utility method to set staging tmp directory correctly Key: HIVE-19732 URL: https://issues.apache.org/jira/browse/HIVE-19732

Re: Review Request 66667: HIVE-19046: Refactor the common parts of the HiveMetastore add_partition_core and add_partitions_pspec_core methods

2018-05-29 Thread Marta Kuczora via Review Board
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/7/ --- (Updated May 29, 2018, 4:24 p.m.) Review request for hive, Peter Vary, Sahil

[jira] [Created] (HIVE-19731) Change staging tmp directory used by TestHCatLoaderComplexSchema

2018-05-29 Thread Jesus Camacho Rodriguez (JIRA)
Jesus Camacho Rodriguez created HIVE-19731: -- Summary: Change staging tmp directory used by TestHCatLoaderComplexSchema Key: HIVE-19731 URL: https://issues.apache.org/jira/browse/HIVE-19731

[jira] [Created] (HIVE-19730) fix TestTablesGetExists

2018-05-29 Thread Zoltan Haindrich (JIRA)
Zoltan Haindrich created HIVE-19730: --- Summary: fix TestTablesGetExists Key: HIVE-19730 URL: https://issues.apache.org/jira/browse/HIVE-19730 Project: Hive Issue Type: Bug

[jira] [Created] (HIVE-19729) disable TestTablesGetExists

2018-05-29 Thread Zoltan Haindrich (JIRA)
Zoltan Haindrich created HIVE-19729: --- Summary: disable TestTablesGetExists Key: HIVE-19729 URL: https://issues.apache.org/jira/browse/HIVE-19729 Project: Hive Issue Type: Bug

Metastore thrift api permission

2018-05-29 Thread 侯宗田
Hello,everyone: I am using HMS thrift api to get metadata of hive table, it is ok in my local host. But I am wondering how is the metastore access permission is being controlled. Is it the metadata can be accessed by thrift client just by the HMS server IP and port or it need extra

[jira] [Created] (HIVE-19728) beeline with USE_BEELINE_FOR_HIVE_CLI fails when trying to set hive.aux.jars.path

2018-05-29 Thread Daniel Voros (JIRA)
Daniel Voros created HIVE-19728: --- Summary: beeline with USE_BEELINE_FOR_HIVE_CLI fails when trying to set hive.aux.jars.path Key: HIVE-19728 URL: https://issues.apache.org/jira/browse/HIVE-19728

Review Request 67351: HIVE-19718 Adding partitions in bulk also fetches table for each partition

2018-05-29 Thread Peter Vary via Review Board
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/67351/ --- Review request for hive, Alexander Kolbasov and Vihang Karajgaonkar. Bugs:

Re: [ANNOUNCE] Apache Hive 3.0.0 Released

2018-05-29 Thread Lars Francke
Congrats on the release! The release notes point to the wrong version: It would be great to include the biggest/top high-level features in the release mail. On Tue, May 22, 2018 at 6:20 AM, Vineet Garg wrote:

[jira] [Created] (HIVE-19727) Fix Signature matching of table aliases

2018-05-29 Thread Zoltan Haindrich (JIRA)
Zoltan Haindrich created HIVE-19727: --- Summary: Fix Signature matching of table aliases Key: HIVE-19727 URL: https://issues.apache.org/jira/browse/HIVE-19727 Project: Hive Issue Type:

[jira] [Created] (HIVE-19726) ORC date PPD is broken

2018-05-29 Thread Prasanth Jayachandran (JIRA)
Prasanth Jayachandran created HIVE-19726: Summary: ORC date PPD is broken Key: HIVE-19726 URL: https://issues.apache.org/jira/browse/HIVE-19726 Project: Hive Issue Type: Bug