[GitHub] hive pull request #267: HIVE-17887: Incremental REPL LOAD with Drop partitio...

2017-10-25 Thread sankarh
GitHub user sankarh opened a pull request: https://github.com/apache/hive/pull/267 HIVE-17887: Incremental REPL LOAD with Drop partition event on timestamp type partition column fails. You can merge this pull request into a Git repository by running: $ git pull https://github

[GitHub] hive pull request #267: HIVE-17887: Incremental REPL LOAD with Drop partitio...

2017-10-25 Thread sankarh
Github user sankarh closed the pull request at: https://github.com/apache/hive/pull/267 ---

[ANNOUNCE] Apache Hive 2.3.1 Released

2017-10-25 Thread Jesus Camacho Rodriguez
The Apache Hive team is proud to announce the release of Apache Hive version 2.3.1. The Apache Hive (TM) data warehouse software facilitates querying and managing large datasets residing in distributed storage. Built on top of Apache Hadoop (TM), it provides, among others: * Tools to enable easy

Re: Review Request 62280: HIVE-16827: Merge stats task and column stats task into a single task

2017-10-25 Thread Zoltan Haindrich
> On Oct. 10, 2017, 11:49 p.m., Ashutosh Chauhan wrote: > > ql/src/java/org/apache/hadoop/hive/ql/exec/StatsTask.java > > Line 394 (original), 134 (patched) > > > > > > Any reason to not do this. the next patch will

[jira] [Created] (HIVE-17900) analyze stats on columns triggered by Compactor generates malformed SQL with > 1 partition column

2017-10-25 Thread Eugene Koifman (JIRA)
Eugene Koifman created HIVE-17900: - Summary: analyze stats on columns triggered by Compactor generates malformed SQL with > 1 partition column Key: HIVE-17900 URL: https://issues.apache.org/jira/browse/HIVE-17900

Re: Review Request 62280: HIVE-16827: Merge stats task and column stats task into a single task

2017-10-25 Thread Ashutosh Chauhan
> On Oct. 10, 2017, 11:49 p.m., Ashutosh Chauhan wrote: > > ql/src/java/org/apache/hadoop/hive/ql/stats/BasicStatsTask.java > > Lines 160 (patched) > > > > > > we want to just flip the state flag and keep whatever st

Question on TransactionalValidationListener

2017-10-25 Thread Alan Gates
Looking at this code in the TransactionalValidationListener, around line 186: *if *(hive_metastoreConstants.*TABLE_IS_TRANSACTIONAL*.equalsIgnoreCase(key)) { transactional = parameters.get(key); parameters.remove(key); } Why does it remove the parameter after checking? In local metastore

Re: Question on TransactionalValidationListener

2017-10-25 Thread Eugene Koifman
I think it’s to normalize case – it’s putting the canonical value back in. On 10/25/17, 11:03 AM, "Alan Gates" wrote: Looking at this code in the TransactionalValidationListener, around line 186: *if *(hive_metastoreConstants.*TABLE_IS_TRANSACTIONAL*.equalsIgnoreCase(key))

[GitHub] hive pull request #106: Null responses for metadata getUrl() and getUserName...

2017-10-25 Thread LosD
Github user LosD closed the pull request at: https://github.com/apache/hive/pull/106 ---

[jira] [Created] (HIVE-17901) org.apache.hadoop.hive.ql.exec.Utilities - Use Logging Parameterization and More

2017-10-25 Thread BELUGA BEHR (JIRA)
BELUGA BEHR created HIVE-17901: -- Summary: org.apache.hadoop.hive.ql.exec.Utilities - Use Logging Parameterization and More Key: HIVE-17901 URL: https://issues.apache.org/jira/browse/HIVE-17901 Project: H

Re: ptests are broken

2017-10-25 Thread Sergey Shelukhin
Still looks broken… there is no running ptest and a few are pending. On 17/10/20, 13:03, "Vihang Karajgaonkar" wrote: >Looks like the ptests is are working back now. I guess HIVE-17864 fixed >it. > >On Thu, Oct 19, 2017 at 10:44 PM, Zoltan Haindrich wrote: > >> Hello, >> >> It seems like ptests

Re: ptests are broken

2017-10-25 Thread Vihang Karajgaonkar
It was working for a while and now it looks like it doesn't have any executors for running the jenkins job. I have commented on that INFRA ticket but I am not sure what else can we do about this? https://builds.apache.org/job/PreCommit-HIVE-Build/ https://builds.apache.org/job/PreCommit-Admin/ O

Re: ptests are broken

2017-10-25 Thread Vihang Karajgaonkar
Link to the INFRA ticket incase you anyone is searching for it. https://issues.apache.org/jira/browse/INFRA-15358 On Wed, Oct 25, 2017 at 12:48 PM, Vihang Karajgaonkar wrote: > It was working for a while and now it looks like it doesn't have any > executors for running the jenkins job. I have c

Re: Question on TransactionalValidationListener

2017-10-25 Thread Wei Zheng
Yes, and also to remove the invalid table property key/value pair to avoid potential confusion down the line. Wei On Wed, Oct 25, 2017 at 11:29 AM, Eugene Koifman wrote: > I think it’s to normalize case – it’s putting the canonical value back in. > > On 10/25/17, 11:03 AM, "Alan Gates" wrote:

Re: Review Request 63230: HIVE-17841 implement applying the resource plan

2017-10-25 Thread j . prasanth . j
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/63230/#review189249 --- ql/src/java/org/apache/hadoop/hive/ql/exec/tez/QueryAllocationMan

[jira] [Created] (HIVE-17902) add a notions of default pool and unmanaged mapping

2017-10-25 Thread Sergey Shelukhin (JIRA)
Sergey Shelukhin created HIVE-17902: --- Summary: add a notions of default pool and unmanaged mapping Key: HIVE-17902 URL: https://issues.apache.org/jira/browse/HIVE-17902 Project: Hive Issue

[jira] [Created] (HIVE-17903) implement query mapping to WM and non-WM based on policies

2017-10-25 Thread Sergey Shelukhin (JIRA)
Sergey Shelukhin created HIVE-17903: --- Summary: implement query mapping to WM and non-WM based on policies Key: HIVE-17903 URL: https://issues.apache.org/jira/browse/HIVE-17903 Project: Hive

[jira] [Created] (HIVE-17904) handle internal Tez AM restart in registry and WM

2017-10-25 Thread Sergey Shelukhin (JIRA)
Sergey Shelukhin created HIVE-17904: --- Summary: handle internal Tez AM restart in registry and WM Key: HIVE-17904 URL: https://issues.apache.org/jira/browse/HIVE-17904 Project: Hive Issue Ty

[jira] [Created] (HIVE-17905) propagate background LLAP cluster changes to WM

2017-10-25 Thread Sergey Shelukhin (JIRA)
Sergey Shelukhin created HIVE-17905: --- Summary: propagate background LLAP cluster changes to WM Key: HIVE-17905 URL: https://issues.apache.org/jira/browse/HIVE-17905 Project: Hive Issue Type

[jira] [Created] (HIVE-17906) use kill query mechanics to kill queries in WM

2017-10-25 Thread Sergey Shelukhin (JIRA)
Sergey Shelukhin created HIVE-17906: --- Summary: use kill query mechanics to kill queries in WM Key: HIVE-17906 URL: https://issues.apache.org/jira/browse/HIVE-17906 Project: Hive Issue Type:

[jira] [Created] (HIVE-17907) enable and apply commands in HS2

2017-10-25 Thread Sergey Shelukhin (JIRA)
Sergey Shelukhin created HIVE-17907: --- Summary: enable and apply commands in HS2 Key: HIVE-17907 URL: https://issues.apache.org/jira/browse/HIVE-17907 Project: Hive Issue Type: Sub-task

Re: Review Request 62280: HIVE-16827: Merge stats task and column stats task into a single task

2017-10-25 Thread Ashutosh Chauhan
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/62280/#review189221 --- metastore/src/java/org/apache/hadoop/hive/metastore/MetaStoreUtil

[jira] [Created] (HIVE-17908) LLAP External client not correctly handling killTask for pending requests

2017-10-25 Thread Jason Dere (JIRA)
Jason Dere created HIVE-17908: - Summary: LLAP External client not correctly handling killTask for pending requests Key: HIVE-17908 URL: https://issues.apache.org/jira/browse/HIVE-17908 Project: Hive

Review Request 63319: HIVE-17908: LLAP External client not correctly handling killTask for pending requests

2017-10-25 Thread Jason Dere
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/63319/ --- Review request for hive and Siddharth Seth. Bugs: HIVE-17908 https://issues

[jira] [Created] (HIVE-17909) JDK9: TezAM fails to start

2017-10-25 Thread Zoltan Haindrich (JIRA)
Zoltan Haindrich created HIVE-17909: --- Summary: JDK9: TezAM fails to start Key: HIVE-17909 URL: https://issues.apache.org/jira/browse/HIVE-17909 Project: Hive Issue Type: Sub-task