[jira] [Created] (HIVE-17841) implement applying the resource plan

2017-10-18 Thread Sergey Shelukhin (JIRA)
Sergey Shelukhin created HIVE-17841: --- Summary: implement applying the resource plan Key: HIVE-17841 URL: https://issues.apache.org/jira/browse/HIVE-17841 Project: Hive Issue Type: Sub-task

[jira] [Created] (HIVE-17840) HiveMetaStore eats exception if transactionalListeners.notifyEvent fail

2017-10-18 Thread Daniel Dai (JIRA)
Daniel Dai created HIVE-17840: - Summary: HiveMetaStore eats exception if transactionalListeners.notifyEvent fail Key: HIVE-17840 URL: https://issues.apache.org/jira/browse/HIVE-17840 Project: Hive

[jira] [Created] (HIVE-17839) Cannot generate thrift definitions in standalone-metastore.

2017-10-18 Thread Harish Jaiprakash (JIRA)
Harish Jaiprakash created HIVE-17839: Summary: Cannot generate thrift definitions in standalone-metastore. Key: HIVE-17839 URL: https://issues.apache.org/jira/browse/HIVE-17839 Project: Hive

Re: Review Request 62995: HIVE-17806 Create directory for metrics file if it doesn't exist

2017-10-18 Thread Alexander Kolbasov
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/62995/ --- (Updated Oct. 19, 2017, 2 a.m.) Review request for hive, Aihua Xu, Andrew Sherm

[jira] [Created] (HIVE-17838) Make org.apache.hive.spark.client.rpc logging HoS specific

2017-10-18 Thread Sahil Takiar (JIRA)
Sahil Takiar created HIVE-17838: --- Summary: Make org.apache.hive.spark.client.rpc logging HoS specific Key: HIVE-17838 URL: https://issues.apache.org/jira/browse/HIVE-17838 Project: Hive Issue T

[jira] [Created] (HIVE-17837) Explicitly check if the HoS Remote Driver has been lost in the RemoteSparkJobMonitor

2017-10-18 Thread Sahil Takiar (JIRA)
Sahil Takiar created HIVE-17837: --- Summary: Explicitly check if the HoS Remote Driver has been lost in the RemoteSparkJobMonitor Key: HIVE-17837 URL: https://issues.apache.org/jira/browse/HIVE-17837 Pro

[jira] [Created] (HIVE-17836) Persisting nulls in bit vector field fails for postgres backed metastore

2017-10-18 Thread Ashutosh Chauhan (JIRA)
Ashutosh Chauhan created HIVE-17836: --- Summary: Persisting nulls in bit vector field fails for postgres backed metastore Key: HIVE-17836 URL: https://issues.apache.org/jira/browse/HIVE-17836 Project:

Review Request 63133: HIVE-17054

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

[jira] [Created] (HIVE-17835) HS2 Logs print unnecessary stack trace when HoS query is cancelled

2017-10-18 Thread Sahil Takiar (JIRA)
Sahil Takiar created HIVE-17835: --- Summary: HS2 Logs print unnecessary stack trace when HoS query is cancelled Key: HIVE-17835 URL: https://issues.apache.org/jira/browse/HIVE-17835 Project: Hive

[jira] [Created] (HIVE-17834) Fix flaky triggers test

2017-10-18 Thread Prasanth Jayachandran (JIRA)
Prasanth Jayachandran created HIVE-17834: Summary: Fix flaky triggers test Key: HIVE-17834 URL: https://issues.apache.org/jira/browse/HIVE-17834 Project: Hive Issue Type: Bug Affe

[jira] [Created] (HIVE-17833) Publish split generation counters

2017-10-18 Thread Prasanth Jayachandran (JIRA)
Prasanth Jayachandran created HIVE-17833: Summary: Publish split generation counters Key: HIVE-17833 URL: https://issues.apache.org/jira/browse/HIVE-17833 Project: Hive Issue Type: Bu

[jira] [Created] (HIVE-17832) Allow hive.metastore.disallow.incompatible.col.type.changes to be changed within a session

2017-10-18 Thread Janaki Lahorani (JIRA)
Janaki Lahorani created HIVE-17832: -- Summary: Allow hive.metastore.disallow.incompatible.col.type.changes to be changed within a session Key: HIVE-17832 URL: https://issues.apache.org/jira/browse/HIVE-17832

Review Request 63128: HIVE-16604

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

[jira] [Created] (HIVE-17831) HiveSemanticAnalyzerHookContext does not update the HiveOperation after sem.analyze() is called

2017-10-18 Thread JIRA
Sergio Peña created HIVE-17831: -- Summary: HiveSemanticAnalyzerHookContext does not update the HiveOperation after sem.analyze() is called Key: HIVE-17831 URL: https://issues.apache.org/jira/browse/HIVE-17831

Review Request 63124: HIVE-16603

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

Re: Review Request 62706: HIVE-17473 implement workload management pools

2017-10-18 Thread j . prasanth . j
> On Oct. 17, 2017, 10:48 p.m., Prasanth_J wrote: > > ql/src/java/org/apache/hadoop/hive/ql/exec/tez/UserPoolMapping.java > > Lines 70 (patched) > > > > > > nit: throw if defaultPoolName is still null here. > > Serge

Re: Review Request 62706: HIVE-17473 implement workload management pools

2017-10-18 Thread Sergey Shelukhin
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/62706/ --- (Updated Oct. 18, 2017, 8:45 p.m.) Review request for hive, Zhiyuan Yang and Pr

Re: Review Request 62706: HIVE-17473 implement workload management pools

2017-10-18 Thread Sergey Shelukhin
> On Oct. 11, 2017, 9:31 p.m., Zhiyuan Yang wrote: > > ql/src/java/org/apache/hadoop/hive/ql/exec/tez/WorkloadManager.java > > Lines 250 (patched) > > > > > > Why add up parallelism of parent node with children node?

Re: Review Request 62706: HIVE-17473 implement workload management pools

2017-10-18 Thread Sergey Shelukhin
> On Oct. 17, 2017, 10:48 p.m., Prasanth_J wrote: > > ql/src/java/org/apache/hadoop/hive/ql/exec/tez/UserPoolMapping.java > > Lines 70 (patched) > > > > > > nit: throw if defaultPoolName is still null here. Why? I ac

Re: Review Request 62995: HIVE-17806: Create directory for metrics file if it doesn't exist

2017-10-18 Thread Vihang Karajgaonkar via Review Board
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/62995/#review188551 --- Ship it! Ship It! - Vihang Karajgaonkar On Oct. 18, 2017, 7:

Re: Review Request 62995: HIVE-17806: Create directory for metrics file if it doesn't exist

2017-10-18 Thread Alexander Kolbasov
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/62995/ --- (Updated Oct. 18, 2017, 7:07 p.m.) Review request for hive, Aihua Xu, Andrew Sh

Re: Review Request 62995: HIVE-17806 Create directory for metrics file if it doesn't exist

2017-10-18 Thread Alexander Kolbasov
> On Oct. 17, 2017, 11:21 p.m., Vihang Karajgaonkar wrote: > > common/src/java/org/apache/hadoop/hive/common/metrics/metrics2/JsonFileMetricsReporter.java > > Lines 119 (patched) > > > > > > I think it is better to t

[GitHub] hive pull request #264: HIVE-17425

2017-10-18 Thread alanfgates
GitHub user alanfgates opened a pull request: https://github.com/apache/hive/pull/264 HIVE-17425 You can merge this pull request into a Git repository by running: $ git pull https://github.com/alanfgates/hive hive17425 Alternatively you can review and apply these changes as t

Re: Review Request 63043: HIVE-17730 Queries can be closed automatically

2017-10-18 Thread Aihua Xu via Review Board
> On Oct. 17, 2017, 11:25 p.m., Aihua Xu wrote: > > standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/ObjectStore.java > > Lines 261 (patched) > > > > > > OK. I started to recall why we did that thi

Re: Review Request 63043: HIVE-17730 Queries can be closed automatically

2017-10-18 Thread Alexander Kolbasov
> On Oct. 17, 2017, 11:25 p.m., Aihua Xu wrote: > > standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/ObjectStore.java > > Lines 261 (patched) > > > > > > OK. I started to recall why we did that thi

Re: Review Request 63043: HIVE-17730 Queries can be closed automatically

2017-10-18 Thread Aihua Xu via Review Board
> On Oct. 17, 2017, 11:25 p.m., Aihua Xu wrote: > > standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/ObjectStore.java > > Lines 261 (patched) > > > > > > OK. I started to recall why we did that thi

[GitHub] hive pull request #263: HIVE-17830: dbnotification fails to work with rdbms ...

2017-10-18 Thread anishek
GitHub user anishek opened a pull request: https://github.com/apache/hive/pull/263 HIVE-17830: dbnotification fails to work with rdbms other than postgres You can merge this pull request into a Git repository by running: $ git pull https://github.com/anishek/hive HIVE-17830 A

[jira] [Created] (HIVE-17830) dbnotification fails to work with rdbms other than postgres

2017-10-18 Thread anishek (JIRA)
anishek created HIVE-17830: -- Summary: dbnotification fails to work with rdbms other than postgres Key: HIVE-17830 URL: https://issues.apache.org/jira/browse/HIVE-17830 Project: Hive Issue Type: Bug