Re: Review Request 67125: HIVE-19418 add background stats updater similar to compactor

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

Re: Review Request 67125: HIVE-19418 add background stats updater similar to compactor

2018-05-25 Thread Sergey Shelukhin
> On May 23, 2018, 9:43 p.m., Ashutosh Chauhan wrote: > > ql/src/java/org/apache/hadoop/hive/ql/stats/StatsUpdaterThread.java > > Lines 557 (patched) > > > > > > This will compute basic and column stats. I assume thi

[jira] [Created] (HIVE-19720) backport multiple ACID and MM jiras to branch-3

2018-05-25 Thread Sergey Shelukhin (JIRA)
Sergey Shelukhin created HIVE-19720: --- Summary: backport multiple ACID and MM jiras to branch-3 Key: HIVE-19720 URL: https://issues.apache.org/jira/browse/HIVE-19720 Project: Hive Issue Type

Re: Review Request 67263: HIVE-19602

2018-05-25 Thread Bharathkrishna Guruvayoor Murali via Review Board
> On May 25, 2018, 4:43 p.m., Sahil Takiar wrote: > > are there any logic changes, or is most of the code just copied into the > > new class? Most of the code is copied to new class. Mostly I have the doubts mentioned in above comments. - Bharathkrishna

[jira] [Created] (HIVE-19719) Adding metastore batch API for partitions

2018-05-25 Thread Alexander Kolbasov (JIRA)
Alexander Kolbasov created HIVE-19719: - Summary: Adding metastore batch API for partitions Key: HIVE-19719 URL: https://issues.apache.org/jira/browse/HIVE-19719 Project: Hive Issue Type:

[jira] [Created] (HIVE-19718) Adding partitions in bulk also fetches table for each partition

2018-05-25 Thread Alexander Kolbasov (JIRA)
Alexander Kolbasov created HIVE-19718: - Summary: Adding partitions in bulk also fetches table for each partition Key: HIVE-19718 URL: https://issues.apache.org/jira/browse/HIVE-19718 Project: Hive

Re: Review Request 67329: HIVE-19629: Enable Decimal64 reader after orc version upgrade

2018-05-25 Thread j . prasanth . j
> On May 25, 2018, 10:58 p.m., Prasanth_J wrote: > > ql/src/java/org/apache/hadoop/hive/ql/optimizer/physical/Vectorizer.java > > Lines 4402 (patched) > > > > > > actually this is unused variable.. i left a note to

Re: Review Request 67263: HIVE-19602

2018-05-25 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? Will remove this

Re: Review Request 67329: HIVE-19629: Enable Decimal64 reader after orc version upgrade

2018-05-25 Thread j . prasanth . j
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/67329/#review203920 --- ql/src/java/org/apache/hadoop/hive/ql/optimizer/physical/Vectoriz

Re: Review Request 67329: HIVE-19629: Enable Decimal64 reader after orc version upgrade

2018-05-25 Thread Matt McCline
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/67329/#review203919 --- ql/src/java/org/apache/hadoop/hive/ql/optimizer/physical/Vectoriz

Re: Review Request 67329: HIVE-19629: Enable Decimal64 reader after orc version upgrade

2018-05-25 Thread j . prasanth . j
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/67329/ --- (Updated May 25, 2018, 8:24 p.m.) Review request for hive. Bugs: HIVE-19629

Review Request 67329: HIVE-19629: Enable Decimal64 reader after orc version upgrade

2018-05-25 Thread j . prasanth . j
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/67329/ --- Review request for hive. Bugs: HIVE-19629 https://issues.apache.org/jira/br

[jira] [Created] (HIVE-19717) Dummy jira to run tests on branch-3

2018-05-25 Thread Vineet Garg (JIRA)
Vineet Garg created HIVE-19717: -- Summary: Dummy jira to run tests on branch-3 Key: HIVE-19717 URL: https://issues.apache.org/jira/browse/HIVE-19717 Project: Hive Issue Type: Task Rep

[jira] [Created] (HIVE-19716) Set spark.local.dir for a few more HoS integration tests

2018-05-25 Thread Sahil Takiar (JIRA)
Sahil Takiar created HIVE-19716: --- Summary: Set spark.local.dir for a few more HoS integration tests Key: HIVE-19716 URL: https://issues.apache.org/jira/browse/HIVE-19716 Project: Hive Issue Typ

[jira] [Created] (HIVE-19715) Consolidated and flexible API for fetching partition metadata from HMS

2018-05-25 Thread Todd Lipcon (JIRA)
Todd Lipcon created HIVE-19715: -- Summary: Consolidated and flexible API for fetching partition metadata from HMS Key: HIVE-19715 URL: https://issues.apache.org/jira/browse/HIVE-19715 Project: Hive

[jira] [Created] (HIVE-19714) TransactionalValidationListene.conformToAcid() only checks table level StorageDescriptor

2018-05-25 Thread Eugene Koifman (JIRA)
Eugene Koifman created HIVE-19714: - Summary: TransactionalValidationListene.conformToAcid() only checks table level StorageDescriptor Key: HIVE-19714 URL: https://issues.apache.org/jira/browse/HIVE-19714

Re: Review Request 67263: HIVE-19602

2018-05-25 Thread Sahil Takiar
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/67263/#review203891 --- are there any logic changes, or is most of the code just copied in

[GitHub] hive pull request #357: Branch 1.2

2018-05-25 Thread ey1984
GitHub user ey1984 opened a pull request: https://github.com/apache/hive/pull/357 Branch 1.2 Hello, I'm using your hive-jdbc (1.2.1) as dependency for 2 applications deployed into 2 docker containers (Java Code and Python Code). For both containers, it runs behind a pro

[GitHub] hive pull request #351: HIVE - Get proxy system

2018-05-25 Thread ey1984
Github user ey1984 closed the pull request at: https://github.com/apache/hive/pull/351 ---

[GitHub] hive pull request #356: Hive proxy system

2018-05-25 Thread ey1984
Github user ey1984 closed the pull request at: https://github.com/apache/hive/pull/356 ---

[jira] [Created] (HIVE-19713) itests/hive-jmh should reference not reference a conctrete storage-api version

2018-05-25 Thread Zoltan Haindrich (JIRA)
Zoltan Haindrich created HIVE-19713: --- Summary: itests/hive-jmh should reference not reference a conctrete storage-api version Key: HIVE-19713 URL: https://issues.apache.org/jira/browse/HIVE-19713 Pr

[GitHub] hive pull request #356: Hive proxy system

2018-05-25 Thread ey1984
GitHub user ey1984 reopened a pull request: https://github.com/apache/hive/pull/356 Hive proxy system Hello, I'm using your hive-jdbc (1.2.1) as dependency for 2 applications deployed into 2 docker containers (Java Code and Python Code). For both containers, it runs beh

[GitHub] hive pull request #356: Hive proxy system

2018-05-25 Thread ey1984
Github user ey1984 closed the pull request at: https://github.com/apache/hive/pull/356 ---

[GitHub] hive pull request #356: Hive proxy system

2018-05-25 Thread ey1984
GitHub user ey1984 opened a pull request: https://github.com/apache/hive/pull/356 Hive proxy system Hello, I'm using your hive-jdbc (1.2.1) as dependency for 2 applications deployed into 2 docker containers (Java Code and Python Code). For both containers, it runs behin

[GitHub] hive pull request #338: Get proxy system

2018-05-25 Thread ey1984
Github user ey1984 closed the pull request at: https://github.com/apache/hive/pull/338 ---

[jira] [Created] (HIVE-19712) In 3 valued logic mode (b and not b) may not be simplified to false

2018-05-25 Thread Zoltan Haindrich (JIRA)
Zoltan Haindrich created HIVE-19712: --- Summary: In 3 valued logic mode (b and not b) may not be simplified to false Key: HIVE-19712 URL: https://issues.apache.org/jira/browse/HIVE-19712 Project: Hive