Re: [VOTE] Should we release storage-api 2.6.1 rc0?

2018-05-09 Thread Deepak Jaiswal
With 3 +1s and no -1s the vote passes. Thanks Owen and Jesus. Regards, Deepak On 5/9/18, 9:49 PM, "Owen O'Malley" wrote: +1 checked signatures compiled and ran tests On Wed, May 9, 2018 at 8:58 PM, Jesus Camacho Rodriguez < jcamachorodrig...@hortonworks.com> wrote:

Re: [VOTE] Should we release storage-api 2.6.1 rc0?

2018-05-09 Thread Owen O'Malley
+1 checked signatures compiled and ran tests On Wed, May 9, 2018 at 8:58 PM, Jesus Camacho Rodriguez < jcamachorodrig...@hortonworks.com> wrote: > +1 > - compiled from src > - ran unit tests > > -Jesús > > > On 5/9/18, 11:48 AM, "Deepak Jaiswal" wrote: > > Ping! > > On 5/8/18, 12:59 PM,

[jira] [Created] (HIVE-19484) 'IN' & '=' do not behave the same way for Date/Timestamp comparison.

2018-05-09 Thread Venu Yanamandra (JIRA)
Venu Yanamandra created HIVE-19484: -- Summary: 'IN' & '=' do not behave the same way for Date/Timestamp comparison. Key: HIVE-19484 URL: https://issues.apache.org/jira/browse/HIVE-19484 Project: Hive

Re: [VOTE] Should we release storage-api 2.6.1 rc0?

2018-05-09 Thread Jesus Camacho Rodriguez
+1 - compiled from src - ran unit tests -Jesús On 5/9/18, 11:48 AM, "Deepak Jaiswal" wrote: Ping! On 5/8/18, 12:59 PM, "Deepak Jaiswal" wrote: All, I would like to make a new release of the storage-api. It contains key changes related to Murmur3 ha

[jira] [Created] (HIVE-19483) Metastore cleaner tasks that run periodically are created more than once

2018-05-09 Thread Jesus Camacho Rodriguez (JIRA)
Jesus Camacho Rodriguez created HIVE-19483: -- Summary: Metastore cleaner tasks that run periodically are created more than once Key: HIVE-19483 URL: https://issues.apache.org/jira/browse/HIVE-19483

[jira] [Created] (HIVE-19482) Metastore cleaner tasks that run periodically are created more than once

2018-05-09 Thread Jesus Camacho Rodriguez (JIRA)
Jesus Camacho Rodriguez created HIVE-19482: -- Summary: Metastore cleaner tasks that run periodically are created more than once Key: HIVE-19482 URL: https://issues.apache.org/jira/browse/HIVE-19482

Re: My Hive QA job failed with "No space left on device (28)"

2018-05-09 Thread Vihang Karajgaonkar
I am seeing a lot of statements in hive.log which look like these 2018-05-07T05:28:15,113 DEBUG [main] ldif.LdifReader: Ldif version : 12018-05-07T05:28:15,114 DEBUG [main] ldif.LdifReader: Read an entry : dn: m-oid=2.5.13.19,ou=normalizers,cn=system,ou=schemachangetype: addcreatetimestamp: 200908

Re: My Hive QA job failed with "No space left on device (28)"

2018-05-09 Thread Vihang Karajgaonkar
Adding the correct dev list. It looks like we are generating a lot more logs than usual. Each precommit is generating ~22G of logs and the disk eventually ran out. I had to delete logs for PreCommit-HIVE-Build-1075[0-9] and PreCommit-HIVE-Build-1074[5-9] jobs to release the disk space. This usuall

Review Request 67042: HIVE-19449: Create minimized uber jar for hive streaming module

2018-05-09 Thread j . prasanth . j
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/67042/ --- Review request for hive, Eugene Koifman and Sergey Shelukhin. Bugs: HIVE-19449

[jira] [Created] (HIVE-19481) sample10.q returns possibly wrong results for insert-only transactional table

2018-05-09 Thread Steve Yeom (JIRA)
Steve Yeom created HIVE-19481: - Summary: sample10.q returns possibly wrong results for insert-only transactional table Key: HIVE-19481 URL: https://issues.apache.org/jira/browse/HIVE-19481 Project: Hive

Re: Review Request 67039: HIVE-19479 encoded stream seek is incorrect for 0-length RGs in LLAP IO

2018-05-09 Thread j . prasanth . j
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/67039/#review202800 --- Ship it! Ship It! - Prasanth_J On May 9, 2018, 8:55 p.m., Se

Re: Review Request 67039: HIVE-19479 encoded stream seek is incorrect for 0-length RGs in LLAP IO

2018-05-09 Thread j . prasanth . j
> On May 9, 2018, 8:43 p.m., Prasanth_J wrote: > > ql/src/java/org/apache/hadoop/hive/ql/io/orc/encoded/EncodedTreeReaderFactory.java > > Lines 1076 (patched) > > > > > > Positions are packed variable in protobuf.

Re: Review Request 67039: HIVE-19479 encoded stream seek is incorrect for 0-length RGs in LLAP IO

2018-05-09 Thread j . prasanth . j
> On May 9, 2018, 8:43 p.m., Prasanth_J wrote: > > ql/src/java/org/apache/hadoop/hive/ql/io/orc/encoded/EncodedTreeReaderFactory.java > > Lines 1076 (patched) > > > > > > Positions are packed variable in protobuf.

My Hive QA job failed with "No space left on device (28)"

2018-05-09 Thread Matthew McCline
https://builds.apache.org/job/PreCommit-HIVE-Build/10785? Thanks

Re: Review Request 67039: HIVE-19479 encoded stream seek is incorrect for 0-length RGs in LLAP IO

2018-05-09 Thread Sergey Shelukhin
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/67039/ --- (Updated May 9, 2018, 8:55 p.m.) Review request for hive and Prasanth_J. Repo

[jira] [Created] (HIVE-19480) Implement and Incorporate MAPREDUCE-207

2018-05-09 Thread BELUGA BEHR (JIRA)
BELUGA BEHR created HIVE-19480: -- Summary: Implement and Incorporate MAPREDUCE-207 Key: HIVE-19480 URL: https://issues.apache.org/jira/browse/HIVE-19480 Project: Hive Issue Type: New Feature

Re: Review Request 67039: HIVE-19479 encoded stream seek is incorrect for 0-length RGs in LLAP IO

2018-05-09 Thread Sergey Shelukhin
> On May 9, 2018, 8:43 p.m., Prasanth_J wrote: > > ql/src/java/org/apache/hadoop/hive/ql/io/orc/encoded/EncodedTreeReaderFactory.java > > Lines 280 (patched) > > > > > > the reader seeks mostly delegates to data stre

Re: Review Request 66290: HIVE-14388 : Add number of rows inserted message after insert command in Beeline

2018-05-09 Thread Bharathkrishna Guruvayoor Murali via Review Board
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/66290/ --- (Updated May 9, 2018, 8:46 p.m.) Review request for hive, Sahil Takiar and Viha

Re: Review Request 67039: HIVE-19479 encoded stream seek is incorrect for 0-length RGs in LLAP IO

2018-05-09 Thread j . prasanth . j
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/67039/#review202793 --- ql/src/java/org/apache/hadoop/hive/ql/io/orc/encoded/EncodedTreeR

Review Request 67039: HIVE-19479 encoded stream seek is incorrect for 0-length RGs in LLAP IO

2018-05-09 Thread Sergey Shelukhin
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/67039/ --- Review request for hive and Prasanth_J. Repository: hive-git Description

[jira] [Created] (HIVE-19479) encoded stream seek is incorrect for 0-length RGs in LLAP IO

2018-05-09 Thread Sergey Shelukhin (JIRA)
Sergey Shelukhin created HIVE-19479: --- Summary: encoded stream seek is incorrect for 0-length RGs in LLAP IO Key: HIVE-19479 URL: https://issues.apache.org/jira/browse/HIVE-19479 Project: Hive

Re: Review Request 66290: HIVE-14388 : Add number of rows inserted message after insert command in Beeline

2018-05-09 Thread Bharathkrishna Guruvayoor Murali via Review Board
> On May 8, 2018, 10:42 a.m., Peter Vary wrote: > > ql/src/java/org/apache/hadoop/hive/ql/exec/mr/HadoopJobExecHelper.java > > Lines 430-439 (patched) > > > > > > Why did you moved this inside the if statement? Mo

Re: [VOTE] Should we release storage-api 2.6.1 rc0?

2018-05-09 Thread Deepak Jaiswal
Ping! On 5/8/18, 12:59 PM, "Deepak Jaiswal" wrote: All, I would like to make a new release of the storage-api. It contains key changes related to Murmur3 hash. Artifacts: Tag: https://github.com/apache/hive/releases/tag/storage-release-2.6.1-rc0 Tar ball : ht

[jira] [Created] (HIVE-19478) Load Data extension should be able to take more SerDe information

2018-05-09 Thread Deepak Jaiswal (JIRA)
Deepak Jaiswal created HIVE-19478: - Summary: Load Data extension should be able to take more SerDe information Key: HIVE-19478 URL: https://issues.apache.org/jira/browse/HIVE-19478 Project: Hive

Re: Review Request 66999: HIVE-19453

2018-05-09 Thread Deepak Jaiswal
> On May 8, 2018, 11:10 p.m., Jason Dere wrote: > > ql/src/java/org/apache/hadoop/hive/ql/parse/HiveParser.g > > Line 839 (original), 840 (patched) > > > > > > Might be useful to be able to pass in SerDe params which

Re: Review Request 66979: HIVE-19374: Parse and process ALTER TABLE SET OWNER command syntax

2018-05-09 Thread Vihang Karajgaonkar via Review Board
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/66979/#review202771 --- Fix it, then Ship it! LGTM. Thanks for the changes. itests/hi

[jira] [Created] (HIVE-19477) Hiveserver2 in http mode not emitting metric default.General.open_connections

2018-05-09 Thread Jesus Camacho Rodriguez (JIRA)
Jesus Camacho Rodriguez created HIVE-19477: -- Summary: Hiveserver2 in http mode not emitting metric default.General.open_connections Key: HIVE-19477 URL: https://issues.apache.org/jira/browse/HIVE-19477

Re: May 2018 Hive User Group Meeting

2018-05-09 Thread Luis Figueroa
Hey everyone, Was the meeting recorded by any chance? Luis On May 8, 2018, at 5:31 PM, Sahil Takiar mailto:takiar.sa...@gmail.com>> wrote: Hey Everyone, Almost time for the meetup! The live stream can be viewed on this link: https://live.lifesizecloud.com/extension/2000992219?token=067078ac-

Re: Review Request 66800: HIVE-6980 Drop table by using direct sql

2018-05-09 Thread Peter Vary via Review Board
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/66800/ --- (Updated May 9, 2018, 1 p.m.) Review request for hive, Alexander Kolbasov, Alan

[GitHub] hive pull request #344: HIVE-19476: Fix failures in TestReplicationScenarios...

2018-05-09 Thread sankarh
GitHub user sankarh opened a pull request: https://github.com/apache/hive/pull/344 HIVE-19476: Fix failures in TestReplicationScenariosAcidTables, TestReplicationOnHDFSEncryptedZones and TestCopyUtils. You can merge this pull request into a Git repository by running: $ git pu

[jira] [Created] (HIVE-19476) Fix failures in TestReplicationScenariosAcidTables, TestReplicationOnHDFSEncryptedZones and TestCopyUtils

2018-05-09 Thread Sankar Hariappan (JIRA)
Sankar Hariappan created HIVE-19476: --- Summary: Fix failures in TestReplicationScenariosAcidTables, TestReplicationOnHDFSEncryptedZones and TestCopyUtils Key: HIVE-19476 URL: https://issues.apache.org/jira/browse

[jira] [Created] (HIVE-19475) Issue when streaming data to Azure Data Lake Store

2018-05-09 Thread Thomas Nys (JIRA)
Thomas Nys created HIVE-19475: - Summary: Issue when streaming data to Azure Data Lake Store Key: HIVE-19475 URL: https://issues.apache.org/jira/browse/HIVE-19475 Project: Hive Issue Type: Bug