Re: Review Request 66098: LLAP: report guaranteed tasks count in AM registry to check for consistency

2018-03-15 Thread j . prasanth . j
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/66098/#review199309 ---

[jira] [Created] (HIVE-18973) Make transaction system work with catalogs

2018-03-15 Thread Alan Gates (JIRA)
Alan Gates created HIVE-18973: - Summary: Make transaction system work with catalogs Key: HIVE-18973 URL: https://issues.apache.org/jira/browse/HIVE-18973 Project: Hive Issue Type: Sub-task

[jira] [Created] (HIVE-18972) beeline command suggestion to kill job deprecated

2018-03-15 Thread Bharathkrishna Guruvayoor Murali (JIRA)
Bharathkrishna Guruvayoor Murali created HIVE-18972: --- Summary: beeline command suggestion to kill job deprecated Key: HIVE-18972 URL: https://issues.apache.org/jira/browse/HIVE-18972

[GitHub] hive pull request #320: HIVE-18755 Modifications to metastore for catalog

2018-03-15 Thread alanfgates
GitHub user alanfgates opened a pull request: https://github.com/apache/hive/pull/320 HIVE-18755 Modifications to metastore for catalog You can merge this pull request into a Git repository by running: $ git pull https://github.com/alanfgates/hive hive18755 Alternatively you

[jira] [Created] (HIVE-18971) add HS2 WM metrics for use in Grafana and such

2018-03-15 Thread Sergey Shelukhin (JIRA)
Sergey Shelukhin created HIVE-18971: --- Summary: add HS2 WM metrics for use in Grafana and such Key: HIVE-18971 URL: https://issues.apache.org/jira/browse/HIVE-18971 Project: Hive Issue

[jira] [Created] (HIVE-18970) add and improve WM metrics for use in Grafana and such

2018-03-15 Thread Sergey Shelukhin (JIRA)
Sergey Shelukhin created HIVE-18970: --- Summary: add and improve WM metrics for use in Grafana and such Key: HIVE-18970 URL: https://issues.apache.org/jira/browse/HIVE-18970 Project: Hive

Re: Review Request 66075: HIVE-18962 add WM task state to Tez AM heartbeat

2018-03-15 Thread Jason Dere
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/66075/#review199290 --- Ship it! Ship It! - Jason Dere On March 15, 2018, 8:53

Re: Review Request 66075: HIVE-18962 add WM task state to Tez AM heartbeat

2018-03-15 Thread Sergey Shelukhin
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/66075/ --- (Updated March 15, 2018, 8:53 p.m.) Review request for hive and Jason Dere.

Re: Review Request 66075: HIVE-18962 add WM task state to Tez AM heartbeat

2018-03-15 Thread Sergey Shelukhin
> On March 15, 2018, 5:53 p.m., Jason Dere wrote: > > llap-server/src/java/org/apache/hadoop/hive/llap/daemon/impl/AMReporter.java > > Line 541 (original), 547 (patched) > > > > > > The previous implementation will

[jira] [Created] (HIVE-18969) Hive throws NPE when writing struct and list types data to a HBase backed table

2018-03-15 Thread Kryvenko Igor (JIRA)
Kryvenko Igor created HIVE-18969: Summary: Hive throws NPE when writing struct and list types data to a HBase backed table Key: HIVE-18969 URL: https://issues.apache.org/jira/browse/HIVE-18969

Review Request 66098: LLAP: report guaranteed tasks count in AM registry to check for consistency

2018-03-15 Thread Sergey Shelukhin
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/66098/ --- Review request for hive and Prasanth_J. Repository: hive-git Description

[jira] [Created] (HIVE-18968) LLAP: report guaranteed tasks count in AM registry to check for consistency

2018-03-15 Thread Sergey Shelukhin (JIRA)
Sergey Shelukhin created HIVE-18968: --- Summary: LLAP: report guaranteed tasks count in AM registry to check for consistency Key: HIVE-18968 URL: https://issues.apache.org/jira/browse/HIVE-18968

[jira] [Created] (HIVE-18967) Standalone metastore SQL upgrade scripts do not properly set schema version

2018-03-15 Thread Alan Gates (JIRA)
Alan Gates created HIVE-18967: - Summary: Standalone metastore SQL upgrade scripts do not properly set schema version Key: HIVE-18967 URL: https://issues.apache.org/jira/browse/HIVE-18967 Project: Hive

[jira] [Created] (HIVE-18966) LLAP should not shut down when some random thread goes down

2018-03-15 Thread Sergey Shelukhin (JIRA)
Sergey Shelukhin created HIVE-18966: --- Summary: LLAP should not shut down when some random thread goes down Key: HIVE-18966 URL: https://issues.apache.org/jira/browse/HIVE-18966 Project: Hive

[jira] [Created] (HIVE-18965) HIVE-17990 didn't update derby SQL scripts

2018-03-15 Thread Alan Gates (JIRA)
Alan Gates created HIVE-18965: - Summary: HIVE-17990 didn't update derby SQL scripts Key: HIVE-18965 URL: https://issues.apache.org/jira/browse/HIVE-18965 Project: Hive Issue Type: Bug

Re: Review Request 66075: HIVE-18962 add WM task state to Tez AM heartbeat

2018-03-15 Thread Jason Dere
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/66075/#review199231 ---

[jira] [Created] (HIVE-18964) HiveServer2 should not log errors when clients issue connection reset

2018-03-15 Thread Vihang Karajgaonkar (JIRA)
Vihang Karajgaonkar created HIVE-18964: -- Summary: HiveServer2 should not log errors when clients issue connection reset Key: HIVE-18964 URL: https://issues.apache.org/jira/browse/HIVE-18964

Re: Review Request 65985: HIVE-18783: ALTER TABLE post-commit listener does not include the transactional listener responses

2018-03-15 Thread Sergio Pena via Review Board
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/65985/ --- (Updated March 15, 2018, 5:45 p.m.) Review request for hive, Alexander

Re: Review Request 65985: HIVE-18783: ALTER TABLE post-commit listener does not include the transactional listener responses

2018-03-15 Thread Sergio Pena via Review Board
> On March 12, 2018, 4:45 p.m., Na Li wrote: > > standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/HiveAlterHandler.java > > Lines 372 (patched) > > > > > > why when db name is changed at alter

Re: Review Request 65985: HIVE-18783: ALTER TABLE post-commit listener does not include the transactional listener responses

2018-03-15 Thread Sergio Pena via Review Board
> On March 13, 2018, 3:35 a.m., Alexander Kolbasov wrote: > > standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/HiveAlterHandler.java > > Lines 362 (patched) > > > > > > Would it make sense to move

Re: Review Request 65498: HIVE-18281: HiveServer2 HA for LLAP and Workload Manager

2018-03-15 Thread j . prasanth . j
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/65498/ --- (Updated March 15, 2018, 7:03 a.m.) Review request for hive, Sergey Shelukhin