[GitHub] [hive] sankarh commented on a change in pull request #569: HIVE-21446 : Hive Server going OOM during hive external table replications

2019-03-18 Thread GitBox
sankarh commented on a change in pull request #569: HIVE-21446 : Hive Server going OOM during hive external table replications URL: https://github.com/apache/hive/pull/569#discussion_r266738404 ## File path: ql/src/java/org/apache/hadoop/hive/ql/parse/repl/CopyUtils.java

[GitHub] [hive] maheshk114 commented on a change in pull request #569: HIVE-21446 : Hive Server going OOM during hive external table replications

2019-03-18 Thread GitBox
maheshk114 commented on a change in pull request #569: HIVE-21446 : Hive Server going OOM during hive external table replications URL: https://github.com/apache/hive/pull/569#discussion_r266735716 ## File path: ql/src/java/org/apache/hadoop/hive/ql/parse/repl/CopyUtils.java

[jira] [Created] (HIVE-21470) ACID: Optimize RecordReader creation when SearchArgument is provided

2019-03-18 Thread Vaibhav Gumashta (JIRA)
Vaibhav Gumashta created HIVE-21470: --- Summary: ACID: Optimize RecordReader creation when SearchArgument is provided Key: HIVE-21470 URL: https://issues.apache.org/jira/browse/HIVE-21470 Project:

[GitHub] [hive] sankarh commented on a change in pull request #569: HIVE-21446 : Hive Server going OOM during hive external table replications

2019-03-18 Thread GitBox
sankarh commented on a change in pull request #569: HIVE-21446 : Hive Server going OOM during hive external table replications URL: https://github.com/apache/hive/pull/569#discussion_r266726914 ## File path: ql/src/java/org/apache/hadoop/hive/ql/parse/repl/CopyUtils.java

Re: What is Hive 1.3.0 version

2019-03-18 Thread Abhishek Somani
There is no official release for Hive 1.3.0 yet. As I understand it, the fix that you mention exists in the "branch-1" branch, but I don't know(and I don't think) if there are plans for a release from that branch. Others here can confirm. If you need the fix, you might need to pull it and compile

[jira] [Created] (HIVE-21469) Review of ZooKeeperHiveLockManager

2019-03-18 Thread David Mollitor (JIRA)
David Mollitor created HIVE-21469: - Summary: Review of ZooKeeperHiveLockManager Key: HIVE-21469 URL: https://issues.apache.org/jira/browse/HIVE-21469 Project: Hive Issue Type: Improvement

[jira] [Created] (HIVE-21468) Case sensitivity in identifier names for JDBC storage handler

2019-03-18 Thread Jesus Camacho Rodriguez (JIRA)
Jesus Camacho Rodriguez created HIVE-21468: -- Summary: Case sensitivity in identifier names for JDBC storage handler Key: HIVE-21468 URL: https://issues.apache.org/jira/browse/HIVE-21468

[GitHub] [hive] odraese opened a new pull request #574: Hive 21422 push

2019-03-18 Thread GitBox
odraese opened a new pull request #574: Hive 21422 push URL: https://github.com/apache/hive/pull/574 Added new LRFU cache policy related counters to JMX (via Hadoop metrics 2) and iomem output. Here is an example of the iomem output where the highlighted is the new output: ...

[GitHub] [hive] odraese closed pull request #563: Hive 21422

2019-03-18 Thread GitBox
odraese closed pull request #563: Hive 21422 URL: https://github.com/apache/hive/pull/563 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to

[jira] [Created] (HIVE-21466) Increase Default Size of SPLIT_MAXSIZE

2019-03-18 Thread David Mollitor (JIRA)
David Mollitor created HIVE-21466: - Summary: Increase Default Size of SPLIT_MAXSIZE Key: HIVE-21466 URL: https://issues.apache.org/jira/browse/HIVE-21466 Project: Hive Issue Type:

Review Request 70231: HIVE-21465 Introduce a base abstract VectorExpression to eliminate further code duplications

2019-03-18 Thread Laszlo Bodor
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/70231/ --- Review request for hive. Repository: hive-git Description ---

[GitHub] [hive] ashutosh-bapat commented on a change in pull request #572: HIVE-21430 : INSERT into a dynamically partitioned table with autogather stats disabled throws a MetaException

2019-03-18 Thread GitBox
ashutosh-bapat commented on a change in pull request #572: HIVE-21430 : INSERT into a dynamically partitioned table with autogather stats disabled throws a MetaException URL: https://github.com/apache/hive/pull/572#discussion_r266524121 ## File path:

[GitHub] [hive] ashutosh-bapat commented on a change in pull request #572: HIVE-21430 : INSERT into a dynamically partitioned table with autogather stats disabled throws a MetaException

2019-03-18 Thread GitBox
ashutosh-bapat commented on a change in pull request #572: HIVE-21430 : INSERT into a dynamically partitioned table with autogather stats disabled throws a MetaException URL: https://github.com/apache/hive/pull/572#discussion_r266524070 ## File path:

[jira] [Created] (HIVE-21465) Introduce a base abstract VectorExpression to eliminate further code duplications

2019-03-18 Thread Laszlo Bodor (JIRA)
Laszlo Bodor created HIVE-21465: --- Summary: Introduce a base abstract VectorExpression to eliminate further code duplications Key: HIVE-21465 URL: https://issues.apache.org/jira/browse/HIVE-21465

[jira] [Created] (HIVE-21464) ORC file merge/concatenation should support schema evolution

2019-03-18 Thread Shreyas Joshi (JIRA)
Shreyas Joshi created HIVE-21464: Summary: ORC file merge/concatenation should support schema evolution Key: HIVE-21464 URL: https://issues.apache.org/jira/browse/HIVE-21464 Project: Hive

[GitHub] [hive] maheshk114 commented on a change in pull request #572: HIVE-21430 : INSERT into a dynamically partitioned table with autogather stats disabled throws a MetaException

2019-03-18 Thread GitBox
maheshk114 commented on a change in pull request #572: HIVE-21430 : INSERT into a dynamically partitioned table with autogather stats disabled throws a MetaException URL: https://github.com/apache/hive/pull/572#discussion_r266400761 ## File path:

[GitHub] [hive] maheshk114 commented on a change in pull request #572: HIVE-21430 : INSERT into a dynamically partitioned table with autogather stats disabled throws a MetaException

2019-03-18 Thread GitBox
maheshk114 commented on a change in pull request #572: HIVE-21430 : INSERT into a dynamically partitioned table with autogather stats disabled throws a MetaException URL: https://github.com/apache/hive/pull/572#discussion_r266423668 ## File path:

What is Hive 1.3.0 version

2019-03-18 Thread Sandeep Katta
Hi , I am new to Hive , I cam across one of the bug HIVE-11603 , its fix version is 1.3.0 And I don't see any branch related to 1.3.0 in github tags. Can anyone tell me what is the officail release no of 1.3.0 .

[GitHub] [hive] ashutosh-bapat opened a new pull request #573: HIVE-21462 : Upgrading SQL server backed metastore when changing datatype of a column with constraints

2019-03-18 Thread GitBox
ashutosh-bapat opened a new pull request #573: HIVE-21462 : Upgrading SQL server backed metastore when changing datatype of a column with constraints URL: https://github.com/apache/hive/pull/573 This is an automated message

[GitHub] [hive] maheshk114 commented on a change in pull request #569: HIVE-21446 : Hive Server going OOM during hive external table replications

2019-03-18 Thread GitBox
maheshk114 commented on a change in pull request #569: HIVE-21446 : Hive Server going OOM during hive external table replications URL: https://github.com/apache/hive/pull/569#discussion_r266316131 ## File path:

[GitHub] [hive] maheshk114 commented on a change in pull request #569: HIVE-21446 : Hive Server going OOM during hive external table replications

2019-03-18 Thread GitBox
maheshk114 commented on a change in pull request #569: HIVE-21446 : Hive Server going OOM during hive external table replications URL: https://github.com/apache/hive/pull/569#discussion_r266316160 ## File path:

[GitHub] [hive] maheshk114 commented on a change in pull request #569: HIVE-21446 : Hive Server going OOM during hive external table replications

2019-03-18 Thread GitBox
maheshk114 commented on a change in pull request #569: HIVE-21446 : Hive Server going OOM during hive external table replications URL: https://github.com/apache/hive/pull/569#discussion_r266315969 ## File path: ql/src/java/org/apache/hadoop/hive/ql/parse/repl/CopyUtils.java

[GitHub] [hive] maheshk114 commented on a change in pull request #569: HIVE-21446 : Hive Server going OOM during hive external table replications

2019-03-18 Thread GitBox
maheshk114 commented on a change in pull request #569: HIVE-21446 : Hive Server going OOM during hive external table replications URL: https://github.com/apache/hive/pull/569#discussion_r266316079 ## File path: ql/src/java/org/apache/hadoop/hive/ql/parse/repl/CopyUtils.java

[GitHub] [hive] rmsmani edited a comment on issue #540: HIVE-21283 Synonyms for the existing functions

2019-03-18 Thread GitBox
rmsmani edited a comment on issue #540: HIVE-21283 Synonyms for the existing functions URL: https://github.com/apache/hive/pull/540#issuecomment-473521823 HI @sankarh Included Unit Test Cases. Check and merge the code