[jira] [Commented] (HIVE-6380) Specify jars/files when creating permanent UDFs

2014-02-12 Thread Hive QA (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-6380?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13898921#comment-13898921 ] Hive QA commented on HIVE-6380: --- {color:red}Overall{color}: -1 at least one tests failed

[jira] [Updated] (HIVE-6203) Privileges of role granted indrectily to user is not applied

2014-02-12 Thread Navis (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-6203?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Navis updated HIVE-6203: Status: Patch Available (was: Open) Preliminary test Privileges of role granted indrectily to user is not

[jira] [Updated] (HIVE-6203) Privileges of role granted indrectily to user is not applied

2014-02-12 Thread Navis (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-6203?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Navis updated HIVE-6203: Attachment: HIVE-6203.1.patch.txt Privileges of role granted indrectily to user is not applied

[jira] [Commented] (HIVE-6402) Improve Hive behavior when deleting data with miss configured Trash

2014-02-12 Thread Hive QA (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-6402?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13899017#comment-13899017 ] Hive QA commented on HIVE-6402: --- {color:red}Overall{color}: -1 at least one tests failed

[jira] [Created] (HIVE-6412) SMB join on Decimal columns causes caste exception in JoinUtil.computeKeys

2014-02-12 Thread Remus Rusanu (JIRA)
Remus Rusanu created HIVE-6412: -- Summary: SMB join on Decimal columns causes caste exception in JoinUtil.computeKeys Key: HIVE-6412 URL: https://issues.apache.org/jira/browse/HIVE-6412 Project: Hive

Re: Review Request 17737: Add DECIMAL support to vectorized group by operator

2014-02-12 Thread Remus Rusanu
On Feb. 10, 2014, 9:58 p.m., Jitendra Pandey wrote: ql/src/gen/vectorization/UDAFTemplates/VectorUDAFMinMaxDecimal.txt, line 53 https://reviews.apache.org/r/17737/diff/1/?file=470006#file470006line53 Should we initialize isNull to true? It seems it will always be false otherwise.

[jira] [Updated] (HIVE-6412) SMB join on Decimal columns causes cast exception in JoinUtil.computeKeys

2014-02-12 Thread Remus Rusanu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-6412?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Remus Rusanu updated HIVE-6412: --- Summary: SMB join on Decimal columns causes cast exception in JoinUtil.computeKeys (was: SMB join on

[jira] [Updated] (HIVE-6345) Add DECIMAL support to vectorized JOIN operators

2014-02-12 Thread Remus Rusanu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-6345?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Remus Rusanu updated HIVE-6345: --- Attachment: HIVE-6345.2.patch Add DECIMAL support to vectorized JOIN operators

Review Request 18002: Add DECIMAL support to vectorized JOIN operators and vectorized aggregates

2014-02-12 Thread Remus Rusanu
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/18002/ --- Review request for hive, Eric Hanson and Jitendra Pandey. Bugs: HIVE-6344 and

[jira] [Commented] (HIVE-6345) Add DECIMAL support to vectorized JOIN operators

2014-02-12 Thread Remus Rusanu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-6345?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13899057#comment-13899057 ] Remus Rusanu commented on HIVE-6345: https://reviews.apache.org/r/18002/ Add DECIMAL

[jira] [Commented] (HIVE-6344) Add DECIMAL support to vectorized group by operator

2014-02-12 Thread Remus Rusanu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-6344?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13899059#comment-13899059 ] Remus Rusanu commented on HIVE-6344: the patch uploaded to HIVE-6345 contains the fix

[jira] [Commented] (HIVE-6345) Add DECIMAL support to vectorized JOIN operators

2014-02-12 Thread Remus Rusanu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-6345?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13899062#comment-13899062 ] Remus Rusanu commented on HIVE-6345: The patch contains the fix for HIVE-6344 as well,

[jira] [Commented] (HIVE-4996) unbalanced calls to openTransaction/commitTransaction

2014-02-12 Thread Hive QA (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4996?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13899066#comment-13899066 ] Hive QA commented on HIVE-4996: --- {color:red}Overall{color}: -1 at least one tests failed

[jira] [Commented] (HIVE-5690) Support subquery for single sourced multi query

2014-02-12 Thread Hive QA (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5690?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13899139#comment-13899139 ] Hive QA commented on HIVE-5690: --- {color:red}Overall{color}: -1 at least one tests failed

[jira] [Created] (HIVE-6413) Use of relative paths for data load in .q files breaks on Windows

2014-02-12 Thread Remus Rusanu (JIRA)
Remus Rusanu created HIVE-6413: -- Summary: Use of relative paths for data load in .q files breaks on Windows Key: HIVE-6413 URL: https://issues.apache.org/jira/browse/HIVE-6413 Project: Hive

Incompatibilities between metadata types and actual values read by the Parquet input format

2014-02-12 Thread Remus Rusanu
While working on HIVE-5998 I noticed that the ParquetRecordReader returns IntWritable for all 'int like' types, in disaccord with the row object inspectors. I though fine, and I worked my way around it. But I see now that the issue trigger failuers in other places, eg. in aggregates: Caused

[jira] [Commented] (HIVE-5944) SQL std auth - authorize show all roles, create role, drop role

2014-02-12 Thread Hive QA (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5944?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13899204#comment-13899204 ] Hive QA commented on HIVE-5944: --- {color:red}Overall{color}: -1 at least one tests failed

[jira] [Commented] (HIVE-4115) Introduce cube abstraction in hive

2014-02-12 Thread Hive QA (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4115?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13899209#comment-13899209 ] Hive QA commented on HIVE-4115: --- {color:red}Overall{color}: -1 no tests executed Here are

Re: Incompatibilities between metadata types and actual values read by the Parquet input format

2014-02-12 Thread Brock Noland
Hi, Looks like a bug to me. Can you open a JIRA? Brock On Wed, Feb 12, 2014 at 9:25 AM, Remus Rusanu rem...@microsoft.com wrote: While working on HIVE-5998 I noticed that the ParquetRecordReader returns IntWritable for all 'int like' types, in disaccord with the row object inspectors. I

[jira] [Commented] (HIVE-6037) Synchronize HiveConf with hive-default.xml.template and support show conf

2014-02-12 Thread Brock Noland (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-6037?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13899240#comment-13899240 ] Brock Noland commented on HIVE-6037: Looks like something got messed up in antlr.

[jira] [Commented] (HIVE-6329) Support column level encryption/decryption

2014-02-12 Thread Brock Noland (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-6329?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13899255#comment-13899255 ] Brock Noland commented on HIVE-6329: Hi, It looks like this makes some changes to the

[jira] [Created] (HIVE-6414) ParquetInputFormat provides data values that do not match the object inspectors

2014-02-12 Thread Remus Rusanu (JIRA)
Remus Rusanu created HIVE-6414: -- Summary: ParquetInputFormat provides data values that do not match the object inspectors Key: HIVE-6414 URL: https://issues.apache.org/jira/browse/HIVE-6414 Project:

RE: Incompatibilities between metadata types and actual values read by the Parquet input format

2014-02-12 Thread Remus Rusanu
Done. https://issues.apache.org/jira/browse/HIVE-6414 Thanks, ~Remus From: Brock Noland [mailto:br...@cloudera.com] Sent: Wednesday, February 12, 2014 6:15 PM To: Remus Rusanu Cc: dev@hive.apache.org Subject: Re: Incompatibilities between metadata types and actual values read by the Parquet

[jira] [Updated] (HIVE-6414) ParquetInputFormat provides data values that do not match the object inspectors

2014-02-12 Thread Brock Noland (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-6414?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brock Noland updated HIVE-6414: --- Description: While working on HIVE-5998 I noticed that the ParquetRecordReader returns IntWritable

[jira] [Updated] (HIVE-6414) ParquetInputFormat provides data values that do not match the object inspectors

2014-02-12 Thread Brock Noland (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-6414?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brock Noland updated HIVE-6414: --- Description: While working on HIVE-5998 I noticed that the ParquetRecordReader returns IntWritable

[jira] [Commented] (HIVE-6414) ParquetInputFormat provides data values that do not match the object inspectors

2014-02-12 Thread Brock Noland (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-6414?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13899273#comment-13899273 ] Brock Noland commented on HIVE-6414: FYI [~jcoffey] [~xuefuz] ParquetInputFormat

[jira] [Commented] (HIVE-6414) ParquetInputFormat provides data values that do not match the object inspectors

2014-02-12 Thread Justin Coffey (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-6414?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13899284#comment-13899284 ] Justin Coffey commented on HIVE-6414: - I'll investigate. ParquetInputFormat provides

[jira] [Assigned] (HIVE-6414) ParquetInputFormat provides data values that do not match the object inspectors

2014-02-12 Thread Justin Coffey (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-6414?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Justin Coffey reassigned HIVE-6414: --- Assignee: Justin Coffey ParquetInputFormat provides data values that do not match the object

[jira] [Commented] (HIVE-6403) uncorrelated subquery is failing with auto.convert.join=true

2014-02-12 Thread Harish Butani (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-6403?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13899299#comment-13899299 ] Harish Butani commented on HIVE-6403: - What I see is that for the Multi Insert with

[jira] [Commented] (HIVE-6254) sql standard auth - use admin option specified in grant/revoke role statement

2014-02-12 Thread Hive QA (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-6254?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13899300#comment-13899300 ] Hive QA commented on HIVE-6254: --- {color:red}Overall{color}: -1 at least one tests failed

[jira] [Updated] (HIVE-5944) SQL std auth - authorize show all roles, create role, drop role

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

[jira] [Updated] (HIVE-6254) sql standard auth - use admin option specified in grant/revoke role statement

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

[jira] [Resolved] (HIVE-5952) SQL std auth - authorize grant/revoke roles

2014-02-12 Thread Ashutosh Chauhan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5952?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashutosh Chauhan resolved HIVE-5952. Resolution: Fixed Fix Version/s: 0.13.0 This is fixed via HIVE-5944 SQL std auth -

[jira] [Created] (HIVE-6415) Disallow transform clause in std auth mode

2014-02-12 Thread Ashutosh Chauhan (JIRA)
Ashutosh Chauhan created HIVE-6415: -- Summary: Disallow transform clause in std auth mode Key: HIVE-6415 URL: https://issues.apache.org/jira/browse/HIVE-6415 Project: Hive Issue Type: Task

[jira] [Updated] (HIVE-6415) Disallow transform clause in std auth mode

2014-02-12 Thread Ashutosh Chauhan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-6415?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashutosh Chauhan updated HIVE-6415: --- Attachment: HIVE-6415.patch Disallow transform clause in std auth mode

Review Request 18020: Disallows transform clause in std sql mode

2014-02-12 Thread Ashutosh Chauhan
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/18020/ --- Review request for hive. Bugs: HIVE-6415

[jira] [Updated] (HIVE-6415) Disallow transform clause in std auth mode

2014-02-12 Thread Ashutosh Chauhan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-6415?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashutosh Chauhan updated HIVE-6415: --- Status: Patch Available (was: Open) Disallow transform clause in std auth mode

[jira] [Updated] (HIVE-6415) Disallow transform clause in std auth mode

2014-02-12 Thread Ashutosh Chauhan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-6415?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashutosh Chauhan updated HIVE-6415: --- Issue Type: Sub-task (was: Task) Parent: HIVE-5837 Disallow transform clause in std

[jira] [Commented] (HIVE-6167) Allow user-defined functions to be qualified with database name

2014-02-12 Thread Jason Dere (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-6167?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13899383#comment-13899383 ] Jason Dere commented on HIVE-6167: -- So DOT isn't normally allowed as part of an

[jira] [Commented] (HIVE-6398) MapRedTask.configureDebugVariablesForChildJVM mixes HIVE_CHILD_CLIENT_DEBUG_OPTS and HIVE_MAIN_CLIENT_DEBUG_OPTS in env check

2014-02-12 Thread Ashutosh Chauhan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-6398?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13899391#comment-13899391 ] Ashutosh Chauhan commented on HIVE-6398: +1

[jira] [Updated] (HIVE-5595) Implement vectorized SMB JOIN

2014-02-12 Thread Ashutosh Chauhan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5595?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashutosh Chauhan updated HIVE-5595: --- Fix Version/s: 0.13.0 Implement vectorized SMB JOIN -

Re: Review Request 16951: HIVE-6109: Support customized location for EXTERNAL tables created by Dynamic Partitioning

2014-02-12 Thread Sushanth Sowmyan
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/16951/#review34302 --- Ship it! Looks good, thanks for all the changes! :) - Sushanth

[jira] [Commented] (HIVE-6109) Support customized location for EXTERNAL tables created by Dynamic Partitioning

2014-02-12 Thread Sushanth Sowmyan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-6109?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13899410#comment-13899410 ] Sushanth Sowmyan commented on HIVE-6109: +1 to the updated patch, looks good to me.

[jira] [Commented] (HIVE-5504) OrcOutputFormat honors compression properties only from within hive

2014-02-12 Thread Sushanth Sowmyan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5504?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13899412#comment-13899412 ] Sushanth Sowmyan commented on HIVE-5504: The error reported by the precommit test

[jira] [Commented] (HIVE-6256) add batch dropping of partitions to Hive metastore (as well as to dropTable)

2014-02-12 Thread Hive QA (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-6256?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13899420#comment-13899420 ] Hive QA commented on HIVE-6256: --- {color:green}Overall{color}: +1 all checks pass Here are

[jira] [Commented] (HIVE-6407) Test authorization_revoke_table_priv.q is failing on trunk

2014-02-12 Thread Hive QA (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-6407?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13899423#comment-13899423 ] Hive QA commented on HIVE-6407: --- {color:red}Overall{color}: -1 no tests executed Here are

[jira] [Commented] (HIVE-4996) unbalanced calls to openTransaction/commitTransaction

2014-02-12 Thread Szehon Ho (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4996?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13899432#comment-13899432 ] Szehon Ho commented on HIVE-4996: - I saw authorization_revoke_table_priv is broken for all

Review Request 18025: Implement vectorized support for COALESCE conditional expression

2014-02-12 Thread Jitendra Pandey
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/18025/ --- Review request for hive and Eric Hanson. Bugs: HIVE-5759

[jira] [Commented] (HIVE-5759) Implement vectorized support for COALESCE conditional expression

2014-02-12 Thread Jitendra Nath Pandey (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5759?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13899436#comment-13899436 ] Jitendra Nath Pandey commented on HIVE-5759: Review board entry:

[jira] [Reopened] (HIVE-5952) SQL std auth - authorize grant/revoke roles

2014-02-12 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5952?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thejas M Nair reopened HIVE-5952: - One part of this issue is not there as part of HIVE-5944, if the user has admin privileges, then the

[jira] [Updated] (HIVE-4996) unbalanced calls to openTransaction/commitTransaction

2014-02-12 Thread Xuefu Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4996?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xuefu Zhang updated HIVE-4996: -- Resolution: Fixed Fix Version/s: 0.13.0 Status: Resolved (was: Patch Available)

[jira] [Updated] (HIVE-6412) SMB join on Decimal columns causes cast exception in JoinUtil.computeKeys

2014-02-12 Thread Xuefu Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-6412?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xuefu Zhang updated HIVE-6412: -- Description: {code} Caused by: java.lang.ClassCastException:

[jira] [Assigned] (HIVE-6412) SMB join on Decimal columns causes cast exception in JoinUtil.computeKeys

2014-02-12 Thread Xuefu Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-6412?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xuefu Zhang reassigned HIVE-6412: - Assignee: Xuefu Zhang SMB join on Decimal columns causes cast exception in JoinUtil.computeKeys

[jira] [Commented] (HIVE-4996) unbalanced calls to openTransaction/commitTransaction

2014-02-12 Thread Szehon Ho (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4996?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13899468#comment-13899468 ] Szehon Ho commented on HIVE-4996: - Thanks Xuefu for the review. unbalanced calls to

[jira] [Updated] (HIVE-6407) Test authorization_revoke_table_priv.q is failing on trunk

2014-02-12 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-6407?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thejas M Nair updated HIVE-6407: Status: Open (was: Patch Available) Test authorization_revoke_table_priv.q is failing on trunk

[jira] [Updated] (HIVE-6407) Test authorization_revoke_table_priv.q is failing on trunk

2014-02-12 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-6407?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thejas M Nair updated HIVE-6407: Attachment: HIVE-6407.2.patch HIVE-6407.2.patch - patch rebased to resolve conflicts with test

[jira] [Updated] (HIVE-6407) Test authorization_revoke_table_priv.q is failing on trunk

2014-02-12 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-6407?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thejas M Nair updated HIVE-6407: Status: Patch Available (was: Open) Test authorization_revoke_table_priv.q is failing on trunk

[jira] [Created] (HIVE-6416) Vectorized mathematical functions for decimal type.

2014-02-12 Thread Jitendra Nath Pandey (JIRA)
Jitendra Nath Pandey created HIVE-6416: -- Summary: Vectorized mathematical functions for decimal type. Key: HIVE-6416 URL: https://issues.apache.org/jira/browse/HIVE-6416 Project: Hive

[jira] [Resolved] (HIVE-5952) SQL std auth - authorize grant/revoke roles

2014-02-12 Thread Ashutosh Chauhan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5952?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashutosh Chauhan resolved HIVE-5952. Resolution: Fixed I will open another jira for that. SQL std auth - authorize

[jira] [Commented] (HIVE-6410) Allow output serializations separators to be set for HDFS path as well.

2014-02-12 Thread Xuefu Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-6410?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13899494#comment-13899494 ] Xuefu Zhang commented on HIVE-6410: --- Obviously, this is a dupe of

[jira] [Commented] (HIVE-6167) Allow user-defined functions to be qualified with database name

2014-02-12 Thread Ashutosh Chauhan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-6167?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13899510#comment-13899510 ] Ashutosh Chauhan commented on HIVE-6167: OK, if need be that could be done in a

[jira] [Commented] (HIVE-6256) add batch dropping of partitions to Hive metastore (as well as to dropTable)

2014-02-12 Thread Ashutosh Chauhan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-6256?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13899507#comment-13899507 ] Ashutosh Chauhan commented on HIVE-6256: +1 add batch dropping of partitions to

[jira] [Work logged] (HIVE-6378) HCatClient::createTable() doesn't allow SerDe class to be specified

2014-02-12 Thread Karl D. Gierach (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-6378?focusedWorklogId=15938page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-15938 ] Karl D. Gierach logged work on HIVE-6378: - Author: Karl D. Gierach

[jira] [Commented] (HIVE-6356) Dependency injection in hbase storage handler is broken

2014-02-12 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-6356?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13899520#comment-13899520 ] Sergey Shelukhin commented on HIVE-6356: addendum looks good to me Dependency

[jira] [Updated] (HIVE-6356) Dependency injection in hbase storage handler is broken

2014-02-12 Thread Ashutosh Chauhan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-6356?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashutosh Chauhan updated HIVE-6356: --- Status: Open (was: Patch Available) [~navis] Can you reupload the patch with correct name so

[jira] [Commented] (HIVE-6378) HCatClient::createTable() doesn't allow SerDe class to be specified

2014-02-12 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-6378?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13899527#comment-13899527 ] Thejas M Nair commented on HIVE-6378: - [~avandana] or [~mithun] Would you be able to

[jira] [Commented] (HIVE-6406) Introduce immutable-table table property and if set, disallow insert-into

2014-02-12 Thread Hive QA (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-6406?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13899537#comment-13899537 ] Hive QA commented on HIVE-6406: --- {color:red}Overall{color}: -1 at least one tests failed

[jira] [Commented] (HIVE-6406) Introduce immutable-table table property and if set, disallow insert-into

2014-02-12 Thread Brock Noland (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-6406?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13899558#comment-13899558 ] Brock Noland commented on HIVE-6406: It seems like is_ and _table are noise?

[jira] [Created] (HIVE-6417) sql std auth - new users in admin role config should get added

2014-02-12 Thread Thejas M Nair (JIRA)
Thejas M Nair created HIVE-6417: --- Summary: sql std auth - new users in admin role config should get added Key: HIVE-6417 URL: https://issues.apache.org/jira/browse/HIVE-6417 Project: Hive

[jira] [Created] (HIVE-6418) MapJoinRowContainer has large memory overhead in typical cases

2014-02-12 Thread Sergey Shelukhin (JIRA)
Sergey Shelukhin created HIVE-6418: -- Summary: MapJoinRowContainer has large memory overhead in typical cases Key: HIVE-6418 URL: https://issues.apache.org/jira/browse/HIVE-6418 Project: Hive

[jira] [Updated] (HIVE-6418) MapJoinRowContainer has large memory overhead in typical cases

2014-02-12 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-6418?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergey Shelukhin updated HIVE-6418: --- Attachment: HIVE-6418.WIP.patch First cut. Introduces an alternative container that basically

[jira] [Commented] (HIVE-6418) MapJoinRowContainer has large memory overhead in typical cases

2014-02-12 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-6418?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13899600#comment-13899600 ] Sergey Shelukhin commented on HIVE-6418: oh, MJRC became an interface and I renamed

[jira] [Commented] (HIVE-6418) MapJoinRowContainer has large memory overhead in typical cases

2014-02-12 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-6418?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13899598#comment-13899598 ] Sergey Shelukhin commented on HIVE-6418: [~gopalv] [~ashutoshc] fyi

[jira] [Commented] (HIVE-6406) Introduce immutable-table table property and if set, disallow insert-into

2014-02-12 Thread Sushanth Sowmyan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-6406?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13899604#comment-13899604 ] Sushanth Sowmyan commented on HIVE-6406: Fair enough, I'd agree. I retained the is_

[jira] [Updated] (HIVE-6256) add batch dropping of partitions to Hive metastore (as well as to dropTable)

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

[jira] [Updated] (HIVE-6406) Introduce immutable-table table property and if set, disallow insert-into

2014-02-12 Thread Sushanth Sowmyan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-6406?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sushanth Sowmyan updated HIVE-6406: --- Attachment: HIVE-6406.2.patch Attached updated patch. Introduce immutable-table table

[jira] [Updated] (HIVE-6233) JOBS testsuite in WebHCat E2E tests does not work correctly in secure mode

2014-02-12 Thread Eugene Koifman (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-6233?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eugene Koifman updated HIVE-6233: - Component/s: WebHCat JOBS testsuite in WebHCat E2E tests does not work correctly in secure mode

[jira] [Commented] (HIVE-6378) HCatClient::createTable() doesn't allow SerDe class to be specified

2014-02-12 Thread Mithun Radhakrishnan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-6378?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13899622#comment-13899622 ] Mithun Radhakrishnan commented on HIVE-6378: Yes, Thejas, I'll have a look at

[jira] [Commented] (HIVE-5989) Hive metastore authorization check is not threadsafe

2014-02-12 Thread Sushanth Sowmyan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5989?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13899630#comment-13899630 ] Sushanth Sowmyan commented on HIVE-5989: [~thejas], could I please get a review on

[jira] [Commented] (HIVE-6325) Enable using multiple concurrent sessions in tez

2014-02-12 Thread Vikram Dixit K (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-6325?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13899629#comment-13899629 ] Vikram Dixit K commented on HIVE-6325: -- The MinimrCliDriver tests pass on my setup.

[jira] [Commented] (HIVE-6378) HCatClient::createTable() doesn't allow SerDe class to be specified

2014-02-12 Thread Mithun Radhakrishnan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-6378?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13899627#comment-13899627 ] Mithun Radhakrishnan commented on HIVE-6378: Oh, hang on... I thought it looked

[jira] [Commented] (HIVE-6383) Newly added tests in TestJdbcDriver2 from HIVE-4395 is not running

2014-02-12 Thread Hive QA (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-6383?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13899638#comment-13899638 ] Hive QA commented on HIVE-6383: --- {color:red}Overall{color}: -1 at least one tests failed

[jira] [Commented] (HIVE-6233) JOBS testsuite in WebHCat E2E tests does not work correctly in secure mode

2014-02-12 Thread Eugene Koifman (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-6233?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13899635#comment-13899635 ] Eugene Koifman commented on HIVE-6233: -- can test-multi-users target be run in

[jira] [Commented] (HIVE-6233) JOBS testsuite in WebHCat E2E tests does not work correctly in secure mode

2014-02-12 Thread Deepesh Khandelwal (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-6233?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13899646#comment-13899646 ] Deepesh Khandelwal commented on HIVE-6233: -- Thanks [~ekoifman] for the review!

[jira] [Updated] (HIVE-6072) With HCatalog refactoring, Hadoop_HBase e2e will fail

2014-02-12 Thread Sushanth Sowmyan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-6072?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sushanth Sowmyan updated HIVE-6072: --- Resolution: Fixed Status: Resolved (was: Patch Available) With HCatalog

[jira] [Updated] (HIVE-6072) With HCatalog refactoring, Hadoop_HBase e2e will fail

2014-02-12 Thread Sushanth Sowmyan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-6072?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sushanth Sowmyan updated HIVE-6072: --- Fix Version/s: 0.13.0 With HCatalog refactoring, Hadoop_HBase e2e will fail

[jira] [Commented] (HIVE-6072) With HCatalog refactoring, Hadoop_HBase e2e will fail

2014-02-12 Thread Sushanth Sowmyan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-6072?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13899655#comment-13899655 ] Sushanth Sowmyan commented on HIVE-6072: Committed. Thanks, Hari! With HCatalog

[jira] [Commented] (HIVE-6233) JOBS testsuite in WebHCat E2E tests does not work correctly in secure mode

2014-02-12 Thread Eugene Koifman (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-6233?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13899666#comment-13899666 ] Eugene Koifman commented on HIVE-6233: -- +1 JOBS testsuite in WebHCat E2E tests does

[jira] [Created] (HIVE-6419) Update people page as discussed on dev@

2014-02-12 Thread Brock Noland (JIRA)
Brock Noland created HIVE-6419: -- Summary: Update people page as discussed on dev@ Key: HIVE-6419 URL: https://issues.apache.org/jira/browse/HIVE-6419 Project: Hive Issue Type: Task

Re: Update People Page?

2014-02-12 Thread Brock Noland
Here is a patch, all I need is a +1 https://issues.apache.org/jira/browse/HIVE-6419 On Tue, Feb 11, 2014 at 12:43 PM, Owen O'Malley omal...@apache.org wrote: +1 to fixing the page. Maybe we should move emeritus members to the bottom of the page? .. Owen On Tue, Feb 11, 2014 at 9:58

[jira] [Updated] (HIVE-6419) Update people page as discussed on dev@

2014-02-12 Thread Brock Noland (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-6419?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brock Noland updated HIVE-6419: --- Attachment: HIVE-6419.patch Update people page as discussed on dev@

[jira] [Commented] (HIVE-6419) Update people page as discussed on dev@

2014-02-12 Thread Gunther Hagleitner (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-6419?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13899693#comment-13899693 ] Gunther Hagleitner commented on HIVE-6419: -- +1 Update people page as discussed

[jira] [Resolved] (HIVE-6419) Update people page as discussed on dev@

2014-02-12 Thread Brock Noland (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-6419?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brock Noland resolved HIVE-6419. Resolution: Fixed Thank you! Update people page as discussed on dev@

[jira] [Updated] (HIVE-6233) JOBS testsuite in WebHCat E2E tests does not work correctly in secure mode

2014-02-12 Thread Daniel Dai (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-6233?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Dai updated HIVE-6233: - Resolution: Fixed Fix Version/s: 0.13.0 Hadoop Flags: Reviewed Status: Resolved

[jira] [Commented] (HIVE-6401) root_dir_external_table.q fails with -Phadoop-2

2014-02-12 Thread Jason Dere (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-6401?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13899710#comment-13899710 ] Jason Dere commented on HIVE-6401: -- Looks like this is due to MAPREDUCE-5756. In the test

[jira] [Updated] (HIVE-6362) Support union all on tez

2014-02-12 Thread Gunther Hagleitner (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-6362?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gunther Hagleitner updated HIVE-6362: - Attachment: HIVE-6362.3.patch Support union all on tez

[jira] [Created] (HIVE-6420) upgrade script for Hive 13 is missing for Derby

2014-02-12 Thread Sergey Shelukhin (JIRA)
Sergey Shelukhin created HIVE-6420: -- Summary: upgrade script for Hive 13 is missing for Derby Key: HIVE-6420 URL: https://issues.apache.org/jira/browse/HIVE-6420 Project: Hive Issue Type:

[jira] [Created] (HIVE-6421) abs() should preserve precision/scale of decimal input

2014-02-12 Thread Jason Dere (JIRA)
Jason Dere created HIVE-6421: Summary: abs() should preserve precision/scale of decimal input Key: HIVE-6421 URL: https://issues.apache.org/jira/browse/HIVE-6421 Project: Hive Issue Type: Bug

[jira] [Commented] (HIVE-6407) Test authorization_revoke_table_priv.q is failing on trunk

2014-02-12 Thread Hive QA (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-6407?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13899750#comment-13899750 ] Hive QA commented on HIVE-6407: --- {color:red}Overall{color}: -1 at least one tests failed

[jira] [Created] (HIVE-6422) SQL std auth - revert change for view keyword in grant statement

2014-02-12 Thread Thejas M Nair (JIRA)
Thejas M Nair created HIVE-6422: --- Summary: SQL std auth - revert change for view keyword in grant statement Key: HIVE-6422 URL: https://issues.apache.org/jira/browse/HIVE-6422 Project: Hive

  1   2   >