[jira] [Created] (HIVE-19396) HiveOperation is incorrectly set for analyze statement

2018-05-02 Thread Ashutosh Chauhan (JIRA)
Ashutosh Chauhan created HIVE-19396: --- Summary: HiveOperation is incorrectly set for analyze statement Key: HIVE-19396 URL: https://issues.apache.org/jira/browse/HIVE-19396 Project: Hive

[jira] [Created] (HIVE-19395) OutStream.write hangs with misconfigured bufferSize

2018-05-02 Thread John Doe (JIRA)
John Doe created HIVE-19395: --- Summary: OutStream.write hangs with misconfigured bufferSize Key: HIVE-19395 URL: https://issues.apache.org/jira/browse/HIVE-19395 Project: Hive Issue Type: Bug

[jira] [Created] (HIVE-19394) WM_TRIGGER trigger creation failed with type cast from Integer to Boolean

2018-05-02 Thread Thai Bui (JIRA)
Thai Bui created HIVE-19394: --- Summary: WM_TRIGGER trigger creation failed with type cast from Integer to Boolean Key: HIVE-19394 URL: https://issues.apache.org/jira/browse/HIVE-19394 Project: Hive

[jira] [Created] (HIVE-19393) NonSyncDataInputBuffer.skipBytes hangs when the file is corrupted

2018-05-02 Thread John Doe (JIRA)
John Doe created HIVE-19393: --- Summary: NonSyncDataInputBuffer.skipBytes hangs when the file is corrupted Key: HIVE-19393 URL: https://issues.apache.org/jira/browse/HIVE-19393 Project: Hive Issue

Re: Review Request 66862: HIVE-19258 add originals support to MM tables (and make the conversion a metadata only operation)

2018-05-02 Thread Sergey Shelukhin
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/66862/ --- (Updated May 3, 2018, 2:23 a.m.) Review request for hive and Thejas Nair.

[jira] [Created] (HIVE-19392) unsynchronized index causes DataInputByteBuffer$Buffer.read hangs

2018-05-02 Thread John Doe (JIRA)
John Doe created HIVE-19392: --- Summary: unsynchronized index causes DataInputByteBuffer$Buffer.read hangs Key: HIVE-19392 URL: https://issues.apache.org/jira/browse/HIVE-19392 Project: Hive Issue

[jira] [Created] (HIVE-19391) RowContainer.setupWriter hangs when the file creation failed

2018-05-02 Thread John Doe (JIRA)
John Doe created HIVE-19391: --- Summary: RowContainer.setupWriter hangs when the file creation failed Key: HIVE-19391 URL: https://issues.apache.org/jira/browse/HIVE-19391 Project: Hive Issue Type:

[jira] [Created] (HIVE-19390) Useless error messages logged for dummy table stats

2018-05-02 Thread Ashutosh Chauhan (JIRA)
Ashutosh Chauhan created HIVE-19390: --- Summary: Useless error messages logged for dummy table stats Key: HIVE-19390 URL: https://issues.apache.org/jira/browse/HIVE-19390 Project: Hive Issue

[jira] [Created] (HIVE-19389) Schematool: For Hive's Information Schema, use embedded HS2 as default

2018-05-02 Thread Vaibhav Gumashta (JIRA)
Vaibhav Gumashta created HIVE-19389: --- Summary: Schematool: For Hive's Information Schema, use embedded HS2 as default Key: HIVE-19389 URL: https://issues.apache.org/jira/browse/HIVE-19389 Project:

[jira] [Created] (HIVE-19388) ClassCastException on VectorMapJoinCommonOperator when

2018-05-02 Thread Vihang Karajgaonkar (JIRA)
Vihang Karajgaonkar created HIVE-19388: -- Summary: ClassCastException on VectorMapJoinCommonOperator when Key: HIVE-19388 URL: https://issues.apache.org/jira/browse/HIVE-19388 Project: Hive

Re: build failures due to glassfish?

2018-05-02 Thread Ashutosh Chauhan
Depending on snapshot version is in general a bad idea. This gives another reason to eliminate those snapshot dependencies from our builds. On Wed, May 2, 2018 at 11:41 AM, Sergey Shelukhin wrote: > I see this in HiveQA runs: > > Could not transfer artifact

[jira] [Created] (HIVE-19387) CLONE - Truncate table for Acid tables

2018-05-02 Thread Eugene Koifman (JIRA)
Eugene Koifman created HIVE-19387: - Summary: CLONE - Truncate table for Acid tables Key: HIVE-19387 URL: https://issues.apache.org/jira/browse/HIVE-19387 Project: Hive Issue Type: New

Re: Review Request 66890: HIVE-19371: Add table ownerType to HMS thrift API

2018-05-02 Thread Vihang Karajgaonkar via Review Board
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/66890/#review202309 --- Ship it! - Vihang Karajgaonkar On May 1, 2018, 8:30 p.m.,

Re: Review Request 66890: HIVE-19371: Add table ownerType to HMS thrift API

2018-05-02 Thread Vihang Karajgaonkar via Review Board
> On May 2, 2018, 5:49 p.m., Vihang Karajgaonkar wrote: > > standalone-metastore/src/gen/thrift/gen-rb/hive_metastore_types.rb > > Lines 1071 (patched) > > > > > > Is it possible to write a test to make sure this

[jira] [Created] (HIVE-19386) Move TABLE_BUCKETING_VERSION to hive_metastore.thrift

2018-05-02 Thread Deepak Jaiswal (JIRA)
Deepak Jaiswal created HIVE-19386: - Summary: Move TABLE_BUCKETING_VERSION to hive_metastore.thrift Key: HIVE-19386 URL: https://issues.apache.org/jira/browse/HIVE-19386 Project: Hive Issue

build failures due to glassfish?

2018-05-02 Thread Sergey Shelukhin
I see this in HiveQA runs: Could not transfer artifact org.glassfish:javax.el:pom:3.0.1-b06-SNAPSHOT from/to jvnet-nexus-snapshots (https://maven.java.net/content/repositories/snapshots): Failed to transfer file: https://maven.java.net/content/repositories/snapshots/org/glassfish/javax.e

Re: Review Request 66890: HIVE-19371: Add table ownerType to HMS thrift API

2018-05-02 Thread Sergio Pena via Review Board
> On May 2, 2018, 5:49 p.m., Vihang Karajgaonkar wrote: > > standalone-metastore/src/gen/thrift/gen-rb/hive_metastore_types.rb > > Lines 1071 (patched) > > > > > > Is it possible to write a test to make sure this

[jira] [Created] (HIVE-19385) Optional hive env variable to redirect bin/hive to use Beeline

2018-05-02 Thread Vaibhav Gumashta (JIRA)
Vaibhav Gumashta created HIVE-19385: --- Summary: Optional hive env variable to redirect bin/hive to use Beeline Key: HIVE-19385 URL: https://issues.apache.org/jira/browse/HIVE-19385 Project: Hive

Re: Review Request 66890: HIVE-19371: Add table ownerType to HMS thrift API

2018-05-02 Thread Vihang Karajgaonkar via Review Board
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/66890/#review202291 ---

Review Request 66909: HIVE-19372: Add table ownerType to JDO/SQL and ObjectStore

2018-05-02 Thread Sergio Pena via Review Board
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/66909/ --- Review request for hive, Alexander Kolbasov, Sahil Takiar, and Vihang

Re: ptest queue

2018-05-02 Thread Adam Szita
I have a patch available for the voted version at https://issues.apache.org/jira/browse/HIVE-19077. Let me know what you think. On 27 April 2018 at 15:55, Adam Szita wrote: > Thanks to all for the responses. > As I see it, option 3 is the winning one. Next week I'm going

Re: May 2018 Hive User Group Meeting

2018-05-02 Thread Sahil Takiar
Hey Everyone, The agenda for the meetup has been set and I'm excited to say we have lots of interesting talks scheduled! Below is final agenda, the full list of abstracts will be sent out soon. If you are planning to attend, please RSVP on the meetup link so we can get an accurate headcount of

[jira] [Created] (HIVE-19384) Vectorization: IfExprTimestampColumnScalarBase doesn't handle the arg1ColVector.noNulls case correctly

2018-05-02 Thread Matt McCline (JIRA)
Matt McCline created HIVE-19384: --- Summary: Vectorization: IfExprTimestampColumnScalarBase doesn't handle the arg1ColVector.noNulls case correctly Key: HIVE-19384 URL: