Re: Start releasing the master branch

2022-02-23 Thread Naveen Gangam
Release for 3.1.3 is underway. Initial set of targetted backports are complete. I will follow the remaining steps to have a build soon. Would be nice to release at a regular cadence. On Tue, Feb 22, 2022 at 6:18 AM Peter Vary wrote: > I would vote for 4.0.0-alpha-1 or similar for all of the com

Re: [VOTE] Apache Hive 4.0.0-alpha-1 Release Candidate 1

2022-03-22 Thread Naveen Gangam
I have been able to build and run a quick test. I have NOT verified the signature. I was trying to run the HMS Checkin tests and got this. I suspect these are not specific to the alpha-1 branch. But it is not a test failure (although it appears like it should be) *"mvn test -Dtest.groups=org.apache

[VOTE] Apache Hive 3.1.3 Release Candidate 1

2022-03-23 Thread Naveen Gangam
Apache Hive 3.1.3 Release Candidate 1 is available here: https://people.apache.org/~ngangam/apache-hive-3.1.3-rc-1 The checksums are these: - *e0551a6fe328be5ff0fa16d275b65f43f56c35da66ac4e391e47d3e74d466b91* apache-hive-3.1.3-bin.tar.gz - *ce35a179304055004023bec016518fcb40b2ce2b14238ab77aebec99

Re: [VOTE] Apache Hive 3.1.3 Release Candidate 1

2022-03-24 Thread Naveen Gangam
problem is the same reported under HIVE-25665. I think the fix > should be backported to branch-3 before moving forward with the release. > > -1 (non-binding) > > Best, > Stamatis > > On Wed, Mar 23, 2022 at 9:47 PM Naveen Gangam > > wrote: > > > Apache Hive

Re: separated authN configuration for binary and http transports

2022-03-28 Thread Naveen Gangam
Hi Janos, LDAP auth works in http mode as well. We have made some enhancements recently: HIveServer2 is now capable of supporting multiple authentication mode. For example: in http mode, you can set it to "LDAP,SAML" We have just added another auth mode (JWT) for http transport via HIVE-25575. So

[VOTE] Apache Hive 3.1.3 Release Candidate 2

2022-03-28 Thread Naveen Gangam
Apache Hive 3.1.3 Release Candidate 2 is available here: https://people.apache.org/~ngangam/apache-hive-3.1.3-rc-2 The checksums are these: - 55c58e0111bd32de3d02f5f25d9eb054ba65ab02aaf669637760eaf56ef1fbb1 apache-hive-3.1.3-bin.tar.gz - 22862e6bf76a4783a3d8d298634728cc9d6561563af2413a687fe63e

Re: [VOTE] Apache Hive 4.0.0-alpha-1 Release Candidate 2

2022-03-28 Thread Naveen Gangam
- Downloaded the candidate bits and confirmed checksums. - Built locally and ran Metastore checkin tests and few other qtests. - Installed from binaries and ran some DDL/DMLs locally from beeline +1 (non-binding) On Mon, Mar 28, 2022 at 9:32 AM Denys Kuzmenko wrote: > +1 > > * Download

Re: [VOTE] Apache Hive 4.0.0-alpha-1 Release Candidate 2

2022-03-29 Thread Naveen Gangam
I have run some additional testing with ACID tables from the install. No issues found. +1 (binding) On Mon, Mar 28, 2022 at 5:27 PM Naveen Gangam wrote: > >- Downloaded the candidate bits and confirmed checksums. >- Built locally and ran Metastore checkin tests and few oth

Re: [VOTE] Apache Hive 3.1.3 Release Candidate 2

2022-03-30 Thread Naveen Gangam
+1 (binding) > > > On 2022. Mar 28., at 23:19, Naveen Gangam > wrote: > > > > Apache Hive 3.1.3 Release Candidate 2 is available here: > > https://people.apache.org/~ngangam/apache-hive-3.1.3-rc-2 > > > > The checksums are these: > > > > >

Re: [VOTE] Apache Hive 3.1.3 Release Candidate 2

2022-04-04 Thread Naveen Gangam
the above changes. Thank you Naveen On Sat, Apr 2, 2022 at 5:20 PM Sylwester Lachiewicz wrote: > +1 (nb) > > pon., 28 mar 2022, 23:19 użytkownik Naveen Gangam > napisał: > > > Apache Hive 3.1.3 Release Candidate 2 is available here: > > https://people.apache.org/~nga

[VOTE] Apache Hive 3.1.3 Release Candidate 3

2022-04-04 Thread Naveen Gangam
*[No new commits from RC2]. Just cleaned up **apache-hive-3.1.3-src.tar.gz* *archive* Apache Hive 3.1.3 Release Candidate 3 is available here: https://people.apache.org/~ngangam/apache-hive-3.1.3-rc-3 The checksums are these: - 0c9b6a6359a7341b6029cc9347435ee7b379f93846f779d710b13f795b54bb16 a

Re: [VOTE] Apache Hive 3.1.3 Release Candidate 3

2022-04-09 Thread Naveen Gangam
inding) > > > > > > > On 2022. Apr 6., at 20:32, Szehon Ho > wrote: > > > > > > > > +1 (binding) > > > > > > > > Downloaded and ran create , insert, simple query on postgres. > > > > Verified checksums. > > > > Built f

[ANNOUNCE] Apache Hive 3.1.3 Released

2022-04-09 Thread Naveen Gangam
The Apache Hive team is proud to announce the release of Apache Hive version 3.1.3. There has been a long gap since the previous release on this branch. The Apache Hive (TM) data warehouse software facilitates querying and managing large datasets residing in distributed storage. Built on top of A

Re: [VOTE] Apache Hive 3.1.3 Release Candidate 3

2022-05-19 Thread Naveen Gangam
browse/HIVE-26214 > > On Sat, Apr 9, 2022 at 9:09 AM Naveen Gangam > > wrote: > > > Thank you all the voting. Appreciate it. > > > > I have 4 binding +1 votes and no negative votes. Have just completed the > > remaining release work. Will announce shortl

Re: 3.1.4 release?

2022-05-19 Thread Naveen Gangam
Hi Matt, There are some other pending CVEs to be addressed (like thrift upgrade) by upgrading the binaries we build on. So the plan is to do more releases. Please commit the change to the branch-3 as you see fit. Thank you Naveen On Fri, May 6, 2022 at 11:33 AM Matt Burgess wrote: > Hi all, > >

[Security] CVE-2021-34538: Security vulnerability in Hive with UDFs

2022-07-15 Thread Naveen Gangam
*CVE-2021-34538*: Unauthorized access to Hive UDFs *Severity*: Very Important *Vendor*: The Apache Software Foundation *Versions Affected*: This vulnerability affects all versions of Hive prior to Hive 3.1.3. (3.1.2 or earlier). *Version Fixed:* Hive 3.1.3, Hive 4.0 (in Beta) *Description*: Hi

Re: Consider using bi-directional links in JIRA

2022-10-19 Thread Naveen Gangam
+1. I find this very useful to know the dependencies/relationships. Thank you for bringing this up. On Fri, Oct 14, 2022 at 5:06 AM Stamatis Zampetakis wrote: > Hi all, > > This is a small tip/reminder for everyone using JIRA. > > It is very common and convenient to refer to other tickets by add

[Draft] Board report for October for Apache Hive

2022-10-19 Thread Naveen Gangam
Please review and provide any feedback.October 2022 ## Description: The Apache Hive ™ data warehouse software facilitates reading, writing, and managing large datasets residing in distributed storage (Apache Hadoop) using SQL. ## Issues: No issues requiring board attention this time. ## Member

Re: [Draft] Board report for October for Apache Hive

2022-10-19 Thread Naveen Gangam
rything is good' like previous > reports [1], or maybe you can drive some pointers from reporter.a.o [2] for > it. > > [1] https://whimsy.apache.org/board/minutes/Hive.html > [2] https://reporter.apache.org/wizard/statistics?hive > > -Ayush > > On Thu, 20 Oct 2022 a

Re: [EXTERNAL] Re: Proposal : New Release 3.2.0 | Fixing CVE's and Bugs on apache hive branch-3

2022-11-08 Thread Naveen Gangam
Thank you Aman for volunteering to drive this. +1 for a release off branch-3. We can fix all the CVEs we have fixed on master. IMHO, the hadoop upgrade might be too big a task for this release. Last I checked, there were some pending items from this upgrade even on master. They may not be hard dep

Re: [VOTE] Apache Hive 4.0.0-alpha-2 Release Candidate 1

2022-11-11 Thread Naveen Gangam
Hi Denys, Thank you for publishing the release bits. *SIGNATURE VERIFICATION* gpg --verify apache-hive-4.0.0-alpha-2-bin.tar.gz.asc apache-hive-4.0.0-alpha-2-bin.tar.gz gpg: Signature made Mon Nov 7 13:04:05 2022 EST gpg:using RSA key 50606DE1BDBD5CF862A595A907C5682DAFC73125 g

Re: [DISCUSS] Jira Public Signup Disabled

2022-11-15 Thread Naveen Gangam
Stamatis, Thank you for bringing this up. +1 On Tue, Nov 15, 2022 at 8:30 AM Ayush Saxena wrote: > +1 > > -Ayush > > On 15-Nov-2022, at 5:57 PM, Stamatis Zampetakis wrote: > >  > Hi everyone, > > Due to the large amount of spam account creation the ASF INFRA team has > disabled the JIRA accoun

Re: method code too large

2022-11-28 Thread Naveen Gangam
HiveParser.java is a generated source from the hive grammer definitions, HiveParser.g. It is possible that some of the methods are XL with several case statements. It may be hard to change this source. Wondering if there is an option in this shading plugin to configure larger size for method frame

[ANNOUNCE] New PMC Member: Ayush Saxena

2022-12-19 Thread Naveen Gangam
Hello Hive Community, Apache Hive PMC is pleased to announce that Ayush Saxena has accepted the Apache Hive PMC's invitation to become PMC Member, and is now our newest PMC member. Many thanks to Ayush for all the contributions he has made and looking forward to many more future contributions in th

[ANNOUNCE] New PMC Member: Stamatis Zampetakis

2023-01-13 Thread Naveen Gangam
Hello Hive Community, Apache Hive PMC is pleased to announce that Stamatis Zampetakis has accepted the Apache Hive PMC's invitation to become PMC Member, and is now our newest PMC member. Please join me in congratulating Stamatis !!! He has been an active member in the hive community across many a

[ANNOUNCE] New PMC Member: Laszlo Bodor

2023-01-27 Thread Naveen Gangam
Hello Hive Community, Apache Hive PMC is pleased to announce that Laszlo Bodor (username:abstractdog) has accepted the Apache Hive PMC's invitation to become PMC Member, and is now our newest PMC member. Please join me in congratulating Laszlo !!! He has been an active member in the hive community

[ANNOUNCE] New PMC Member: Krisztian Kasa

2023-01-30 Thread Naveen Gangam
Hello Hive Community, Apache Hive PMC is pleased to announce that Krisztian Kasa (username: krisztiankasa) has accepted the Apache Hive PMC's invitation to become PMC Member, and is now our newest PMC member. Please join me in congratulating Krisztian !!! He has been an active member in the hive c

[ANNOUNCE] New committer for Apache Hive: Laszlo Vegh

2023-02-07 Thread Naveen Gangam
The Project Management Committee (PMC) for Apache Hive has invited Laszlo Vegh (veghlaci05) to become a committer and we are pleased to announce that he has accepted. Contributions from Laszlo: He has authored 25 patches. Significant contributions to stabilization of ACID compaction. Helped revie

[ANNOUNCE] New committer for Apache Hive: Alessandro Solimando

2023-02-08 Thread Naveen Gangam
The Project Management Committee (PMC) for Apache Hive has invited Alessandro Solimando (asolimando) to become a committer and is pleased to announce that he has accepted. Contributions from Alessandro: He has authored 30 patches for Hive, 18 for Apache Calcite and has done many code reviews for o

Re: Release managers

2023-09-13 Thread Naveen Gangam
Thank you guys. How do we plan to track the items for these releases? JIRA boards? On Tue, Sep 12, 2023 at 1:49 AM Ayush Saxena wrote: > I can volunteer for one as well, I plan to create a wiki page around > the release management stuff most specifically where we can update the > Release Manager

Re: [ANNOUNCE] Apache Hive 4.0.0 Released

2024-04-02 Thread Naveen Gangam
Thank you for the tremendous amount of work put in by many many folks to make this release happen, including projects hive is dependent upon like tez. Thank you to all the PMC members, committers and contributors for all the work over the past 5+ years in shaping this release. THANK YOU!!! On Su

Re: Hive jdbc connector

2024-04-02 Thread Naveen Gangam
Not sure if you got a response. But should be safe to run with JRE8. On Thu, Feb 1, 2024 at 2:45 AM stephen vijay wrote: > Hi sir, > > Which Java version does hive jdbc connector supports? > > Thanks, > Vijay S. >

Re: Re: [ANNOUNCE] New Committer: Simhadri Govindappa

2024-04-18 Thread Naveen Gangam
Congrats Simhadri. Looking forward to many more contributions in the future. On Thu, Apr 18, 2024 at 12:25 PM Sai Hemanth Gantasala wrote: > Congratulations Simhadri 🎉 well deserved > > On Thu, Apr 18, 2024 at 8:41 AM Pau Tallada wrote: > >> Congratulations >> >> Missatge de Alessandro Soli

Re: [VOTE] Mark Hive 2.x EOL

2024-05-15 Thread Naveen Gangam
+1 Totally On Tue, May 14, 2024 at 3:30 AM Zoltán Rátkai wrote: > +1 (non-binding) > > Regards, > > Zoltan Ratkai > > On Tue, May 14, 2024 at 5:42 AM Sourabh Badhya > wrote: > >> +1 (non-binding) >> >> Regards, >> Sourabh Badhya >> >> On Mon, May 13, 2024 at 10:31 PM Krisztian Kasa >> wrote: >

[VOTE] Apache Hive 3.1.3 Release Candidate 0

2020-01-15 Thread Naveen Gangam
Apache Hive 3.1.3 Release Candidate 0 is available here: https://people.apache.org/~ngangam/hive-3.1.3-rc-0 Maven artifacts are available here:https://repository.apache.org/content/repositories/orgapachehive-1099/ The tag release-3.1.3-rc0 has been applied to the source for this release in gith

Re: [ANNOUNCE] New Hive Committer - Rajesh Balamohan

2016-12-16 Thread Naveen Gangam
Congrats Rajesh !!! On Thu, Dec 15, 2016 at 5:57 PM, Vaibhav Gumashta wrote: > Congrats Rajesh! > > ‹Vaibhav > > On 12/15/16, 3:55 AM, "Peter Vary" wrote: > > >Congratulations Rajesh! > > > >> On Dec 15, 2016, at 6:40 AM, Rui Li wrote: > >> > >> Congratulations :) > >> > >> On Thu, Dec 15, 201

Re: Invitation for Hive committers to become ORC committers

2017-02-16 Thread Naveen Gangam
Hi i Owen, I am also interested. Could you please add me as well? Thank you Naveen On Mon, Jan 30, 2017 at 3:42 PM, Owen O'Malley wrote: > Carl, >Sorry about that. I've just added you and Jimmy. > > .. Owen > > On Mon, Jan 30, 2017 at 1:37 PM, Carl Steinbach > wrote: > > > Hi Chris, > > >

Re: Review Request 57503: HIVE-16024: MSCK Repair Requires nonstrict hive.mapred.mode

2017-03-14 Thread Naveen Gangam
be for read or write. METASTORE_BATCH_RETRIEVE_TABLE_PARTITION_MAX METASTORE_DIRECT_SQL_PARTITION_BATCH_SIZE HIVE_MSCK_REPAIR_BATCH_SIZE METASTORE_BATCH_RETRIEVE_MAX - Naveen Gangam On March 10, 2017, 10:36 a.m., Barna Zsombor

Re: Review Request 58994: HIVE-16556 : Modify schematool scripts to initialize and create METASTORE_DB_PROPERTIES table

2017-05-04 Thread Naveen Gangam
ds to be under the last current "create table" metastore/scripts/upgrade/postgres/040-HIVE-16556.postgres.sql Lines 6 (patched) <https://reviews.apache.org/r/58994/#comment247027> nit: same as above metastore/scripts/upgrade/postgres/hive-schema-3.0.0.postgres.sql Lines

Re: Review Request 58994: HIVE-16556 : Modify schematool scripts to initialize and create METASTORE_DB_PROPERTIES table

2017-05-08 Thread Naveen Gangam
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/58994/#review174219 --- Changes look good. +1 for me - Naveen Gangam On May 4, 2017, 9

Re: Review Request 59070: HIVE-16555 : Add a new thrift API call for get_metastore_uuid

2017-05-10 Thread Naveen Gangam
(patched) <https://reviews.apache.org/r/59070/#comment247674> Shouldnt this be "DESCRIPTION" to match the table column name in the schema? - Naveen Gangam On May 8, 2017, 10:38 p.m., Vihang Karajgaonkar wrote: > > --

Re: Review Request 59070: HIVE-16555 : Add a new thrift API call for get_metastore_uuid

2017-05-10 Thread Naveen Gangam
st and retrieve from a DB table. I do not see any calling code that uses these APIs in a meaningful way (aka the feature). Should those changes be merged with these code changes? - Naveen Gangam On May 8, 2017, 10:38 p.m., Vihang Karajgaonkar

Re: Review Request 59070: HIVE-16555 : Add a new thrift API call for get_metastore_uuid

2017-05-11 Thread Naveen Gangam
> On May 10, 2017, 6:08 p.m., Naveen Gangam wrote: > > metastore/src/java/org/apache/hadoop/hive/metastore/ObjectStore.java > > Lines 3554 (patched) > > <https://reviews.apache.org/r/59070/diff/1/?file=1711073#file1711073line3554> > > > > Is there a ch

Re: Review Request 59070: HIVE-16555 : Add a new thrift API call for get_metastore_uuid

2017-05-11 Thread Naveen Gangam
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/59070/#review174690 --- Ship it! Ship It! - Naveen Gangam On May 10, 2017, 7:41 p.m

Re: Review Request 59429: HIVE-16723 : Enable configurable MetaStoreSchemaInfo

2017-05-22 Thread Naveen Gangam
> This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/59429/ > ----------- > > (Updated May 22, 2017, 4:03 p.m.) > > > Review reque

Re: [ANNOUNCE] New Hive Committer - Chaoyu Tang

2015-05-20 Thread Naveen Gangam
Congrats Chaoyu, Well deserved indeed!!! On Wed, May 20, 2015 at 10:04 PM, Yongzhi Chen wrote: > Congratulations Chaoyu! > > On Wed, May 20, 2015 at 8:10 PM, Lefty Leverenz > wrote: > > > Congratulations Chaoyu! Thanks for all your contributions. > > > > -- Lefty > > > > On Wed, May 20, 2015 a

Re: [ANNOUNCE] New Hive PMC Members - Chao Sun and Gopal Vijayaraghavan

2015-06-10 Thread Naveen Gangam
Congrats Chao and Gopal. On Wed, Jun 10, 2015 at 7:53 PM, Chao Sun wrote: > Thanks everyone! I feel honored! Also congratulations to Gopal! > > Best, > Chao > > On Wed, Jun 10, 2015 at 4:01 PM, Alexander Pivovarov > > wrote: > > > Congratulations to both of you!!! > > > > On Wed, Jun 10, 2015 a

Re: [ANNOUNCE] New Hive PMC Chair - Ashutosh Chauhan

2015-10-09 Thread Naveen Gangam
Congrats Ashutosh!!! Well deserved. On Mon, Oct 5, 2015 at 11:48 AM, Ashutosh Chauhan wrote: > Thanks everyone! Honored to be given a chance to serve the project in this > capacity. > > Bests, > Ashutosh > > On Sun, Oct 4, 2015 at 11:39 PM, @Sanjiv Singh > wrote: > >> Congrats Ashutosh !!! >> >

Re: Review Request 53204: HIVE-15076 Improve scalability of LDAP authentication provider group filter

2016-11-28 Thread Naveen Gangam
Add javadoc comments for the test. service/src/test/org/apache/hive/service/auth/ldap/TestQueryFactory.java (line 90) <https://reviews.apache.org/r/53204/#comment227459> Add javadoc comments for the test. service/src/test/org/apache/hive/service/auth/ldap/TestQueryFactory.java (li

Hive Contributor

2014-04-21 Thread Naveen Gangam
Dear Hive PMC, I would like to contribute to the HIVE community. Could you please grant me the contributor role? My apache username is "ngangam". Thank you in advance and I am looking forward to becoming a part of the Hive community. -- Thanks, Naveen :)

Re: Hive Contributor

2014-04-22 Thread Naveen Gangam
Thank you Ashutosh. On Tue, Apr 22, 2014 at 12:44 AM, Ashutosh Chauhan wrote: > Welcome aboard, Naveen! > I have added you as contributor to project. Looking forward to your > contributions to Hive. > > Ashutosh > > > On Mon, Apr 21, 2014 at 7:18 PM, Naveen Gangam w

Re: [ANNOUNCE] New Committer: Seonggon Namgung

2025-07-14 Thread Naveen Gangam
Congratulations Seonggon. Very well deserved. Thank you for the continued contributions and looking forward to many more to the Hive community. Cheers Naveen On Mon, Jul 14, 2025 at 8:38 AM Tanishq Chugh wrote: > Congratulations Seonggon Namgung! Very well deserved! > > Best, > Tanishq > > On M

Re: [ANNOUNCE] Apache Hive 4.1.0 Released

2025-08-01 Thread Naveen Gangam
Congratulations Team Hive !!! Great work Butao and all the community members that has contributed to the release with fixes, reviews, release management, release certification and everything else. Many new exciting features and critical bug fixes. A feather in hat for the hive community. THANK YOU

Re: [ANNOUNCE] New Committer: Seonggon Namgung

2025-08-01 Thread Naveen Gangam
lvement over time is exactly what the project needs. Well >> > deserved! >> > >> > Best, >> > Stamatis >> > >> > On Mon, Jul 14, 2025 at 3:47 PM Naveen Gangam >> >> > wrote: >> > >> > > Congratulat

[jira] [Commented] (HIVE-6915) Hive Hbase queries fail on secure Tez cluster

2014-10-08 Thread Naveen Gangam (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-6915?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14163767#comment-14163767 ] Naveen Gangam commented on HIVE-6915: - I am using the fix from the patch with

[jira] [Commented] (HIVE-7647) Beeline does not honor --headerInterval and --color when executing with "-e"

2014-09-19 Thread Naveen Gangam (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7647?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14140486#comment-14140486 ] Naveen Gangam commented on HIVE-7647: - [~xuefuz] I will attach a new patch t

[jira] [Updated] (HIVE-7647) Beeline does not honor --headerInterval and --color when executing with "-e"

2014-09-19 Thread Naveen Gangam (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7647?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Naveen Gangam updated HIVE-7647: Attachment: HIVE-7647.2.patch > Beeline does not honor --headerInterval and --color when execut

[jira] [Commented] (HIVE-7647) Beeline does not honor --headerInterval and --color when executing with "-e"

2014-09-19 Thread Naveen Gangam (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7647?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14140695#comment-14140695 ] Naveen Gangam commented on HIVE-7647: - [~xuefuz] Patch has been rebased to the la

[jira] [Updated] (HIVE-7647) Beeline does not honor --headerInterval and --color when executing with "-e"

2014-09-22 Thread Naveen Gangam (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7647?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Naveen Gangam updated HIVE-7647: Release Note: Beeline does not honor --headerInterval and --color options when running with &qu

[jira] [Commented] (HIVE-7647) Beeline does not honor --headerInterval and --color when executing with "-e"

2014-09-22 Thread Naveen Gangam (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7647?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14143182#comment-14143182 ] Naveen Gangam commented on HIVE-7647: - Thank you for committing this [~xuefuz] I

[jira] [Commented] (HIVE-7647) Beeline does not honor --headerInterval and --color when executing with "-e"

2014-09-24 Thread Naveen Gangam (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7647?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14146440#comment-14146440 ] Naveen Gangam commented on HIVE-7647: - [~leftylev] Thank you for granting me

[jira] [Created] (HIVE-25798) Update pom.xml

2021-12-11 Thread Naveen Gangam (Jira)
Naveen Gangam created HIVE-25798: Summary: Update pom.xml Key: HIVE-25798 URL: https://issues.apache.org/jira/browse/HIVE-25798 Project: Hive Issue Type: Bug Components

[jira] [Created] (HIVE-25855) Make a branch-3 release

2022-01-10 Thread Naveen Gangam (Jira)
Naveen Gangam created HIVE-25855: Summary: Make a branch-3 release Key: HIVE-25855 URL: https://issues.apache.org/jira/browse/HIVE-25855 Project: Hive Issue Type: Bug Reporter

[jira] [Created] (HIVE-25875) Support multiple authentication mechanisms simultaneously

2022-01-18 Thread Naveen Gangam (Jira)
Naveen Gangam created HIVE-25875: Summary: Support multiple authentication mechanisms simultaneously Key: HIVE-25875 URL: https://issues.apache.org/jira/browse/HIVE-25875 Project: Hive

[jira] [Created] (HIVE-26012) HMS APIs to be enhanced for metadata replication

2022-03-07 Thread Naveen Gangam (Jira)
Naveen Gangam created HIVE-26012: Summary: HMS APIs to be enhanced for metadata replication Key: HIVE-26012 URL: https://issues.apache.org/jira/browse/HIVE-26012 Project: Hive Issue Type

[jira] [Created] (HIVE-26045) Detect timed out connections for providers and auto-reconnect

2022-03-17 Thread Naveen Gangam (Jira)
Naveen Gangam created HIVE-26045: Summary: Detect timed out connections for providers and auto-reconnect Key: HIVE-26045 URL: https://issues.apache.org/jira/browse/HIVE-26045 Project: Hive

[jira] [Created] (HIVE-26046) MySQL's bit datatype is default to void datatype in hive

2022-03-17 Thread Naveen Gangam (Jira)
Naveen Gangam created HIVE-26046: Summary: MySQL's bit datatype is default to void datatype in hive Key: HIVE-26046 URL: https://issues.apache.org/jira/browse/HIVE-26046 Project: Hive

[jira] [Created] (HIVE-26118) [Standalone Beeline] Jar name mismatch between build and assembly

2022-04-05 Thread Naveen Gangam (Jira)
Naveen Gangam created HIVE-26118: Summary: [Standalone Beeline] Jar name mismatch between build and assembly Key: HIVE-26118 URL: https://issues.apache.org/jira/browse/HIVE-26118 Project: Hive

[jira] [Created] (HIVE-26321) Upgrade commons-io to 2.11.0

2022-06-13 Thread Naveen Gangam (Jira)
Naveen Gangam created HIVE-26321: Summary: Upgrade commons-io to 2.11.0 Key: HIVE-26321 URL: https://issues.apache.org/jira/browse/HIVE-26321 Project: Hive Issue Type: Improvement

[jira] [Created] (HIVE-26502) Improve LDAP auth to support include generic user filters

2022-08-29 Thread Naveen Gangam (Jira)
Naveen Gangam created HIVE-26502: Summary: Improve LDAP auth to support include generic user filters Key: HIVE-26502 URL: https://issues.apache.org/jira/browse/HIVE-26502 Project: Hive Issue

[jira] [Created] (HIVE-26566) Upgrade H2 database version to 2.1.214

2022-09-26 Thread Naveen Gangam (Jira)
Naveen Gangam created HIVE-26566: Summary: Upgrade H2 database version to 2.1.214 Key: HIVE-26566 URL: https://issues.apache.org/jira/browse/HIVE-26566 Project: Hive Issue Type: Task

[jira] [Created] (HIVE-26568) Upgrade Log4j2 to 2.18.0 due to CVEs

2022-09-26 Thread Naveen Gangam (Jira)
Naveen Gangam created HIVE-26568: Summary: Upgrade Log4j2 to 2.18.0 due to CVEs Key: HIVE-26568 URL: https://issues.apache.org/jira/browse/HIVE-26568 Project: Hive Issue Type: Bug

[jira] [Created] (HIVE-27063) LDAP+JWT auth forms not supported

2023-02-09 Thread Naveen Gangam (Jira)
Naveen Gangam created HIVE-27063: Summary: LDAP+JWT auth forms not supported Key: HIVE-27063 URL: https://issues.apache.org/jira/browse/HIVE-27063 Project: Hive Issue Type: Bug

[jira] [Created] (HIVE-27173) Add method for Spark to be able to trigger DML events

2023-03-24 Thread Naveen Gangam (Jira)
Naveen Gangam created HIVE-27173: Summary: Add method for Spark to be able to trigger DML events Key: HIVE-27173 URL: https://issues.apache.org/jira/browse/HIVE-27173 Project: Hive Issue

[jira] [Created] (HIVE-20205) Upgrade HBase dependencies off alpha4 release

2018-07-18 Thread Naveen Gangam (JIRA)
Naveen Gangam created HIVE-20205: Summary: Upgrade HBase dependencies off alpha4 release Key: HIVE-20205 URL: https://issues.apache.org/jira/browse/HIVE-20205 Project: Hive Issue Type: Bug

[jira] [Created] (HIVE-20909) Just "MSCK" should throw SemanticException

2018-11-13 Thread Naveen Gangam (JIRA)
Naveen Gangam created HIVE-20909: Summary: Just "MSCK" should throw SemanticException Key: HIVE-20909 URL: https://issues.apache.org/jira/browse/HIVE-20909 Project: Hive Issue

[jira] [Created] (HIVE-21209) [Improvement] Exchange partitition to be metadata only change?

2019-02-04 Thread Naveen Gangam (JIRA)
Naveen Gangam created HIVE-21209: Summary: [Improvement] Exchange partitition to be metadata only change? Key: HIVE-21209 URL: https://issues.apache.org/jira/browse/HIVE-21209 Project: Hive

[jira] [Created] (HIVE-21336) HMS Index PCS_STATS_IDX too long for Oracle when NLS_LENGTH_SEMANTICS=char

2019-02-27 Thread Naveen Gangam (JIRA)
Naveen Gangam created HIVE-21336: Summary: HMS Index PCS_STATS_IDX too long for Oracle when NLS_LENGTH_SEMANTICS=char Key: HIVE-21336 URL: https://issues.apache.org/jira/browse/HIVE-21336 Project

[jira] [Created] (HIVE-21337) HMS Metadata migration from Postgres/Derby to other DBs fail

2019-02-27 Thread Naveen Gangam (JIRA)
Naveen Gangam created HIVE-21337: Summary: HMS Metadata migration from Postgres/Derby to other DBs fail Key: HIVE-21337 URL: https://issues.apache.org/jira/browse/HIVE-21337 Project: Hive

[jira] [Created] (HIVE-21363) Ldap auth issue: group filter match should be case insensitive

2019-02-28 Thread Naveen Gangam (JIRA)
Naveen Gangam created HIVE-21363: Summary: Ldap auth issue: group filter match should be case insensitive Key: HIVE-21363 URL: https://issues.apache.org/jira/browse/HIVE-21363 Project: Hive

[jira] [Created] (HIVE-21533) Nested CTE's with join does not return any data.

2019-03-28 Thread Naveen Gangam (JIRA)
Naveen Gangam created HIVE-21533: Summary: Nested CTE's with join does not return any data. Key: HIVE-21533 URL: https://issues.apache.org/jira/browse/HIVE-21533 Project: Hive Issue

[jira] [Created] (HIVE-21663) Hive Metastore Translation Layer

2019-04-29 Thread Naveen Gangam (JIRA)
Naveen Gangam created HIVE-21663: Summary: Hive Metastore Translation Layer Key: HIVE-21663 URL: https://issues.apache.org/jira/browse/HIVE-21663 Project: Hive Issue Type: New Feature

[jira] [Created] (HIVE-21664) HMS Translation layer - Thrift API changes

2019-04-29 Thread Naveen Gangam (JIRA)
Naveen Gangam created HIVE-21664: Summary: HMS Translation layer - Thrift API changes Key: HIVE-21664 URL: https://issues.apache.org/jira/browse/HIVE-21664 Project: Hive Issue Type: Sub-task

[jira] [Created] (HIVE-21718) Improvement performance of UpdateInputAccessTimeHook

2019-05-10 Thread Naveen Gangam (JIRA)
Naveen Gangam created HIVE-21718: Summary: Improvement performance of UpdateInputAccessTimeHook Key: HIVE-21718 URL: https://issues.apache.org/jira/browse/HIVE-21718 Project: Hive Issue Type

[jira] [Created] (HIVE-21734) HMS Translation: Pending items from code review

2019-05-15 Thread Naveen Gangam (JIRA)
Naveen Gangam created HIVE-21734: Summary: HMS Translation: Pending items from code review Key: HIVE-21734 URL: https://issues.apache.org/jira/browse/HIVE-21734 Project: Hive Issue Type: Sub

[jira] [Created] (HIVE-21744) Make hive side changes to enforce table access type on queries.

2019-05-16 Thread Naveen Gangam (JIRA)
Naveen Gangam created HIVE-21744: Summary: Make hive side changes to enforce table access type on queries. Key: HIVE-21744 URL: https://issues.apache.org/jira/browse/HIVE-21744 Project: Hive

[jira] [Created] (HIVE-21804) HMS Translation: External tables with no capabilities returns duplicate entries/

2019-05-29 Thread Naveen Gangam (JIRA)
Naveen Gangam created HIVE-21804: Summary: HMS Translation: External tables with no capabilities returns duplicate entries/ Key: HIVE-21804 URL: https://issues.apache.org/jira/browse/HIVE-21804

[jira] [Created] (HIVE-21816) HMS Translation: Refactor tests to work with ACID tables.

2019-05-31 Thread Naveen Gangam (JIRA)
Naveen Gangam created HIVE-21816: Summary: HMS Translation: Refactor tests to work with ACID tables. Key: HIVE-21816 URL: https://issues.apache.org/jira/browse/HIVE-21816 Project: Hive Issue

[jira] [Created] (HIVE-22002) Insert into table partition fails partially with stats.autogather is on.

2019-07-16 Thread Naveen Gangam (JIRA)
Naveen Gangam created HIVE-22002: Summary: Insert into table partition fails partially with stats.autogather is on. Key: HIVE-22002 URL: https://issues.apache.org/jira/browse/HIVE-22002 Project: Hive

[jira] [Created] (HIVE-22069) joda-time binary conflict between druid-handler and phoenix-hive jars.

2019-08-01 Thread Naveen Gangam (JIRA)
Naveen Gangam created HIVE-22069: Summary: joda-time binary conflict between druid-handler and phoenix-hive jars. Key: HIVE-22069 URL: https://issues.apache.org/jira/browse/HIVE-22069 Project: Hive

[jira] [Created] (HIVE-22087) HMS Translation: Translate getDatabase() API to alter warehouse location

2019-08-07 Thread Naveen Gangam (JIRA)
Naveen Gangam created HIVE-22087: Summary: HMS Translation: Translate getDatabase() API to alter warehouse location Key: HIVE-22087 URL: https://issues.apache.org/jira/browse/HIVE-22087 Project: Hive

[jira] [Created] (HIVE-22095) Hive.get() resets the capabilities from HiveConf instead of set capabilities

2019-08-09 Thread Naveen Gangam (JIRA)
Naveen Gangam created HIVE-22095: Summary: Hive.get() resets the capabilities from HiveConf instead of set capabilities Key: HIVE-22095 URL: https://issues.apache.org/jira/browse/HIVE-22095 Project

[jira] [Created] (HIVE-22109) Hive.renamePartition expects catalog name to be set instead of using default

2019-08-13 Thread Naveen Gangam (JIRA)
Naveen Gangam created HIVE-22109: Summary: Hive.renamePartition expects catalog name to be set instead of using default Key: HIVE-22109 URL: https://issues.apache.org/jira/browse/HIVE-22109 Project

[jira] [Created] (HIVE-22123) Use GetDatabaseResponse to allow for future extension

2019-08-16 Thread Naveen Gangam (JIRA)
Naveen Gangam created HIVE-22123: Summary: Use GetDatabaseResponse to allow for future extension Key: HIVE-22123 URL: https://issues.apache.org/jira/browse/HIVE-22123 Project: Hive Issue

[jira] [Created] (HIVE-22158) HMS Translation layer - Disallow non-ACID MANAGED tables.

2019-08-29 Thread Naveen Gangam (Jira)
Naveen Gangam created HIVE-22158: Summary: HMS Translation layer - Disallow non-ACID MANAGED tables. Key: HIVE-22158 URL: https://issues.apache.org/jira/browse/HIVE-22158 Project: Hive Issue

[jira] [Created] (HIVE-22159) HMS Translation layer - Turn off HMS Translation by default.

2019-08-29 Thread Naveen Gangam (Jira)
Naveen Gangam created HIVE-22159: Summary: HMS Translation layer - Turn off HMS Translation by default. Key: HIVE-22159 URL: https://issues.apache.org/jira/browse/HIVE-22159 Project: Hive

[jira] [Created] (HIVE-22189) HMS Translation: Enforce strict locations for managed vs external tables.

2019-09-10 Thread Naveen Gangam (Jira)
Naveen Gangam created HIVE-22189: Summary: HMS Translation: Enforce strict locations for managed vs external tables. Key: HIVE-22189 URL: https://issues.apache.org/jira/browse/HIVE-22189 Project

[jira] [Created] (HIVE-22205) Upgrade zookeeper and curator versions

2019-09-13 Thread Naveen Gangam (Jira)
Naveen Gangam created HIVE-22205: Summary: Upgrade zookeeper and curator versions Key: HIVE-22205 URL: https://issues.apache.org/jira/browse/HIVE-22205 Project: Hive Issue Type: Improvement

[jira] [Created] (HIVE-22266) Addendum fix to have HS2 pom add explicit curator dependency

2019-09-27 Thread Naveen Gangam (Jira)
Naveen Gangam created HIVE-22266: Summary: Addendum fix to have HS2 pom add explicit curator dependency Key: HIVE-22266 URL: https://issues.apache.org/jira/browse/HIVE-22266 Project: Hive

[jira] [Created] (HIVE-22291) HMS Translation: Limit translation to hive default catalog only

2019-10-03 Thread Naveen Gangam (Jira)
Naveen Gangam created HIVE-22291: Summary: HMS Translation: Limit translation to hive default catalog only Key: HIVE-22291 URL: https://issues.apache.org/jira/browse/HIVE-22291 Project: Hive

  1   2   3   >