[jira] [Created] (HIVE-7453) Partition Pruning enhancements 1

2014-07-18 Thread Laljo John Pullokkaran (JIRA)
Laljo John Pullokkaran created HIVE-7453: Summary: Partition Pruning enhancements 1 Key: HIVE-7453 URL: https://issues.apache.org/jira/browse/HIVE-7453 Project: Hive Issue Type: Sub-t

[jira] [Commented] (HIVE-7451) pass function name in create/drop function to authorization api

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

Re: Review Request 23387: HIVE-6806: Native avro support

2014-07-18 Thread Ashish Singh
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/23387/ --- (Updated July 19, 2014, 5:11 a.m.) Review request for hive. Bugs: HIVE-6806

Re: Review Request 23387: HIVE-6806: Native avro support

2014-07-18 Thread Ashish Singh
> On July 19, 2014, 12:43 a.m., David Chen wrote: > > serde/src/test/org/apache/hadoop/hive/serde2/avro/TestTypeInfoToSchema.java, > > line 294 > > > > > > It would improve maintainability to keep the test schemas in

Re: Review Request 23387: HIVE-6806: Native avro support

2014-07-18 Thread Ashish Singh
> On July 18, 2014, 11:42 p.m., Lars Francke wrote: > > serde/src/java/org/apache/hadoop/hive/serde2/avro/AvroDeserializer.java, > > line 269 > > > > > > "final" is not used elsewhere in this file for local variables

Re: Review Request 23387: HIVE-6806: Native avro support

2014-07-18 Thread Ashish Singh
> On July 18, 2014, 1:57 p.m., Tom White wrote: > > ql/src/test/queries/clientpositive/avro_schema_evolution_native.q, line 25 > > > > > > It would be nice to support ALTER TABLE t ADD COLUMN ..., but that is > > an en

Re: Review Request 23387: HIVE-6806: Native avro support

2014-07-18 Thread Ashish Singh
> On July 17, 2014, 1:49 p.m., Tom White wrote: > > serde/src/java/org/apache/hadoop/hive/serde2/avro/TypeInfoToSchema.java, > > line 229 > > > > > > It would be simpler to make sure that NULL is included (and is the

Re: Review Request 23387: HIVE-6806: Native avro support

2014-07-18 Thread Ashish Singh
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/23387/#review48137 --- serde/src/java/org/apache/hadoop/hive/serde2/avro/TypeInfoToSchema.

Re: Newbie question from an oldbie -- "local"

2014-07-18 Thread Lefty Leverenz
Thanks for the clarification, Szehon. -- Lefty On Fri, Jul 18, 2014 at 6:37 PM, Szehon Ho wrote: > Yea they are orthogonal to me. Local mode (local MR) means execution is > co-located in Hive, local metastore means the HMS (metadata service) is > co-located with Hive. > > Thanks > Szehon > >

[jira] [Created] (HIVE-7452) Boolean comparison is done through reference equality rather than using equals

2014-07-18 Thread Ted Yu (JIRA)
Ted Yu created HIVE-7452: Summary: Boolean comparison is done through reference equality rather than using equals Key: HIVE-7452 URL: https://issues.apache.org/jira/browse/HIVE-7452 Project: Hive Is

[jira] [Commented] (HIVE-7422) Array out of bounds exception involving ql.exec.vector.expressions.aggregates.gen.VectorUDAFAvgDouble

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

[jira] [Updated] (HIVE-7385) Optimize for empty relation scans

2014-07-18 Thread Ashutosh Chauhan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7385?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashutosh Chauhan updated HIVE-7385: --- Status: Open (was: Patch Available) > Optimize for empty relation scans > ---

[jira] [Updated] (HIVE-7385) Optimize for empty relation scans

2014-07-18 Thread Ashutosh Chauhan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7385?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashutosh Chauhan updated HIVE-7385: --- Status: Patch Available (was: Open) > Optimize for empty relation scans > ---

[jira] [Updated] (HIVE-7385) Optimize for empty relation scans

2014-07-18 Thread Ashutosh Chauhan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7385?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashutosh Chauhan updated HIVE-7385: --- Attachment: HIVE-7385.2.patch Same patch, trying to kick-off Hive QA run. > Optimize for empt

[jira] [Commented] (HIVE-7385) Optimize for empty relation scans

2014-07-18 Thread Gunther Hagleitner (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7385?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14067308#comment-14067308 ] Gunther Hagleitner commented on HIVE-7385: -- I like it. +1 > Optimize for empty re

[jira] [Updated] (HIVE-7450) Database should inherit perms of warehouse dir

2014-07-18 Thread Szehon Ho (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7450?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Szehon Ho updated HIVE-7450: Description: One more ask: the database directory should inherit permission and extended ACL's of the hive

[jira] [Updated] (HIVE-7450) Database should inherit perms of warehouse dir

2014-07-18 Thread Szehon Ho (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7450?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Szehon Ho updated HIVE-7450: Status: Patch Available (was: Open) > Database should inherit perms of warehouse dir >

[jira] [Updated] (HIVE-7450) Database should inherit perms of warehouse dir

2014-07-18 Thread Szehon Ho (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7450?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Szehon Ho updated HIVE-7450: Attachment: HIVE-7450.patch > Database should inherit perms of warehouse dir > -

Re: Review Request 23387: HIVE-6806: Native avro support

2014-07-18 Thread David Chen
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/23387/#review48168 --- serde/src/java/org/apache/hadoop/hive/serde2/avro/AvroDeserializer.

[jira] [Updated] (HIVE-7357) Add vectorized support for BINARY data type

2014-07-18 Thread Matt McCline (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7357?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matt McCline updated HIVE-7357: --- Attachment: HIVE-7357.2.patch > Add vectorized support for BINARY data type >

[jira] [Updated] (HIVE-7357) Add vectorized support for BINARY data type

2014-07-18 Thread Matt McCline (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7357?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matt McCline updated HIVE-7357: --- Status: Patch Available (was: In Progress) > Add vectorized support for BINARY data type > --

[jira] [Updated] (HIVE-7357) Add vectorized support for BINARY data type

2014-07-18 Thread Matt McCline (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7357?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matt McCline updated HIVE-7357: --- Status: In Progress (was: Patch Available) > Add vectorized support for BINARY data type > --

[jira] [Updated] (HIVE-7451) pass function name in create/drop function to authorization api

2014-07-18 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7451?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thejas M Nair updated HIVE-7451: Status: Patch Available (was: Open) > pass function name in create/drop function to authorization a

[jira] [Updated] (HIVE-7451) pass function name in create/drop function to authorization api

2014-07-18 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7451?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thejas M Nair updated HIVE-7451: Attachment: HIVE-7451.1.patch > pass function name in create/drop function to authorization api > --

[jira] [Created] (HIVE-7451) pass function name in create/drop function to authorization api

2014-07-18 Thread Thejas M Nair (JIRA)
Thejas M Nair created HIVE-7451: --- Summary: pass function name in create/drop function to authorization api Key: HIVE-7451 URL: https://issues.apache.org/jira/browse/HIVE-7451 Project: Hive Iss

[jira] [Created] (HIVE-7450) Database should inherit perms of warehouse dir

2014-07-18 Thread Szehon Ho (JIRA)
Szehon Ho created HIVE-7450: --- Summary: Database should inherit perms of warehouse dir Key: HIVE-7450 URL: https://issues.apache.org/jira/browse/HIVE-7450 Project: Hive Issue Type: Bug Com

[jira] [Updated] (HIVE-7422) Array out of bounds exception involving ql.exec.vector.expressions.aggregates.gen.VectorUDAFAvgDouble

2014-07-18 Thread Matt McCline (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7422?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matt McCline updated HIVE-7422: --- Attachment: HIVE-7422.1.patch > Array out of bounds exception involving > ql.exec.vector.expressions.

[jira] [Updated] (HIVE-7422) Array out of bounds exception involving ql.exec.vector.expressions.aggregates.gen.VectorUDAFAvgDouble

2014-07-18 Thread Matt McCline (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7422?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matt McCline updated HIVE-7422: --- Status: Patch Available (was: Open) > Array out of bounds exception involving > ql.exec.vector.expre

Re: Review Request 23387: HIVE-6806: Native avro support

2014-07-18 Thread Lars Francke
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/23387/#review48167 --- serde/src/java/org/apache/hadoop/hive/serde2/avro/AvroDeserializer.

[jira] [Created] (HIVE-7449) from_utc_timestamp and to_utc_timestamp not returning right values

2014-07-18 Thread Mala Chikka Kempanna (JIRA)
Mala Chikka Kempanna created HIVE-7449: -- Summary: from_utc_timestamp and to_utc_timestamp not returning right values Key: HIVE-7449 URL: https://issues.apache.org/jira/browse/HIVE-7449 Project: H

[jira] [Commented] (HIVE-7431) When run on spark cluster, some spark tasks may fail

2014-07-18 Thread Xuefu Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7431?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14067195#comment-14067195 ] Xuefu Zhang commented on HIVE-7431: --- [~lirui] I wasn't able to reproduce the problem as m

[jira] [Commented] (HIVE-7416) provide context information to authorization checkPrivileges api call

2014-07-18 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7416?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14067081#comment-14067081 ] Thejas M Nair commented on HIVE-7416: - Note that there was some delay in syncing svn wi

[jira] [Updated] (HIVE-7416) provide context information to authorization checkPrivileges api call

2014-07-18 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7416?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thejas M Nair updated HIVE-7416: Attachment: HIVE-7416-itests-compile.patch I had not checked itests there was a build failure there

Re: Newbie question from an oldbie -- "local"

2014-07-18 Thread Szehon Ho
Yea they are orthogonal to me. Local mode (local MR) means execution is co-located in Hive, local metastore means the HMS (metadata service) is co-located with Hive. Thanks Szehon On Fri, Jul 18, 2014 at 12:57 PM, Lefty Leverenz wrote: > How is local mode (for execution of queries) related to

[jira] [Commented] (HIVE-7167) Hive Metastore fails to start with SQLServerException

2014-07-18 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7167?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14066966#comment-14066966 ] Sergey Shelukhin commented on HIVE-7167: Perhaps justification comment can be added

[jira] [Commented] (HIVE-7167) Hive Metastore fails to start with SQLServerException

2014-07-18 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7167?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14066963#comment-14066963 ] Sergey Shelukhin commented on HIVE-7167: Hmm, sure, +1. Sorry for long time taken,

[jira] [Commented] (HIVE-7345) Beeline changes its prompt to reflect successful database connection even after failing to connect

2014-07-18 Thread Lefty Leverenz (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7345?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14066939#comment-14066939 ] Lefty Leverenz commented on HIVE-7345: -- bq. ... metadata for the connection is regist

[jira] [Commented] (HIVE-6584) Add HiveHBaseTableSnapshotInputFormat

2014-07-18 Thread Nick Dimiduk (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-6584?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14066930#comment-14066930 ] Nick Dimiduk commented on HIVE-6584: [~tenggyut]: bq. 1. HBaseStorageHandler.getInputF

[GitHub] hive pull request: HIVE 2304 : for hive2

2014-07-18 Thread codingtony
GitHub user codingtony opened a pull request: https://github.com/apache/hive/pull/20 HIVE 2304 : for hive2 Fix for HivePreparedStatement for the hive2 driver. Applied the same setObject() code that fixed HIVE 2304 for hive1 driver. You can merge this pull request into a Gi

[jira] [Commented] (HIVE-7385) Optimize for empty relation scans

2014-07-18 Thread Hive QA (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7385?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14066923#comment-14066923 ] Hive QA commented on HIVE-7385: --- {color:red}Overall{color}: -1 no tests executed Here are

[jira] [Commented] (HIVE-7410) Spark 1.0.1 is released, stop using SNAPSHOT

2014-07-18 Thread Xuefu Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7410?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14066896#comment-14066896 ] Xuefu Zhang commented on HIVE-7410: --- [~brocknoland] Given that we no longer need a custom

[jira] [Commented] (HIVE-7224) Set incremental printing to true by default in Beeline

2014-07-18 Thread Xingwen Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7224?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14066886#comment-14066886 ] Xingwen Zhang commented on HIVE-7224: - Ticket file. See https://issues.apache.org/jira/

[jira] [Updated] (HIVE-7385) Optimize for empty relation scans

2014-07-18 Thread Ashutosh Chauhan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7385?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashutosh Chauhan updated HIVE-7385: --- Status: Patch Available (was: Open) > Optimize for empty relation scans > ---

[jira] [Updated] (HIVE-7385) Optimize for empty relation scans

2014-07-18 Thread Ashutosh Chauhan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7385?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashutosh Chauhan updated HIVE-7385: --- Attachment: HIVE-7385.1.patch Incorporated Gunther's suggestions. Also, includes optimization

[jira] [Updated] (HIVE-7385) Optimize for empty relation scans

2014-07-18 Thread Ashutosh Chauhan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7385?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashutosh Chauhan updated HIVE-7385: --- Status: Open (was: Patch Available) > Optimize for empty relation scans > ---

Re: Review Request 23404: Optimize for empty relation scans

2014-07-18 Thread Ashutosh Chauhan
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/23404/ --- (Updated July 18, 2014, 9:09 p.m.) Review request for hive. Changes ---

[jira] [Created] (HIVE-7448) --incremental=true in Beeline is not compatible with Binary columns (at least for select * from ...)

2014-07-18 Thread Xingwen Zhang (JIRA)
Xingwen Zhang created HIVE-7448: --- Summary: --incremental=true in Beeline is not compatible with Binary columns (at least for select * from ...) Key: HIVE-7448 URL: https://issues.apache.org/jira/browse/HIVE-7448

[jira] [Updated] (HIVE-7404) Revoke privilege should support revoking of grant option

2014-07-18 Thread Jason Dere (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7404?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Dere updated HIVE-7404: - Labels: (was: TODOC14) > Revoke privilege should support revoking of grant option >

[jira] [Commented] (HIVE-7404) Revoke privilege should support revoking of grant option

2014-07-18 Thread Jason Dere (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7404?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14066858#comment-14066858 ] Jason Dere commented on HIVE-7404: -- Updated https://cwiki.apache.org/confluence/display/H

[jira] [Created] (HIVE-7447) pass authorization context information in calls to authorize commandprocessor commands

2014-07-18 Thread Thejas M Nair (JIRA)
Thejas M Nair created HIVE-7447: --- Summary: pass authorization context information in calls to authorize commandprocessor commands Key: HIVE-7447 URL: https://issues.apache.org/jira/browse/HIVE-7447 Proj

[jira] [Commented] (HIVE-7404) Revoke privilege should support revoking of grant option

2014-07-18 Thread Lefty Leverenz (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7404?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14066841#comment-14066841 ] Lefty Leverenz commented on HIVE-7404: -- Document this in the SQL Standard Based Author

[jira] [Commented] (HIVE-7416) provide context information to authorization checkPrivileges api call

2014-07-18 Thread Szehon Ho (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7416?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14066837#comment-14066837 ] Szehon Ho commented on HIVE-7416: - Sorry I missed the comment, thanks > provide context in

[jira] [Updated] (HIVE-7416) provide context information to authorization checkPrivileges api call

2014-07-18 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7416?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thejas M Nair updated HIVE-7416: Attachment: HIVE-7416-fix-build.patch The changes in this patch and HIVE-7361 were out of sync and c

[jira] [Updated] (HIVE-7404) Revoke privilege should support revoking of grant option

2014-07-18 Thread Lefty Leverenz (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7404?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lefty Leverenz updated HIVE-7404: - Labels: TODOC14 (was: ) > Revoke privilege should support revoking of grant option >

[jira] [Commented] (HIVE-7416) provide context information to authorization checkPrivileges api call

2014-07-18 Thread Szehon Ho (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7416?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14066835#comment-14066835 ] Szehon Ho commented on HIVE-7416: - Hi, there is a compile error in latest pre-commit tests,

[jira] [Commented] (HIVE-5456) Queries fail on avro backed table with empty partition

2014-07-18 Thread Szehon Ho (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5456?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14066831#comment-14066831 ] Szehon Ho commented on HIVE-5456: - +1, pending tests. Yea those compilation errors dont lo

[jira] [Commented] (HIVE-7445) Improve LOGS for Hive when a query is not able to acquire locks

2014-07-18 Thread Chaoyu Tang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7445?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14066825#comment-14066825 ] Chaoyu Tang commented on HIVE-7445: --- Hi [~szehon], thanks for review and comments. I will

[jira] [Commented] (HIVE-5456) Queries fail on avro backed table with empty partition

2014-07-18 Thread Chaoyu Tang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5456?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14066819#comment-14066819 ] Chaoyu Tang commented on HIVE-5456: --- Looks like the build failed due to compilation error

Using the tez branch of hive

2014-07-18 Thread Vikram Dixit
Hi Folks, I am going to be using the tez branch to stage some new work that I am currently working on in hive-tez. I am working on HIVE-7430 which requires using the trunk version of the tez project. However, since there is no released version of tez that I can use, I would like to use the tez bra

Newbie question from an oldbie -- "local"

2014-07-18 Thread Lefty Leverenz
How is local mode (for execution of queries) related to local metastore, or are they unrelated? I was just linking wikidocs for these topics to each other, then realized they aren't identical. - Hive, Map-Reduce and Local-Mode

[jira] [Commented] (HIVE-5456) Queries fail on avro backed table with empty partition

2014-07-18 Thread Hive QA (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5456?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14066779#comment-14066779 ] Hive QA commented on HIVE-5456: --- {color:red}Overall{color}: -1 no tests executed Here are

[jira] [Commented] (HIVE-7445) Improve LOGS for Hive when a query is not able to acquire locks

2014-07-18 Thread Szehon Ho (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7445?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14066764#comment-14066764 ] Szehon Ho commented on HIVE-7445: - Hi Chaoyu this is a great idea. Thought I'm a little

[jira] [Updated] (HIVE-5456) Queries fail on avro backed table with empty partition

2014-07-18 Thread Chaoyu Tang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5456?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chaoyu Tang updated HIVE-5456: -- Fix Version/s: 0.14.0 Affects Version/s: 0.13.1 Status: Patch Available (was: Reo

[jira] [Updated] (HIVE-5456) Queries fail on avro backed table with empty partition

2014-07-18 Thread Chaoyu Tang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5456?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chaoyu Tang updated HIVE-5456: -- Attachment: HIVE-5456.patch > Queries fail on avro backed table with empty partition >

[jira] [Reopened] (HIVE-5456) Queries fail on avro backed table with empty partition

2014-07-18 Thread Chaoyu Tang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5456?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chaoyu Tang reopened HIVE-5456: --- Assignee: Chaoyu Tang This problem is still existing in trunk Hive-0.14.0 as of today (7/17/2014).

[jira] [Commented] (HIVE-7345) Beeline changes its prompt to reflect successful database connection even after failing to connect

2014-07-18 Thread Ashish Kumar Singh (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7345?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14066739#comment-14066739 ] Ashish Kumar Singh commented on HIVE-7345: -- Thanks [~navis]. > Beeline changes it

[jira] [Resolved] (HIVE-7437) Check if servlet-api and jetty module in Spark library are an issue for hive-spark integration [Spark Branch]

2014-07-18 Thread Xuefu Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7437?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xuefu Zhang resolved HIVE-7437. --- Resolution: Cannot Reproduce Fix Version/s: spark-branch It seems that the issue can no longer

[jira] [Updated] (HIVE-7371) Identify a minimum set of JARs needed to ship to Spark cluster [Spark Branch]

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

[jira] [Comment Edited] (HIVE-7371) Identify a minimum set of JARs needed to ship to Spark cluster [Spark Branch]

2014-07-18 Thread Xuefu Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7371?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14066697#comment-14066697 ] Xuefu Zhang edited comment on HIVE-7371 at 7/18/14 6:27 PM: Pat

[jira] [Commented] (HIVE-7371) Identify a minimum set of JARs needed to ship to Spark cluster [Spark Branch]

2014-07-18 Thread Xuefu Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7371?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14066697#comment-14066697 ] Xuefu Zhang commented on HIVE-7371: --- Patch committed to trunk. Thanks to Chengxiang for t

[jira] [Commented] (HIVE-7224) Set incremental printing to true by default in Beeline

2014-07-18 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7224?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14066688#comment-14066688 ] Thejas M Nair commented on HIVE-7224: - [~xingwen] Thanks for the information. Looks lik

[jira] [Commented] (HIVE-7371) Identify a minimum set of JARs needed to ship to Spark cluster [Spark Branch]

2014-07-18 Thread Xuefu Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7371?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14066683#comment-14066683 ] Xuefu Zhang commented on HIVE-7371: --- Great work, Chengxiang! It seems the code needs a li

[jira] [Updated] (HIVE-7416) provide context information to authorization checkPrivileges api call

2014-07-18 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7416?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thejas M Nair updated HIVE-7416: Resolution: Fixed Fix Version/s: 0.14.0 Status: Resolved (was: Patch Available) P

[jira] [Updated] (HIVE-7404) Revoke privilege should support revoking of grant option

2014-07-18 Thread Jason Dere (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7404?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Dere updated HIVE-7404: - Resolution: Fixed Fix Version/s: 0.14.0 Status: Resolved (was: Patch Available) Committ

[jira] [Updated] (HIVE-7361) using authorization api for RESET, DFS, ADD, DELETE, COMPILE commands

2014-07-18 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7361?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thejas M Nair updated HIVE-7361: Resolution: Fixed Fix Version/s: 0.14.0 Status: Resolved (was: Patch Available) P

[jira] [Commented] (HIVE-7224) Set incremental printing to true by default in Beeline

2014-07-18 Thread Xingwen Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7224?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14066639#comment-14066639 ] Xingwen Zhang commented on HIVE-7224: - We would like to report that "--incremental=true

[jira] [Commented] (HIVE-7445) Improve LOGS for Hive when a query is not able to acquire locks

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

[jira] [Created] (HIVE-7446) Add support to ALTER TABLE .. ADD COLUMN to Avro backed tables

2014-07-18 Thread Ashish Kumar Singh (JIRA)
Ashish Kumar Singh created HIVE-7446: Summary: Add support to ALTER TABLE .. ADD COLUMN to Avro backed tables Key: HIVE-7446 URL: https://issues.apache.org/jira/browse/HIVE-7446 Project: Hive

[jira] [Commented] (HIVE-7397) Set the default threshold for fetch task conversion to 1Gb

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

[jira] [Updated] (HIVE-7445) Improve LOGS for Hive when a query is not able to acquire locks

2014-07-18 Thread Chaoyu Tang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7445?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chaoyu Tang updated HIVE-7445: -- Status: Patch Available (was: Open) > Improve LOGS for Hive when a query is not able to acquire locks >

[jira] [Updated] (HIVE-7445) Improve LOGS for Hive when a query is not able to acquire locks

2014-07-18 Thread Chaoyu Tang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7445?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chaoyu Tang updated HIVE-7445: -- Attachment: HIVE-7445.patch With this patch, when in debug mode, ZooKeeperHiveLockManager logs out all

[jira] [Created] (HIVE-7445) Improve LOGS for Hive when a query is not able to acquire locks

2014-07-18 Thread Chaoyu Tang (JIRA)
Chaoyu Tang created HIVE-7445: - Summary: Improve LOGS for Hive when a query is not able to acquire locks Key: HIVE-7445 URL: https://issues.apache.org/jira/browse/HIVE-7445 Project: Hive Issue T

Re: Review Request 23387: HIVE-6806: Native avro support

2014-07-18 Thread Tom White
> On July 17, 2014, 1:49 p.m., Tom White wrote: > > serde/src/java/org/apache/hadoop/hive/serde2/avro/TypeInfoToSchema.java, > > line 229 > > > > > > It would be simpler to make sure that NULL is included (and is the

Re: Review Request 23387: HIVE-6806: Native avro support

2014-07-18 Thread Tom White
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/23387/#review48120 --- Getting closer - a few more comments. ql/src/test/queries/clientpo

[jira] [Commented] (HIVE-7303) IllegalMonitorStateException when stmtHandle is null in HiveStatement

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

[jira] [Commented] (HIVE-6667) Need support for "show tables" authorization

2014-07-18 Thread Hive QA (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-6667?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14066265#comment-14066265 ] Hive QA commented on HIVE-6667: --- {color:red}Overall{color}: -1 no tests executed Here are

[jira] [Commented] (HIVE-7054) Support ELT UDF in vectorized mode

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

[jira] [Commented] (HIVE-7419) Missing break in SemanticAnalyzer#getTableDescFromSerDe()

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

[jira] [Updated] (HIVE-7431) When run on spark cluster, some spark tasks may fail

2014-07-18 Thread Rui Li (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7431?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rui Li updated HIVE-7431: - Assignee: Rui Li Status: Patch Available (was: Open) > When run on spark cluster, some spark tasks may fail

[jira] [Commented] (HIVE-7431) When run on spark cluster, some spark tasks may fail

2014-07-18 Thread Rui Li (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7431?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14066188#comment-14066188 ] Rui Li commented on HIVE-7431: -- Since each spark task is a thread running in the same JVM, we

[jira] [Updated] (HIVE-7397) Set the default threshold for fetch task conversion to 1Gb

2014-07-18 Thread Navis (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7397?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Navis updated HIVE-7397: Attachment: HIVE-7397.4.patch.txt > Set the default threshold for fetch task conversion to 1Gb > ---

[jira] [Updated] (HIVE-7397) Set the default threshold for fetch task conversion to 1Gb

2014-07-18 Thread Navis (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7397?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Navis updated HIVE-7397: Attachment: HIVE-7397.4.patch.txt > Set the default threshold for fetch task conversion to 1Gb > ---

[jira] [Updated] (HIVE-7397) Set the default threshold for fetch task conversion to 1Gb

2014-07-18 Thread Navis (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7397?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Navis updated HIVE-7397: Attachment: (was: HIVE-7397.4.patch.txt) > Set the default threshold for fetch task conversion to 1Gb >

[jira] [Updated] (HIVE-7431) When run on spark cluster, some spark tasks may fail

2014-07-18 Thread Rui Li (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7431?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rui Li updated HIVE-7431: - Attachment: HIVE-7431.1.patch > When run on spark cluster, some spark tasks may fail > ---

[jira] [Updated] (HIVE-7436) Load Spark configuration into Hive driver

2014-07-18 Thread Chengxiang Li (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7436?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chengxiang Li updated HIVE-7436: Attachment: HIVE-7436-Spark.1.patch > Load Spark configuration into Hive driver > --

[jira] [Updated] (HIVE-7436) Load Spark configuration into Hive driver

2014-07-18 Thread Chengxiang Li (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7436?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chengxiang Li updated HIVE-7436: Status: Patch Available (was: In Progress) > Load Spark configuration into Hive driver > --

[jira] [Updated] (HIVE-7436) Load Spark configuration into Hive driver

2014-07-18 Thread Chengxiang Li (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7436?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chengxiang Li updated HIVE-7436: Description: load Spark configuration into Hive driver, there are 3 ways to setup spark configurati

[jira] [Updated] (HIVE-7436) Load Spark configuration into Hive driver

2014-07-18 Thread Chengxiang Li (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7436?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chengxiang Li updated HIVE-7436: Description: load Spark configuration into Hive driver, there are 3 ways to setup spark configurati

[jira] [Commented] (HIVE-7351) ANALYZE TABLE statement fails on postgres metastore

2014-07-18 Thread Damien Carol (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7351?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14066178#comment-14066178 ] Damien Carol commented on HIVE-7351: [~navis], could you fix this this issue with your

[jira] [Updated] (HIVE-7303) IllegalMonitorStateException when stmtHandle is null in HiveStatement

2014-07-18 Thread Navis (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7303?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Navis updated HIVE-7303: Attachment: HIVE-7303.2.patch.txt > IllegalMonitorStateException when stmtHandle is null in HiveStatement >

  1   2   >