[jira] [Commented] (HIVE-6586) Add new parameters to HiveConf.java after commit HIVE-6037 (also fix typos)

2014-10-01 Thread Lefty Leverenz (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-6586?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14154485#comment-14154485 ] Lefty Leverenz commented on HIVE-6586: -- Patch 2 adds descriptions for 7 parameters, re

[jira] [Created] (HIVE-8319) Add configuration for custom services in hiveserver2

2014-10-01 Thread Navis (JIRA)
Navis created HIVE-8319: --- Summary: Add configuration for custom services in hiveserver2 Key: HIVE-8319 URL: https://issues.apache.org/jira/browse/HIVE-8319 Project: Hive Issue Type: Improvement

[jira] [Updated] (HIVE-8319) Add configuration for custom services in hiveserver2

2014-10-01 Thread Navis (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8319?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Navis updated HIVE-8319: Description: NO PRECOMMIT TESTS Register services to hiveserver2, for example, {noformat} hive.server2.service.c

[jira] [Updated] (HIVE-8319) Add configuration for custom services in hiveserver2

2014-10-01 Thread Navis (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8319?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Navis updated HIVE-8319: Status: Patch Available (was: Open) > Add configuration for custom services in hiveserver2 > ---

[jira] [Updated] (HIVE-8319) Add configuration for custom services in hiveserver2

2014-10-01 Thread Navis (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8319?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Navis updated HIVE-8319: Attachment: HIVE-8319.1.patch.txt > Add configuration for custom services in hiveserver2 > --

Review Request 26218: Add configuration for custom services in hiveserver2

2014-10-01 Thread Navis Ryu
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/26218/ --- Review request for hive. Bugs: HIVE-8319 https://issues.apache.org/jira/bro

Re: Review Request 25682: HIVE-6586 - Add new parameters to HiveConf.java after commit HIVE-6037

2014-10-01 Thread Lefty Leverenz
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/25682/ --- (Updated Oct. 1, 2014, 7:27 a.m.) Review request for hive, Carl Steinbach, Alan

[jira] [Commented] (HIVE-8225) CBO trunk merge: union11 test fails due to incorrect plan

2014-10-01 Thread Hive QA (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8225?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14154497#comment-14154497 ] Hive QA commented on HIVE-8225: --- {color:red}Overall{color}: -1 at least one tests failed H

[jira] [Commented] (HIVE-6586) Add new parameters to HiveConf.java after commit HIVE-6037 (also fix typos)

2014-10-01 Thread Lefty Leverenz (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-6586?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14154501#comment-14154501 ] Lefty Leverenz commented on HIVE-6586: -- Patch 2 has been uploaded to the review board:

[jira] [Updated] (HIVE-8313) Optimize evaluation for ExprNodeConstantEvaluator and ExprNodeNullEvaluator

2014-10-01 Thread Damien Carol (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8313?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Damien Carol updated HIVE-8313: --- Description: Consider the following query: {code:sql} SELECT foo, bar, goo, id FROM myTable WHERE id I

Re: Review Request 26218: Add configuration for custom services in hiveserver2

2014-10-01 Thread Lefty Leverenz
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/26218/#review55057 --- common/src/java/org/apache/hadoop/hive/conf/HiveConf.java

[jira] [Commented] (HIVE-8267) Exposing hbase cell latest timestamp through hbase columns mappings to hive columns.

2014-10-01 Thread Muhammad Ehsan ul Haque (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8267?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14154509#comment-14154509 ] Muhammad Ehsan ul Haque commented on HIVE-8267: --- Thanks [~leftylev] [~navis]

Re: Review Request 26218: Add configuration for custom services in hiveserver2

2014-10-01 Thread Navis Ryu
> On Oct. 1, 2014, 7:38 a.m., Lefty Leverenz wrote: > > common/src/java/org/apache/hadoop/hive/conf/HiveConf.java, lines 1492-1494 > > > > > > Maybe I'm just being dense, but does "same lifecycle" mean the same > > l

[jira] [Created] (HIVE-8320) Error in MetaException(message:Got exception: org.apache.thrift.transport.TTransportException java.net.SocketTimeoutException: Read timed out)

2014-10-01 Thread gavin kim (JIRA)
gavin kim created HIVE-8320: --- Summary: Error in MetaException(message:Got exception: org.apache.thrift.transport.TTransportException java.net.SocketTimeoutException: Read timed out) Key: HIVE-8320 URL: https://issues.a

[jira] [Commented] (HIVE-7664) VectorizedBatchUtil.addRowToBatchFrom is not optimized for Vectorized execution and takes 25% CPU

2014-10-01 Thread Mostafa Mokhtar (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7664?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14154542#comment-14154542 ] Mostafa Mokhtar commented on HIVE-7664: --- [~gopalv] Any updates on the fix for this is

[jira] [Commented] (HIVE-8314) Restore thrift string interning of HIVE-7975

2014-10-01 Thread Hive QA (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8314?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14154584#comment-14154584 ] Hive QA commented on HIVE-8314: --- {color:red}Overall{color}: -1 at least one tests failed H

[jira] [Commented] (HIVE-6954) After ALTER FILEFORMAT, DESCRIBE throwing exception

2014-10-01 Thread Chinna Rao Lalam (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-6954?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14154586#comment-14154586 ] Chinna Rao Lalam commented on HIVE-6954: Hi [~vikram.dixit], I have vefified this

[jira] [Updated] (HIVE-8272) Query with particular decimal expression causes NPE during execution initialization

2014-10-01 Thread Jason Dere (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8272?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Dere updated HIVE-8272: - Attachment: HIVE-8272.1.patch > Query with particular decimal expression causes NPE during execution > ini

[jira] [Updated] (HIVE-8272) Query with particular decimal expression causes NPE during execution initialization

2014-10-01 Thread Jason Dere (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8272?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Dere updated HIVE-8272: - Assignee: Jason Dere Status: Patch Available (was: Open) > Query with particular decimal expression

[jira] [Commented] (HIVE-7689) Fix wrong lower case table names in Postgres Metastore back end

2014-10-01 Thread Damien Carol (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7689?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14154596#comment-14154596 ] Damien Carol commented on HIVE-7689: [~brocknoland] I don't know if the trunk can work

[jira] [Commented] (HIVE-8272) Query with particular decimal expression causes NPE during execution initialization

2014-10-01 Thread Jason Dere (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8272?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14154598#comment-14154598 ] Jason Dere commented on HIVE-8272: -- Here's the plan with the patch {noformat} LOGICAL PLA

[jira] [Updated] (HIVE-7420) Parameterize tests for HCatalog Pig interfaces for testing against all storage formats

2014-10-01 Thread Sushanth Sowmyan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7420?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sushanth Sowmyan updated HIVE-7420: --- Resolution: Fixed Status: Resolved (was: Patch Available) Committed to 0.14 and trunk.

[jira] [Updated] (HIVE-8248) TestHCatLoader.testReadDataPrimitiveTypes() occasionally fails

2014-10-01 Thread Sushanth Sowmyan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8248?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sushanth Sowmyan updated HIVE-8248: --- Resolution: Fixed Fix Version/s: 0.14.0 Status: Resolved (was: Patch Availabl

[jira] [Commented] (HIVE-8317) WebHCat pom should explicitly depend on jersey-core

2014-10-01 Thread Hive QA (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8317?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14154640#comment-14154640 ] Hive QA commented on HIVE-8317: --- {color:red}Overall{color}: -1 at least one tests failed H

[jira] [Created] (HIVE-8321) Fix serialization of TypeInfo for qualified types

2014-10-01 Thread Jason Dere (JIRA)
Jason Dere created HIVE-8321: Summary: Fix serialization of TypeInfo for qualified types Key: HIVE-8321 URL: https://issues.apache.org/jira/browse/HIVE-8321 Project: Hive Issue Type: Bug

[jira] [Updated] (HIVE-8321) Fix serialization of TypeInfo for qualified types

2014-10-01 Thread Jason Dere (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8321?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Dere updated HIVE-8321: - Status: Patch Available (was: Open) > Fix serialization of TypeInfo for qualified types >

[jira] [Updated] (HIVE-8321) Fix serialization of TypeInfo for qualified types

2014-10-01 Thread Jason Dere (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8321?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Dere updated HIVE-8321: - Attachment: HIVE-8321.1.patch > Fix serialization of TypeInfo for qualified types > ---

[jira] [Commented] (HIVE-8304) Tez Reduce-Side GROUP BY Vectorization doesn't copy NULL keys correctly

2014-10-01 Thread Hive QA (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8304?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14154704#comment-14154704 ] Hive QA commented on HIVE-8304: --- {color:green}Overall{color}: +1 all checks pass Here are

[jira] [Created] (HIVE-8322) VectorReduceSinkOperator: ClassCastException: ~StandardUnionObjectInspector$StandardUnion cannot be cast to ~IntWritable

2014-10-01 Thread Matt McCline (JIRA)
Matt McCline created HIVE-8322: -- Summary: VectorReduceSinkOperator: ClassCastException: ~StandardUnionObjectInspector$StandardUnion cannot be cast to ~IntWritable Key: HIVE-8322 URL: https://issues.apache.org/jira/br

[jira] [Commented] (HIVE-1555) JDBC Storage Handler

2014-10-01 Thread Charith Ellawala (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1555?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14154769#comment-14154769 ] Charith Ellawala commented on HIVE-1555: We just open-sourced a JDBC storage handle

[jira] [Updated] (HIVE-8322) VectorReduceSinkOperator: ClassCastException: ~StandardUnionObjectInspector$StandardUnion cannot be cast to ~IntWritable

2014-10-01 Thread Matt McCline (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8322?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matt McCline updated HIVE-8322: --- Status: Patch Available (was: Open) > VectorReduceSinkOperator: ClassCastException: > ~StandardUnionO

[jira] [Updated] (HIVE-8322) VectorReduceSinkOperator: ClassCastException: ~StandardUnionObjectInspector$StandardUnion cannot be cast to ~IntWritable

2014-10-01 Thread Matt McCline (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8322?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matt McCline updated HIVE-8322: --- Attachment: HIVE-8322.01.patch > VectorReduceSinkOperator: ClassCastException: > ~StandardUnionObjectI

[jira] [Commented] (HIVE-3781) Index related events should be delivered to metastore event listener

2014-10-01 Thread Hive QA (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3781?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14154782#comment-14154782 ] Hive QA commented on HIVE-3781: --- {color:red}Overall{color}: -1 at least one tests failed H

[jira] [Commented] (HIVE-8151) Dynamic partition sort optimization inserts record wrongly to partition when used with GroupBy

2014-10-01 Thread Hive QA (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8151?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14154884#comment-14154884 ] Hive QA commented on HIVE-8151: --- {color:red}Overall{color}: -1 at least one tests failed H

[ANNOUNCE] New Hive Committer - John Pullokkaran

2014-10-01 Thread Carl Steinbach
The Apache Hive PMC has voted to make John Pullokkaran a committer on the Apache Hive Project. Please join me in congratulating John! Thanks. - Carl

Re: [ANNOUNCE] New Hive Committer - John Pullokkaran

2014-10-01 Thread Venkat V
Welcome John! On Wed, Oct 1, 2014 at 8:19 AM, Carl Steinbach wrote: > The Apache Hive PMC has voted to make John Pullokkaran a committer on the > Apache Hive Project. > > Please join me in congratulating John! > > Thanks. > > - Carl > > -- Venkat V

Question about resolve complex columns in hive

2014-10-01 Thread Yi Tian
Hi I am working on a complex columns issue in Spark SQL. Here is my case: CREATE TABLE t1(x INT); CREATE TABLE t2(a STRUCT, k INT); SELECT a.x FROM t1 a JOIN t2 b ON a.x = b.k; In hive, the “a.x” has been resolved as "t1.x" I’m wondering how to exclude the "t2.a.x" during the resolve process.

Re: [ANNOUNCE] New Hive Committer - John Pullokkaran

2014-10-01 Thread Damien Carol
Congrats John! Regards. Damien CAROL * tél : +33 (0)4 74 96 88 14 * fax : +33 (0)4 74 96 31 88 * email :dca...@blitzbs.com BLITZ BUSINESS SERVICE Le 01/10/2014 17:20, Venkat V a écrit : Welcome John! On Wed, Oct 1, 2014 at 8:19 AM, Carl Steinbach wrote: The

[jira] [Updated] (HIVE-8309) CBO: Fix OB by removing constraining DT, Use external names for col Aliases, Remove unnecessary Selects, Make DT Name counter query specific

2014-10-01 Thread Ashutosh Chauhan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8309?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashutosh Chauhan updated HIVE-8309: --- Resolution: Fixed Fix Version/s: 0.14.0 Status: Resolved (was: Patch Availabl

[jira] [Updated] (HIVE-8309) CBO: Fix OB by removing constraining DT, Use external names for col Aliases, Remove unnecessary Selects, Make DT Name counter query specific

2014-10-01 Thread Ashutosh Chauhan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8309?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashutosh Chauhan updated HIVE-8309: --- Affects Version/s: 0.14.0 > CBO: Fix OB by removing constraining DT, Use external names for col

[jira] [Updated] (HIVE-8250) Truncating table doesnt invalidate stats

2014-10-01 Thread Ashutosh Chauhan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8250?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashutosh Chauhan updated HIVE-8250: --- Fix Version/s: (was: 0.15.0) 0.14.0 > Truncating table doesnt invalidate

[jira] [Commented] (HIVE-8250) Truncating table doesnt invalidate stats

2014-10-01 Thread Ashutosh Chauhan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8250?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14154996#comment-14154996 ] Ashutosh Chauhan commented on HIVE-8250: Committed to 0.14 > Truncating table does

[jira] [Commented] (HIVE-7664) VectorizedBatchUtil.addRowToBatchFrom is not optimized for Vectorized execution and takes 25% CPU

2014-10-01 Thread Gopal V (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7664?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14155043#comment-14155043 ] Gopal V commented on HIVE-7664: --- Nope. Functional issues need to be all resolved before hard-

[jira] [Commented] (HIVE-2828) make timestamp accessible in the hbase KeyValue

2014-10-01 Thread Hive QA (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2828?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14155061#comment-14155061 ] Hive QA commented on HIVE-2828: --- {color:green}Overall{color}: +1 all checks pass Here are

[jira] [Updated] (HIVE-8225) CBO trunk merge: union11 test fails due to incorrect plan

2014-10-01 Thread Vikram Dixit K (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8225?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vikram Dixit K updated HIVE-8225: - Fix Version/s: 0.14.0 > CBO trunk merge: union11 test fails due to incorrect plan > ---

[jira] [Updated] (HIVE-8225) CBO trunk merge: union11 test fails due to incorrect plan

2014-10-01 Thread Vikram Dixit K (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8225?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vikram Dixit K updated HIVE-8225: - Priority: Critical (was: Major) > CBO trunk merge: union11 test fails due to incorrect plan >

Re: [ANNOUNCE] New Hive Committer - John Pullokkaran

2014-10-01 Thread Prasanth Jayachandran
Congratulations John! Sent from my iPhone > On Oct 1, 2014, at 9:06 AM, Damien Carol wrote: > > Congrats John! > > Regards. > > Damien CAROL > > tél : +33 (0)4 74 96 88 14 > fax : +33 (0)4 74 96 31 88 > email : dca...@blitzbs.com > BLITZ BUSINESS SERVICE > Le 01/10/2014 17:20, Venkat V a écr

Re: [ANNOUNCE] New Hive Committer - John Pullokkaran

2014-10-01 Thread Vikram Dixit K
Congrats John! On Wed, Oct 1, 2014 at 9:33 AM, Prasanth Jayachandran wrote: > Congratulations John! > > Sent from my iPhone > >> On Oct 1, 2014, at 9:06 AM, Damien Carol wrote: >> >> Congrats John! >> >> Regards. >> >> Damien CAROL >> >> tél : +33 (0)4 74 96 88 14 >> fax : +33 (0)4 74 96 31 88 >

[jira] [Updated] (HIVE-8236) VectorHashKeyWrapper allocates too many zero sized arrays

2014-10-01 Thread Gopal V (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8236?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gopal V updated HIVE-8236: -- Resolution: Fixed Release Note: HIVE-8236: VectorHashKeyWrapper allocates too many zero sized arrays (Gopal

[jira] [Commented] (HIVE-8236) VectorHashKeyWrapper allocates too many zero sized arrays

2014-10-01 Thread Gopal V (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8236?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14155107#comment-14155107 ] Gopal V commented on HIVE-8236: --- Committed to trunk and hive-14, thanks [~prasanth_j] & [~vik

[jira] [Updated] (HIVE-8271) Jackson incompatibility between hadoop-2.4 and hive-14

2014-10-01 Thread Gopal V (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8271?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gopal V updated HIVE-8271: -- Resolution: Fixed Release Note: "HIVE-8271: Relocate jackson within hive-exec.jar for hadoop-2.4 compat (Go

[jira] [Updated] (HIVE-8303) Merge from trunk to spark 9/29/14

2014-10-01 Thread Xuefu Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8303?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xuefu Zhang updated HIVE-8303: -- Attachment: HIVE-8303.3-spark.patch > Merge from trunk to spark 9/29/14 > ---

[jira] [Commented] (HIVE-8225) CBO trunk merge: union11 test fails due to incorrect plan

2014-10-01 Thread Pengcheng Xiong (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8225?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14155137#comment-14155137 ] Pengcheng Xiong commented on HIVE-8225: --- patch already includes the update of cbo-cor

[jira] [Updated] (HIVE-8225) CBO trunk merge: union11 test fails due to incorrect plan

2014-10-01 Thread Pengcheng Xiong (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8225?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pengcheng Xiong updated HIVE-8225: -- Status: Open (was: Patch Available) > CBO trunk merge: union11 test fails due to incorrect plan

[jira] [Updated] (HIVE-8225) CBO trunk merge: union11 test fails due to incorrect plan

2014-10-01 Thread Pengcheng Xiong (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8225?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pengcheng Xiong updated HIVE-8225: -- Status: Patch Available (was: Open) > CBO trunk merge: union11 test fails due to incorrect plan

[jira] [Updated] (HIVE-8225) CBO trunk merge: union11 test fails due to incorrect plan

2014-10-01 Thread Pengcheng Xiong (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8225?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pengcheng Xiong updated HIVE-8225: -- Attachment: HIVE-8225.2.patch update q.out for tez > CBO trunk merge: union11 test fails due to

Re: Review Request 26209: CBO trunk merge: union11 test fails due to incorrect plan

2014-10-01 Thread pengcheng xiong
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/26209/ --- (Updated Oct. 1, 2014, 5:37 p.m.) Review request for hive. Changes --- u

[jira] [Created] (HIVE-8323) HIVE-8290 added "transactional" tbl property. Need to ensure it can only be set on tables using AcidOutputFormat

2014-10-01 Thread Eugene Koifman (JIRA)
Eugene Koifman created HIVE-8323: Summary: HIVE-8290 added "transactional" tbl property. Need to ensure it can only be set on tables using AcidOutputFormat Key: HIVE-8323 URL: https://issues.apache.org/jira/brows

[jira] [Updated] (HIVE-8323) Ensure "transactional" tbl property can only be set on tables using AcidOutputFormat

2014-10-01 Thread Eugene Koifman (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8323?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eugene Koifman updated HIVE-8323: - Summary: Ensure "transactional" tbl property can only be set on tables using AcidOutputFormat (was

Re: [ANNOUNCE] New Hive Committer - John Pullokkaran

2014-10-01 Thread Eugene Koifman
Congrats! On Wed, Oct 1, 2014 at 9:35 AM, Vikram Dixit K wrote: > Congrats John! > > On Wed, Oct 1, 2014 at 9:33 AM, Prasanth Jayachandran > wrote: > > Congratulations John! > > > > Sent from my iPhone > > > >> On Oct 1, 2014, at 9:06 AM, Damien Carol wrote: > >> > >> Congrats John! > >> > >>

Re: [ANNOUNCE] New Hive Committer - John Pullokkaran

2014-10-01 Thread Gunther Hagleitner
Congrats John! Thanks, Gunther. On Wed, Oct 1, 2014 at 10:52 AM, Eugene Koifman wrote: > Congrats! > > On Wed, Oct 1, 2014 at 9:35 AM, Vikram Dixit K > wrote: > > > Congrats John! > > > > On Wed, Oct 1, 2014 at 9:33 AM, Prasanth Jayachandran > > wrote: > > > Congratulations John! > > > > > >

Re: [ANNOUNCE] New Hive Committer - John Pullokkaran

2014-10-01 Thread Szehon Ho
Congratulations John! On Wed, Oct 1, 2014 at 10:57 AM, Gunther Hagleitner < ghagleit...@hortonworks.com> wrote: > Congrats John! > > Thanks, > Gunther. > > On Wed, Oct 1, 2014 at 10:52 AM, Eugene Koifman > wrote: > > > Congrats! > > > > On Wed, Oct 1, 2014 at 9:35 AM, Vikram Dixit K > > wrote:

[jira] [Commented] (HIVE-8272) Query with particular decimal expression causes NPE during execution initialization

2014-10-01 Thread Hive QA (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8272?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14155214#comment-14155214 ] Hive QA commented on HIVE-8272: --- {color:green}Overall{color}: +1 all checks pass Here are

Re: [ANNOUNCE] New Hive Committer - John Pullokkaran

2014-10-01 Thread Thejas Nair
Congrats John! On Wed, Oct 1, 2014 at 11:00 AM, Szehon Ho wrote: > Congratulations John! > > On Wed, Oct 1, 2014 at 10:57 AM, Gunther Hagleitner < > ghagleit...@hortonworks.com> wrote: > >> Congrats John! >> >> Thanks, >> Gunther. >> >> On Wed, Oct 1, 2014 at 10:52 AM, Eugene Koifman >> wrote:

[jira] [Assigned] (HIVE-8275) Introduce MapInput encapsulating a Hadoop RDD [Spark Branch]

2014-10-01 Thread Xuefu Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8275?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xuefu Zhang reassigned HIVE-8275: - Assignee: Xuefu Zhang > Introduce MapInput encapsulating a Hadoop RDD [Spark Branch] > ---

[jira] [Commented] (HIVE-8303) Merge from trunk to spark 9/29/14

2014-10-01 Thread Hive QA (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8303?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14155246#comment-14155246 ] Hive QA commented on HIVE-8303: --- {color:red}Overall{color}: -1 at least one tests failed H

[jira] [Updated] (HIVE-7695) hive stats issue when insert query is appending data into table

2014-10-01 Thread Ashutosh Chauhan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7695?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashutosh Chauhan updated HIVE-7695: --- Status: Open (was: Patch Available) > hive stats issue when insert query is appending data int

[jira] [Updated] (HIVE-7695) hive stats issue when insert query is appending data into table

2014-10-01 Thread Ashutosh Chauhan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7695?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashutosh Chauhan updated HIVE-7695: --- Attachment: HIVE-7695.2.patch > hive stats issue when insert query is appending data into table

[jira] [Updated] (HIVE-7695) hive stats issue when insert query is appending data into table

2014-10-01 Thread Ashutosh Chauhan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7695?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashutosh Chauhan updated HIVE-7695: --- Assignee: Ashutosh Chauhan Status: Patch Available (was: Open) > hive stats issue when i

[jira] [Updated] (HIVE-8289) Exclude temp tables in compactor threads

2014-10-01 Thread Damien Carol (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8289?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Damien Carol updated HIVE-8289: --- Affects Version/s: 0.14.0 > Exclude temp tables in compactor threads >

[jira] [Commented] (HIVE-8317) WebHCat pom should explicitly depend on jersey-core

2014-10-01 Thread Brock Noland (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8317?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14155261#comment-14155261 ] Brock Noland commented on HIVE-8317: Thank you for the review! I have committed this to

[jira] [Updated] (HIVE-8317) WebHCat pom should explicitly depend on jersey-core

2014-10-01 Thread Brock Noland (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8317?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brock Noland updated HIVE-8317: --- Resolution: Fixed Fix Version/s: 0.15.0 Status: Resolved (was: Patch Available) > We

[jira] [Updated] (HIVE-8151) Dynamic partition sort optimization inserts record wrongly to partition when used with GroupBy

2014-10-01 Thread Prasanth J (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8151?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Prasanth J updated HIVE-8151: - Attachment: HIVE-8151.10.patch Test failures are golden file diffs. Updated patch should fix those. > Dyna

[jira] [Commented] (HIVE-3781) Index related events should be delivered to metastore event listener

2014-10-01 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3781?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14155275#comment-14155275 ] Thejas M Nair commented on HIVE-3781: - sure, I can review it. Can you please upload it

[jira] [Updated] (HIVE-8314) Restore thrift string interning of HIVE-7975

2014-10-01 Thread Szehon Ho (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8314?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Szehon Ho updated HIVE-8314: Resolution: Fixed Status: Resolved (was: Patch Available) Committed to trunk and 0.14. Thanks Chao

[jira] [Commented] (HIVE-8094) add LIKE keyword support for SHOW FUNCTIONS

2014-10-01 Thread Jason Dere (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8094?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14155307#comment-14155307 ] Jason Dere commented on HIVE-8094: -- I think the changes look fine. [~thejas], should we ju

[jira] [Updated] (HIVE-8265) Build failure on hadoop-1

2014-10-01 Thread Szehon Ho (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8265?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Szehon Ho updated HIVE-8265: Resolution: Fixed Status: Resolved (was: Patch Available) Committed to trunk and 0.14. Thanks Navis

[jira] [Updated] (HIVE-8265) Build failure on hadoop-1

2014-10-01 Thread Szehon Ho (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8265?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Szehon Ho updated HIVE-8265: Fix Version/s: 0.14.0 > Build failure on hadoop-1 > -- > > Key: HIVE

[jira] [Updated] (HIVE-8324) Another build failure on hadoop-1

2014-10-01 Thread Szehon Ho (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8324?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Szehon Ho updated HIVE-8324: Priority: Blocker (was: Major) Affects Version/s: 0.14.0 Fix Version/s: 0.14.0 > Anothe

[jira] [Created] (HIVE-8324) Another build failure on hadoop-1

2014-10-01 Thread Szehon Ho (JIRA)
Szehon Ho created HIVE-8324: --- Summary: Another build failure on hadoop-1 Key: HIVE-8324 URL: https://issues.apache.org/jira/browse/HIVE-8324 Project: Hive Issue Type: Bug Reporter: Szeh

[jira] [Commented] (HIVE-8246) HiveServer2 in http-kerberos mode is restrictive on client usernames

2014-10-01 Thread Szehon Ho (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8246?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14155332#comment-14155332 ] Szehon Ho commented on HIVE-8246: - Hi, this breaks compilation with hadoop-1 (see HIVE-8324

Re: [ANNOUNCE] New Hive Committer - John Pullokkaran

2014-10-01 Thread Hari Subramaniyan
Congrats John! On Wed, Oct 1, 2014 at 11:06 AM, Thejas Nair wrote: > Congrats John! > > > On Wed, Oct 1, 2014 at 11:00 AM, Szehon Ho wrote: > > Congratulations John! > > > > On Wed, Oct 1, 2014 at 10:57 AM, Gunther Hagleitner < > > ghagleit...@hortonworks.com> wrote: > > > >> Congrats John! > >

[jira] [Commented] (HIVE-8321) Fix serialization of TypeInfo for qualified types

2014-10-01 Thread Hive QA (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8321?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14155346#comment-14155346 ] Hive QA commented on HIVE-8321: --- {color:red}Overall{color}: -1 at least one tests failed H

[jira] [Comment Edited] (HIVE-8094) add LIKE keyword support for SHOW FUNCTIONS

2014-10-01 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8094?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14155357#comment-14155357 ] Thejas M Nair edited comment on HIVE-8094 at 10/1/14 7:38 PM: --

[jira] [Commented] (HIVE-8094) add LIKE keyword support for SHOW FUNCTIONS

2014-10-01 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8094?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14155357#comment-14155357 ] Thejas M Nair commented on HIVE-8094: - I didn't realize that show tables had LIKE as an

Re: [ANNOUNCE] New Hive Committer - John Pullokkaran

2014-10-01 Thread Vaibhav Gumashta
Congrats John! On Wed, Oct 1, 2014 at 12:28 PM, Hari Subramaniyan < hsubramani...@hortonworks.com> wrote: > Congrats John! > > On Wed, Oct 1, 2014 at 11:06 AM, Thejas Nair > wrote: > > > Congrats John! > > > > > > On Wed, Oct 1, 2014 at 11:00 AM, Szehon Ho wrote: > > > Congratulations John! >

[jira] [Commented] (HIVE-7156) Group-By operator stat-annotation only uses distinct approx to generate rollups

2014-10-01 Thread Xuefu Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7156?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14155370#comment-14155370 ] Xuefu Zhang commented on HIVE-7156: --- Hi [~prasanth_j]/[~gopalv], would you mind sharing y

Re: [ANNOUNCE] New Hive Committer - John Pullokkaran

2014-10-01 Thread Matthew McCline
Congrats! On Wed, Oct 1, 2014 at 8:19 AM, Carl Steinbach wrote: > The Apache Hive PMC has voted to make John Pullokkaran a committer on the > Apache Hive Project. > > Please join me in congratulating John! > > Thanks. > > - Carl > > -- CONFIDENTIALITY NOTICE NOTICE: This message is intended fo

[jira] [Updated] (HIVE-8299) HiveServer2 in http-kerberos & doAs=true is failing with org.apache.hadoop.security.AccessControlException

2014-10-01 Thread Vaibhav Gumashta (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8299?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vaibhav Gumashta updated HIVE-8299: --- Resolution: Fixed Status: Resolved (was: Patch Available) Patch committed to 14 and tr

[jira] [Updated] (HIVE-7800) Parquet Column Index Access Schema Size Checking

2014-10-01 Thread Brock Noland (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7800?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brock Noland updated HIVE-7800: --- Summary: Parquet Column Index Access Schema Size Checking (was: Parqet Column Index Access Schema Size

[jira] [Commented] (HIVE-8246) HiveServer2 in http-kerberos mode is restrictive on client usernames

2014-10-01 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8246?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14155403#comment-14155403 ] Thejas M Nair commented on HIVE-8246: - Thanks for following up on this [~szehon]! > Hi

[jira] [Commented] (HIVE-8246) HiveServer2 in http-kerberos mode is restrictive on client usernames

2014-10-01 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8246?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14155402#comment-14155402 ] Thejas M Nair commented on HIVE-8246: - While reviewing the patch, I had checked for Ker

[jira] [Commented] (HIVE-8094) add LIKE keyword support for SHOW FUNCTIONS

2014-10-01 Thread peter liu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8094?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14155416#comment-14155416 ] peter liu commented on HIVE-8094: - bq. If user had "foo.\*" , now it gets translated into "

[jira] [Updated] (HIVE-7695) hive stats issue when insert query is appending data into table

2014-10-01 Thread Ashutosh Chauhan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7695?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashutosh Chauhan updated HIVE-7695: --- Status: Open (was: Patch Available) > hive stats issue when insert query is appending data int

[jira] [Updated] (HIVE-7695) hive stats issue when insert query is appending data into table

2014-10-01 Thread Ashutosh Chauhan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7695?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashutosh Chauhan updated HIVE-7695: --- Attachment: HIVE-7695.3.patch > hive stats issue when insert query is appending data into table

[jira] [Updated] (HIVE-7695) hive stats issue when insert query is appending data into table

2014-10-01 Thread Ashutosh Chauhan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7695?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashutosh Chauhan updated HIVE-7695: --- Status: Patch Available (was: Open) > hive stats issue when insert query is appending data int

[jira] [Commented] (HIVE-7800) Parquet Column Index Access Schema Size Checking

2014-10-01 Thread Daniel Weeks (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7800?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14155444#comment-14155444 ] Daniel Weeks commented on HIVE-7800: [~brocknoland] The most recent patch isn't suffic

[jira] [Commented] (HIVE-7156) Group-By operator stat-annotation only uses distinct approx to generate rollups

2014-10-01 Thread Gopal V (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7156?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14155450#comment-14155450 ] Gopal V commented on HIVE-7156: --- [~xuefuz]: That variable defaults to map.container.size unle

[jira] [Created] (HIVE-8325) NPE in map join execution (submit via child)

2014-10-01 Thread Gunther Hagleitner (JIRA)
Gunther Hagleitner created HIVE-8325: Summary: NPE in map join execution (submit via child) Key: HIVE-8325 URL: https://issues.apache.org/jira/browse/HIVE-8325 Project: Hive Issue Type: B

[jira] [Updated] (HIVE-8325) NPE in map join execution (submit via child)

2014-10-01 Thread Gunther Hagleitner (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8325?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gunther Hagleitner updated HIVE-8325: - Priority: Blocker (was: Major) > NPE in map join execution (submit via child) > --

  1   2   3   >