[jira] [Created] (HIVE-17872) Ignoring schema autostart doesn't work (HIVE-14152 used the wrong setting)

2017-10-20 Thread Alexander Kolbasov (JIRA)
Alexander Kolbasov created HIVE-17872: - Summary: Ignoring schema autostart doesn't work (HIVE-14152 used the wrong setting) Key: HIVE-17872 URL: https://issues.apache.org/jira/browse/HIVE-17872

[jira] [Created] (HIVE-17871) Add non nullability flag to druid time column

2017-10-20 Thread slim bouguerra (JIRA)
slim bouguerra created HIVE-17871: - Summary: Add non nullability flag to druid time column Key: HIVE-17871 URL: https://issues.apache.org/jira/browse/HIVE-17871 Project: Hive Issue Type:

[jira] [Created] (HIVE-17870) Update NoDeleteRollingFileAppender to use Log4j2 api

2017-10-20 Thread Aihua Xu (JIRA)
Aihua Xu created HIVE-17870: --- Summary: Update NoDeleteRollingFileAppender to use Log4j2 api Key: HIVE-17870 URL: https://issues.apache.org/jira/browse/HIVE-17870 Project: Hive Issue Type:

[jira] [Created] (HIVE-17869) unix_timestamp(string date, string pattern) UDF does not verify date is valid

2017-10-20 Thread Brian Goerlitz (JIRA)
Brian Goerlitz created HIVE-17869: - Summary: unix_timestamp(string date, string pattern) UDF does not verify date is valid Key: HIVE-17869 URL: https://issues.apache.org/jira/browse/HIVE-17869

Re: [VOTE] Apache Hive 2.3.1 Release Candidate 0

2017-10-20 Thread Owen O'Malley
Ok, in terms of storage-api, you are missing: commit dfcdf864db1351a35a7f8618eb67523feb9664e9 Author: sergey Date: Mon Jun 19 13:11:51 2017 -0700 HIVE-16864 : add validation to stream position search in LLAP IO (Sergey Shelukhin, reviewed by Prasanth Jayachandran) It

Re: [VOTE] Apache Hive 2.3.1 Release Candidate 0

2017-10-20 Thread Owen O'Malley
Ok, in terms of storage-api, you are missing: commit dfcdf864db1351a35a7f8618eb67523feb9664e9 Author: sergey Date: Mon Jun 19 13:11:51 2017 -0700 HIVE-16864 : add validation to stream position search in LLAP IO (Sergey Shelukhin, reviewed by Prasanth Jayachandran) It

[jira] [Created] (HIVE-17868) Make queries in spark_local_queries.q have deterministic output

2017-10-20 Thread Andrew Sherman (JIRA)
Andrew Sherman created HIVE-17868: - Summary: Make queries in spark_local_queries.q have deterministic output Key: HIVE-17868 URL: https://issues.apache.org/jira/browse/HIVE-17868 Project: Hive

Re: [VOTE] Apache Hive 2.3.1 Release Candidate 0

2017-10-20 Thread Jesus Camacho Rodriguez
Can we wait till the vote closes? I am not sure I can overwrite the branch history. Thanks, Jesús On 10/20/17, 12:18 PM, "Aihua Xu" wrote: >Thanks Jesus. At mean time, can I commit the change to branch-2.3 or should >I wait for the vote? > >Thanks, >Aihua > >On Fri, Oct

Re: ptests are broken

2017-10-20 Thread Vihang Karajgaonkar
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 are broken down :) > From the logs I suspect that the problem is possibly caused by the version > change of

Re: [VOTE] Apache Hive 2.3.1 Release Candidate 0

2017-10-20 Thread Aihua Xu
Thanks Jesus. At mean time, can I commit the change to branch-2.3 or should I wait for the vote? Thanks, Aihua On Fri, Oct 20, 2017 at 11:56 AM, Jesus Camacho Rodriguez < jcama...@apache.org> wrote: > Hi Sergio, > > Aihua pinged me about the issue this morning. Since vote is already going > on,

Re: [VOTE] Apache Hive 2.3.1 Release Candidate 0

2017-10-20 Thread Jesus Camacho Rodriguez
Hi Sergio, Aihua pinged me about the issue this morning. Since vote is already going on, I would suggest to continue the vote. If vote passes, HIVE-17831 would be part of 2.3.2 even if it is committed to the branch right now (2.3.2 could be released in a few weeks if needed). If the vote does not

Re: [VOTE] Apache Hive 2.3.1 Release Candidate 0

2017-10-20 Thread Sergio Pena
Great, thanks Jesus for preparing this. Just one request, can we include HIVE-17831 in the 2.3.1 release? Sentry has been waiting to bump the Hive version to 2.x for a while, and HIVE-17831 fixes an issue that is required to make it work. It's a small fix and is already part of 3.0 and 2.4. -

[jira] [Created] (HIVE-17867) Exception in windowing functions with TIMESTAMP WITH LOCAL TIME ZONE type

2017-10-20 Thread Jesus Camacho Rodriguez (JIRA)
Jesus Camacho Rodriguez created HIVE-17867: -- Summary: Exception in windowing functions with TIMESTAMP WITH LOCAL TIME ZONE type Key: HIVE-17867 URL: https://issues.apache.org/jira/browse/HIVE-17867

[jira] [Created] (HIVE-17866) MetastoreEventListener - {{AlterTableEvent}} should include the partitions affected by the {{ALTER TABLE}} statement

2017-10-20 Thread Daniel del Castillo (JIRA)
Daniel del Castillo created HIVE-17866: -- Summary: MetastoreEventListener - {{AlterTableEvent}} should include the partitions affected by the {{ALTER TABLE}} statement Key: HIVE-17866 URL:

[jira] [Created] (HIVE-17865) MetastoreEventListener - OnUpdate and OnDelete events required for capturing the event on {{UPDATE}} and {{DELETE}} statements respectively

2017-10-20 Thread Daniel del Castillo (JIRA)
Daniel del Castillo created HIVE-17865: -- Summary: MetastoreEventListener - OnUpdate and OnDelete events required for capturing the event on {{UPDATE}} and {{DELETE}} statements respectively Key: HIVE-17865

[jira] [Created] (HIVE-17864) PTestClient cannot start during Precommit tests

2017-10-20 Thread Adam Szita (JIRA)
Adam Szita created HIVE-17864: - Summary: PTestClient cannot start during Precommit tests Key: HIVE-17864 URL: https://issues.apache.org/jira/browse/HIVE-17864 Project: Hive Issue Type: Bug