[jira] [Created] (HIVE-18204) Expose all WmContext json via jmx endpoint for completed queries

2017-12-01 Thread Prasanth Jayachandran (JIRA)
Prasanth Jayachandran created HIVE-18204: Summary: Expose all WmContext json via jmx endpoint for completed queries Key: HIVE-18204 URL: https://issues.apache.org/jira/browse/HIVE-18204

[jira] [Created] (HIVE-18203) change the way WM is enabled and allow dropping the last resource plan

2017-12-01 Thread Sergey Shelukhin (JIRA)
Sergey Shelukhin created HIVE-18203: --- Summary: change the way WM is enabled and allow dropping the last resource plan Key: HIVE-18203 URL: https://issues.apache.org/jira/browse/HIVE-18203 Project:

Re: Review Request 64193: HIVE-18054: Make Lineage work with concurrent queries on a Session

2017-12-01 Thread Sahil Takiar
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/64193/#review192601 --- Since we touch the `LoadSemanticAnalyzer` could we add a q-test

[jira] [Created] (HIVE-18202) Automatically migrate hbase.table.name to hbase.mapreduce.hfileoutputformat.table.name for hbase-based table

2017-12-01 Thread Aihua Xu (JIRA)
Aihua Xu created HIVE-18202: --- Summary: Automatically migrate hbase.table.name to hbase.mapreduce.hfileoutputformat.table.name for hbase-based table Key: HIVE-18202 URL: https://issues.apache.org/jira/browse/HIVE-18202

[jira] [Created] (HIVE-18200) Bucket Map Join : Use correct algorithm to pick the big table

2017-12-01 Thread Deepak Jaiswal (JIRA)
Deepak Jaiswal created HIVE-18200: - Summary: Bucket Map Join : Use correct algorithm to pick the big table Key: HIVE-18200 URL: https://issues.apache.org/jira/browse/HIVE-18200 Project: Hive

Re: Review Request 64222: HIVE-18088: Add WM event traces at query level for debugging

2017-12-01 Thread Sergey Shelukhin
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/64222/#review192545 --- common/src/java/org/apache/hadoop/hive/conf/HiveConf.java Lines

[jira] [Created] (HIVE-18199) Add unit-test for lost UGI doAs() context in RetryingMetaStoreClient

2017-12-01 Thread Mithun Radhakrishnan (JIRA)
Mithun Radhakrishnan created HIVE-18199: --- Summary: Add unit-test for lost UGI doAs() context in RetryingMetaStoreClient Key: HIVE-18199 URL: https://issues.apache.org/jira/browse/HIVE-18199

Re: Review Request 64193: HIVE-18054: Make Lineage work with concurrent queries on a Session

2017-12-01 Thread Andrew Sherman via Review Board
> On Dec. 1, 2017, 5:37 p.m., Sahil Takiar wrote: > > ql/src/java/org/apache/hadoop/hive/ql/Driver.java > > Lines 365 (patched) > > > > > > Why do we need constructors to explicitly pass in a `LineageState` > >

[jira] [Created] (HIVE-18198) TablePropertyEnrichmentOptimizer.java is missing the Apache license header

2017-12-01 Thread Deepesh Khandelwal (JIRA)
Deepesh Khandelwal created HIVE-18198: - Summary: TablePropertyEnrichmentOptimizer.java is missing the Apache license header Key: HIVE-18198 URL: https://issues.apache.org/jira/browse/HIVE-18198

[jira] [Created] (HIVE-18197) Fix issue with wrong segments identifier usage.

2017-12-01 Thread slim bouguerra (JIRA)
slim bouguerra created HIVE-18197: - Summary: Fix issue with wrong segments identifier usage. Key: HIVE-18197 URL: https://issues.apache.org/jira/browse/HIVE-18197 Project: Hive Issue Type:

[jira] [Created] (HIVE-18196) Druid Mini Cluster to run Qtests integrations tests.

2017-12-01 Thread slim bouguerra (JIRA)
slim bouguerra created HIVE-18196: - Summary: Druid Mini Cluster to run Qtests integrations tests. Key: HIVE-18196 URL: https://issues.apache.org/jira/browse/HIVE-18196 Project: Hive Issue

[jira] [Created] (HIVE-18195) Hive schema broken on postgres

2017-12-01 Thread Deepesh Khandelwal (JIRA)
Deepesh Khandelwal created HIVE-18195: - Summary: Hive schema broken on postgres Key: HIVE-18195 URL: https://issues.apache.org/jira/browse/HIVE-18195 Project: Hive Issue Type: Bug

Re: Review Request 64193: HIVE-18054: Make Lineage work with concurrent queries on a Session

2017-12-01 Thread Sahil Takiar
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/64193/#review192514 --- ql/src/java/org/apache/hadoop/hive/ql/Driver.java Lines 365

Re: HMS dependency on fb303.FacebookService

2017-12-01 Thread Alan Gates
Works for me. Alan. Sent from my iPhone > On Nov 28, 2017, at 10:55, Alexander Kolbasov wrote: > > Thanks for the reply Alan! > > The major problem with fb303 is that it is always a pain to deal with it > when you need to generate thrift code for other purposes. For