Re: Review Request 63692: HIVE-17985 When check the partitions size in the partitioned table, it will throw NullPointerException

2017-11-08 Thread wan kun
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/63692/ --- (Updated 十一月 9, 2017, 7:04 a.m.) Review request for hive. Repository: hive-gi

Review Request 63692: HIVE-17985 When check the partitions size in the partitioned table, it will throw NullPointerException

2017-11-08 Thread wan kun
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/63692/ --- Review request for hive. Repository: hive-git Description --- https://is

MERGE Statement help plz

2017-11-08 Thread Narendra Singh
Hello Team, I am doing one poc on SCD concept and trying to solve proble using MERGE concept explained here https://issues.apache.org/jira/browse/HIVE-10924 Wanted to check if source (right side table) can be a View, definition says it is expression or table. in RDBMS world source cab be a view,

[jira] [Created] (HIVE-18029) user mapping - support proper usernames with doAs = false

2017-11-08 Thread Sergey Shelukhin (JIRA)
Sergey Shelukhin created HIVE-18029: --- Summary: user mapping - support proper usernames with doAs = false Key: HIVE-18029 URL: https://issues.apache.org/jira/browse/HIVE-18029 Project: Hive

[jira] [Created] (HIVE-18028) fix stuff and add logging - part 1

2017-11-08 Thread Sergey Shelukhin (JIRA)
Sergey Shelukhin created HIVE-18028: --- Summary: fix stuff and add logging - part 1 Key: HIVE-18028 URL: https://issues.apache.org/jira/browse/HIVE-18028 Project: Hive Issue Type: Sub-task

[jira] [Created] (HIVE-18027) Explore the option of using AM's application id or attempt id for AM recovery

2017-11-08 Thread Prasanth Jayachandran (JIRA)
Prasanth Jayachandran created HIVE-18027: Summary: Explore the option of using AM's application id or attempt id for AM recovery Key: HIVE-18027 URL: https://issues.apache.org/jira/browse/HIVE-18027

[jira] [Created] (HIVE-18026) Hive webhcat principal configuration optimization

2017-11-08 Thread ZhangBing Lin (JIRA)
ZhangBing Lin created HIVE-18026: Summary: Hive webhcat principal configuration optimization Key: HIVE-18026 URL: https://issues.apache.org/jira/browse/HIVE-18026 Project: Hive Issue Type: Bu

Re: Review Request 63533: HIVE-17906 use kill query mechanics to kill queries in WM

2017-11-08 Thread j . prasanth . j
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/63533/#review190530 --- ql/src/java/org/apache/hadoop/hive/ql/exec/tez/WmTezSession.java

[jira] [Created] (HIVE-18025) Push resource plan changes to tez/unmanaged sessions

2017-11-08 Thread Prasanth Jayachandran (JIRA)
Prasanth Jayachandran created HIVE-18025: Summary: Push resource plan changes to tez/unmanaged sessions Key: HIVE-18025 URL: https://issues.apache.org/jira/browse/HIVE-18025 Project: Hive

[jira] [Created] (HIVE-18024) Driver.compile() should fallback to SessionState.getUserName() when userName=null

2017-11-08 Thread Peng Cheng (JIRA)
Peng Cheng created HIVE-18024: - Summary: Driver.compile() should fallback to SessionState.getUserName() when userName=null Key: HIVE-18024 URL: https://issues.apache.org/jira/browse/HIVE-18024 Project: Hi

Re: Review Request 63586: Fix HIVE-17942: HiveAlterHandler should use the conf from HMS Handler

2017-11-08 Thread Alexander Kolbasov
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/63586/#review190527 --- Should AlterHandler be Configurable? - Alexander Kolbasov On No

Re: What happened with HMS on Hbase project?

2017-11-08 Thread Alan Gates
Several things happened: 1) By far the biggest issue was running well in the cloud. HBase can be run in the cloud, but it’s hard to do it well in a cost efficient way. While each cloud does provide a native key/value store, these don’t all have the advanced functionality that we need (coprocessor

Re: Review Request 63586: Fix HIVE-17942: HiveAlterHandler should use the conf from HMS Handler

2017-11-08 Thread Alexander Kolbasov
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/63586/#review190522 --- With this change, do we still need Config stored in the HiveAlterH

[jira] [Created] (HIVE-18023) Redact the expression in lineage info

2017-11-08 Thread Aihua Xu (JIRA)
Aihua Xu created HIVE-18023: --- Summary: Redact the expression in lineage info Key: HIVE-18023 URL: https://issues.apache.org/jira/browse/HIVE-18023 Project: Hive Issue Type: Improvement Co

[jira] [Created] (HIVE-18022) Remove DataNucleus repo

2017-11-08 Thread Ashutosh Chauhan (JIRA)
Ashutosh Chauhan created HIVE-18022: --- Summary: Remove DataNucleus repo Key: HIVE-18022 URL: https://issues.apache.org/jira/browse/HIVE-18022 Project: Hive Issue Type: Task Compone

Re: Review Request 63533: HIVE-17906 use kill query mechanics to kill queries in WM

2017-11-08 Thread Sergey Shelukhin
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/63533/ --- (Updated Nov. 8, 2017, 9:12 p.m.) Review request for hive and Prasanth_J. Rep

[jira] [Created] (HIVE-18021) Insert overwrite on acid table with Union All optimizations

2017-11-08 Thread Eugene Koifman (JIRA)
Eugene Koifman created HIVE-18021: - Summary: Insert overwrite on acid table with Union All optimizations Key: HIVE-18021 URL: https://issues.apache.org/jira/browse/HIVE-18021 Project: Hive I

Re: Review Request 63586: Fix HIVE-17942: HiveAlterHandler should use the conf from HMS Handler

2017-11-08 Thread Andrew Sherman via Review Board
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/63586/#review190483 --- Ship it! Ship It! - Andrew Sherman On Nov. 8, 2017, 7:17 p.m

Re: Review Request 63586: Fix HIVE-17942: HiveAlterHandler should use the conf from HMS Handler

2017-11-08 Thread Janaki Lahorani via Review Board
> On Nov. 8, 2017, 5:03 p.m., Andrew Sherman wrote: > > itests/hive-unit/src/test/java/org/apache/hadoop/hive/metastore/TestHiveMetaStoreAlterColumnPar.java > > Lines 107 (patched) > > > > > > It is generally tidier

Re: Review Request 63586: Fix HIVE-17942: HiveAlterHandler should use the conf from HMS Handler

2017-11-08 Thread Janaki Lahorani via Review Board
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/63586/ --- (Updated Nov. 8, 2017, 7:17 p.m.) Review request for hive, Alexander Kolbasov,

[jira] [Created] (HIVE-18020) print per query workload management trace after query execution

2017-11-08 Thread Prasanth Jayachandran (JIRA)
Prasanth Jayachandran created HIVE-18020: Summary: print per query workload management trace after query execution Key: HIVE-18020 URL: https://issues.apache.org/jira/browse/HIVE-18020 Project

[jira] [Created] (HIVE-18019) add metrics for workload management and expose via jmx endpoint

2017-11-08 Thread Prasanth Jayachandran (JIRA)
Prasanth Jayachandran created HIVE-18019: Summary: add metrics for workload management and expose via jmx endpoint Key: HIVE-18019 URL: https://issues.apache.org/jira/browse/HIVE-18019 Project

Re: Review Request 63586: Fix HIVE-17942: HiveAlterHandler should use the conf from HMS Handler

2017-11-08 Thread Vihang Karajgaonkar via Review Board
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/63586/#review190457 --- Ship it! LGTM. Thanks for the changes! itests/hive-unit/src/t

Re: Review Request 63586: Fix HIVE-17942: HiveAlterHandler should use the conf from HMS Handler

2017-11-08 Thread Andrew Sherman via Review Board
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/63586/#review190454 --- itests/hive-unit/src/test/java/org/apache/hadoop/hive/metastore/T

[jira] [Created] (HIVE-18018) Add in maven build

2017-11-08 Thread Ashutosh Chauhan (JIRA)
Ashutosh Chauhan created HIVE-18018: --- Summary: Add in maven build Key: HIVE-18018 URL: https://issues.apache.org/jira/browse/HIVE-18018 Project: Hive Issue Type: Bug Components:

Review Request 63669: HIVE-18001

2017-11-08 Thread Jesús Camacho Rodríguez
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/63669/ --- Review request for hive and Ashutosh Chauhan. Bugs: HIVE-18001 https://issu

[jira] [Created] (HIVE-18017) HS2 materialized view registry init loading all tables from metastore

2017-11-08 Thread Songzhi Liu (JIRA)
Songzhi Liu created HIVE-18017: -- Summary: HS2 materialized view registry init loading all tables from metastore Key: HIVE-18017 URL: https://issues.apache.org/jira/browse/HIVE-18017 Project: Hive

[jira] [Created] (HIVE-18016) org.apache.hadoop.hive.ql.util.ResourceDownloader - Review

2017-11-08 Thread BELUGA BEHR (JIRA)
BELUGA BEHR created HIVE-18016: -- Summary: org.apache.hadoop.hive.ql.util.ResourceDownloader - Review Key: HIVE-18016 URL: https://issues.apache.org/jira/browse/HIVE-18016 Project: Hive Issue Typ

[jira] [Created] (HIVE-18015) Consolidate basic stats logic for standalone table / partitioned

2017-11-08 Thread Zoltan Haindrich (JIRA)
Zoltan Haindrich created HIVE-18015: --- Summary: Consolidate basic stats logic for standalone table / partitioned Key: HIVE-18015 URL: https://issues.apache.org/jira/browse/HIVE-18015 Project: Hive

[jira] [Created] (HIVE-18014) HIVE UDF jar_ Error ST_Point _ GIS ESRI

2017-11-08 Thread Venkat Atmuri (JIRA)
Venkat Atmuri created HIVE-18014: Summary: HIVE UDF jar_Error ST_Point _ GIS ESRI Key: HIVE-18014 URL: https://issues.apache.org/jira/browse/HIVE-18014 Project: Hive Issue Type: Bug

[jira] [Created] (HIVE-18013) Hive incorrectly rewrites create statements for VIEW

2017-11-08 Thread Jaydene Green-Stevens (JIRA)
Jaydene Green-Stevens created HIVE-18013: Summary: Hive incorrectly rewrites create statements for VIEW Key: HIVE-18013 URL: https://issues.apache.org/jira/browse/HIVE-18013 Project: Hive

[jira] [Created] (HIVE-18012) fix ct_noperm_loc test

2017-11-08 Thread Zoltan Haindrich (JIRA)
Zoltan Haindrich created HIVE-18012: --- Summary: fix ct_noperm_loc test Key: HIVE-18012 URL: https://issues.apache.org/jira/browse/HIVE-18012 Project: Hive Issue Type: Bug Reporte

[GitHub] hive pull request #223: HIVE-17259 - add support for UNIONTYPE in Hive JDBC ...

2017-11-08 Thread pvillard31
Github user pvillard31 closed the pull request at: https://github.com/apache/hive/pull/223 ---

Re: Review Request 63346: HIVE-17902 add a notions of default pool and unmanaged mapping

2017-11-08 Thread Harish Jaiprakash
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/63346/#review190432 --- Ship it! Ship It! - Harish Jaiprakash On Nov. 8, 2017, 2:25