[jira] [Updated] (HIVE-7880) Support subquery.[Spark Branch]

2014-08-26 Thread Chengxiang Li (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7880?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chengxiang Li updated HIVE-7880: Description: While try to enable SubQuery qtests, I found that SubQuery cases return null value curr

[jira] [Updated] (HIVE-7673) Authorization api: missing privilege objects in create table/view

2014-08-26 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7673?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thejas M Nair updated HIVE-7673: Attachment: HIVE-7673.5.patch HIVE-7673.5.patch - updating .q.out files for failed tests. > Author

[jira] [Updated] (HIVE-7733) Ambiguous column reference error on query

2014-08-26 Thread Navis (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7733?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Navis updated HIVE-7733: Attachment: (was: HIVE-7733.2.patch.txt) > Ambiguous column reference error on query > -

[jira] [Updated] (HIVE-7733) Ambiguous column reference error on query

2014-08-26 Thread Navis (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7733?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Navis updated HIVE-7733: Attachment: HIVE-7733.2.patch.txt > Ambiguous column reference error on query >

[jira] [Assigned] (HIVE-7845) "Failed to locate the winutils binary" when loading JDBC driver on Windows

2014-08-26 Thread Navis (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7845?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Navis reassigned HIVE-7845: --- Assignee: Navis > "Failed to locate the winutils binary" when loading JDBC driver on Windows > ---

[jira] [Updated] (HIVE-7845) "Failed to locate the winutils binary" when loading JDBC driver on Windows

2014-08-26 Thread Navis (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7845?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Navis updated HIVE-7845: Attachment: HIVE-7845.1.patch.txt > "Failed to locate the winutils binary" when loading JDBC driver on Windows > ---

[jira] [Updated] (HIVE-7845) "Failed to locate the winutils binary" when loading JDBC driver on Windows

2014-08-26 Thread Navis (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7845?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Navis updated HIVE-7845: Status: Patch Available (was: Open) > "Failed to locate the winutils binary" when loading JDBC driver on Windows >

[jira] [Updated] (HIVE-7853) Make OrcNewInputFormat return row number as a key

2014-08-26 Thread Navis (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7853?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Navis updated HIVE-7853: Summary: Make OrcNewInputFormat return row number as a key (was: OrcNewInputFormat) > Make OrcNewInputFormat retur

[jira] [Updated] (HIVE-7853) Make OrcNewInputFormat return row number as a key

2014-08-26 Thread Navis (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7853?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Navis updated HIVE-7853: Attachment: HIVE-7853.1.patch.txt Looks reasonable to me. > Make OrcNewInputFormat return row number as a key > ---

[jira] [Commented] (HIVE-7850) Hive Query failed if the data type is array with parquet files

2014-08-26 Thread Sathish (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7850?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14110435#comment-14110435 ] Sathish commented on HIVE-7850: --- Hi Ryan, I agree that the Hive should support lists with nul

[jira] [Commented] (HIVE-7793) Enable tests on Spark branch (3) [Sparch Branch]

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

[jira] [Updated] (HIVE-7853) Make OrcNewInputFormat return row number as a key

2014-08-26 Thread Navis (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7853?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Navis updated HIVE-7853: Assignee: Navis Status: Patch Available (was: Open) > Make OrcNewInputFormat return row number as a key > ---

[jira] [Updated] (HIVE-7405) Vectorize GROUP BY on the Reduce-Side (Part 1 – Basic)

2014-08-26 Thread Matt McCline (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7405?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matt McCline updated HIVE-7405: --- Attachment: HIVE-7405.A.patch > Vectorize GROUP BY on the Reduce-Side (Part 1 – Basic) > -

[jira] [Updated] (HIVE-7882) Multiple occurrences of same aggregate function with different casing results in error

2014-08-26 Thread Pala M Muthaia (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7882?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pala M Muthaia updated HIVE-7882: - Description: The query select sum(a), SUM(a) from t; throws error shown in the stack below but

[jira] [Updated] (HIVE-7405) Vectorize GROUP BY on the Reduce-Side (Part 1 – Basic)

2014-08-26 Thread Matt McCline (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7405?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matt McCline updated HIVE-7405: --- Status: Patch Available (was: In Progress) > Vectorize GROUP BY on the Reduce-Side (Part 1 – Basic) >

[jira] [Created] (HIVE-7882) Multiple occurrences of same aggregate function with different casing results in error

2014-08-26 Thread Pala M Muthaia (JIRA)
Pala M Muthaia created HIVE-7882: Summary: Multiple occurrences of same aggregate function with different casing results in error Key: HIVE-7882 URL: https://issues.apache.org/jira/browse/HIVE-7882 Pr

[jira] [Updated] (HIVE-7832) Do ORC dictionary check at a finer level and preserve encoding across stripes

2014-08-26 Thread Prasanth J (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7832?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Prasanth J updated HIVE-7832: - Attachment: HIVE-7832.4.patch > Do ORC dictionary check at a finer level and preserve encoding across stri

[jira] [Commented] (HIVE-7832) Do ORC dictionary check at a finer level and preserve encoding across stripes

2014-08-26 Thread Prasanth J (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7832?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14110447#comment-14110447 ] Prasanth J commented on HIVE-7832: -- [~gopalv] many things have changed after the initial c

[jira] [Resolved] (HIVE-7882) Multiple occurrences of same aggregate function with different casing results in error

2014-08-26 Thread Pala M Muthaia (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7882?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pala M Muthaia resolved HIVE-7882. -- Resolution: Duplicate Looks like duplicate of HIVE-7635 > Multiple occurrences of same aggregat

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

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

[jira] [Updated] (HIVE-7730) Extend ReadEntity to add accessed columns from query

2014-08-26 Thread Xiaomeng Huang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7730?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xiaomeng Huang updated HIVE-7730: - Status: Patch Available (was: Open) > Extend ReadEntity to add accessed columns from query >

[jira] [Commented] (HIVE-7775) enable sample8.q.[Spark Branch]

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

Re: Review Request 24293: HIVE-4629: HS2 should support an API to retrieve query logs

2014-08-26 Thread Dong Chen
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/24293/ --- (Updated Aug. 26, 2014, 8:24 a.m.) Review request for hive. Changes ---

[jira] [Updated] (HIVE-5760) Add vectorized support for CHAR/VARCHAR data types

2014-08-26 Thread Matt McCline (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5760?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matt McCline updated HIVE-5760: --- Status: Patch Available (was: In Progress) > Add vectorized support for CHAR/VARCHAR data types > ---

[jira] [Updated] (HIVE-5760) Add vectorized support for CHAR/VARCHAR data types

2014-08-26 Thread Matt McCline (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5760?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matt McCline updated HIVE-5760: --- Attachment: HIVE-5760.3.patch > Add vectorized support for CHAR/VARCHAR data types > -

[jira] [Updated] (HIVE-5760) Add vectorized support for CHAR/VARCHAR data types

2014-08-26 Thread Matt McCline (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5760?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matt McCline updated HIVE-5760: --- Status: In Progress (was: Patch Available) > Add vectorized support for CHAR/VARCHAR data types > ---

[jira] [Commented] (HIVE-7847) query orc partitioned table fail when table column type change

2014-08-26 Thread Zhichun Wu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7847?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14110482#comment-14110482 ] Zhichun Wu commented on HIVE-7847: -- According to the testreport, org.apache.hadoop.hive.

[jira] [Commented] (HIVE-7850) Hive Query failed if the data type is array with parquet files

2014-08-26 Thread Sathish (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7850?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14110489#comment-14110489 ] Sathish commented on HIVE-7850: --- Used Types.primitive(type,repetition) as suggested by ryan a

Re: Review Request 24293: HIVE-4629: HS2 should support an API to retrieve query logs

2014-08-26 Thread Dong Chen
> On Aug. 20, 2014, 3:50 a.m., Thejas Nair wrote: > > service/src/java/org/apache/hive/service/cli/operation/SQLOperation.java, > > line 284 > > > > > > doesn't this need to be done for other Operation sub classes ?

Re: Review Request 24986: HIVE-7553: decouple the auxiliary jar loading from hive server2 starting phase

2014-08-26 Thread cheng xu
> On Aug. 25, 2014, 8:22 p.m., Brock Noland wrote: > > ql/src/java/org/apache/hadoop/hive/ql/exec/Utilities.java, line 1916 > > > > > > Let's put some trace logging in here as which classloader we are > > returning.

[jira] [Updated] (HIVE-4629) HS2 should support an API to retrieve query logs

2014-08-26 Thread Dong Chen (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4629?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dong Chen updated HIVE-4629: Attachment: HIVE-4629.8.patch Update patch V8 to address the precious comments from [~thejas], [~cwsteinbac

[jira] [Commented] (HIVE-5871) Use multiple-characters as field delimiter

2014-08-26 Thread Rui Li (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5871?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14110516#comment-14110516 ] Rui Li commented on HIVE-5871: -- Hi [~brocknoland], LazyBinary only intends to decode valid ba

[jira] [Commented] (HIVE-7733) Ambiguous column reference error on query

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

Review Request 25059: Ambiguous column reference error on query

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

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

2014-08-26 Thread Xiaomeng Huang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-6329?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14110526#comment-14110526 ] Xiaomeng Huang commented on HIVE-6329: -- Hi, Navis I have seen you just use Base64 to e

[jira] [Updated] (HIVE-7775) enable sample8.q.[Spark Branch]

2014-08-26 Thread Chengxiang Li (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7775?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chengxiang Li updated HIVE-7775: Status: Open (was: Patch Available) > enable sample8.q.[Spark Branch] > ---

[jira] [Updated] (HIVE-7775) enable sample8.q.[Spark Branch]

2014-08-26 Thread Chengxiang Li (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7775?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chengxiang Li updated HIVE-7775: Status: Patch Available (was: Open) > enable sample8.q.[Spark Branch] > ---

[jira] [Updated] (HIVE-7775) enable sample8.q.[Spark Branch]

2014-08-26 Thread Chengxiang Li (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7775?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chengxiang Li updated HIVE-7775: Attachment: HIVE-7775.2-spark.patch > enable sample8.q.[Spark Branch] >

[jira] [Updated] (HIVE-7850) Hive Query failed if the data type is array with parquet files

2014-08-26 Thread Sathish (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7850?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sathish updated HIVE-7850: -- Attachment: HIVE-7850.2.patch New patch submitted based on comments and suggestions from ryan. > Hive Query fai

[jira] [Assigned] (HIVE-7881) enable Qtest scriptfiel1.q[Spark Branch]

2014-08-26 Thread Chengxiang Li (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7881?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chengxiang Li reassigned HIVE-7881: --- Assignee: Chengxiang Li > enable Qtest scriptfiel1.q[Spark Branch] > -

[jira] [Resolved] (HIVE-7879) Execute the same sql first sucessful, but the second error "/ by zero"

2014-08-26 Thread yhzhtk (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7879?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] yhzhtk resolved HIVE-7879. -- Resolution: Not a Problem I have resolve it. It because my disk has no space, sometimes the disk clean and have

[jira] [Commented] (HIVE-7845) "Failed to locate the winutils binary" when loading JDBC driver on Windows

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

[jira] [Commented] (HIVE-7775) enable sample8.q.[Spark Branch]

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

[jira] [Commented] (HIVE-6361) Un-fork Sqlline

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

[jira] [Commented] (HIVE-7845) "Failed to locate the winutils binary" when loading JDBC driver on Windows

2014-08-26 Thread Remus Rusanu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7845?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14110616#comment-14110616 ] Remus Rusanu commented on HIVE-7845: I created HADOOP-11003 to ask org.apache.hadoop.ut

[jira] [Commented] (HIVE-7673) Authorization api: missing privilege objects in create table/view

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

[jira] [Commented] (HIVE-7853) Make OrcNewInputFormat return row number as a key

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

OOM with Hive on Tez

2014-08-26 Thread Suma Shivaprasad
Trying to run a query on Tez with the following configurations *set hive.tez.container.size=5120* *set mapreduce.map.child.java.opts=-Xmx5120M* *set hive.tez.java.opts=-Xmx4096M* *set hive.auto.convert.join.noconditionaltask.size=805306000* *set tez.am.resource.memory.mb=5120* *set tez.am.java.op

Re: OOM with Hive on Tez

2014-08-26 Thread Suma Shivaprasad
Am using Tez 0.4.0 and counters for the query run are as below 2014-08-26 14:06:41,203 INFO [Thread-13]: exec.Task (TezTask.java:execute(171)) - org.apache.tez.common.counters.DAGCounter: 2014-08-26 14:06:41,205 INFO [Thread-13]: exec.Task (TezTask.java:execute(173)) -NUM_FAILED_TASKS: 67 20

[jira] [Commented] (HIVE-7832) Do ORC dictionary check at a finer level and preserve encoding across stripes

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

[jira] [Updated] (HIVE-7826) Dynamic partition pruning on Tez

2014-08-26 Thread Damien Carol (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7826?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Damien Carol updated HIVE-7826: --- Labels: TODOC14 tez (was: tez) > Dynamic partition pruning on Tez >

[jira] [Commented] (HIVE-7826) Dynamic partition pruning on Tez

2014-08-26 Thread Damien Carol (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7826?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14110770#comment-14110770 ] Damien Carol commented on HIVE-7826: [~hagleitn] I'm really interested by this feature.

[jira] [Created] (HIVE-7883) DBTxnManager trying to close already closed metastore client connection

2014-08-26 Thread Ashutosh Chauhan (JIRA)
Ashutosh Chauhan created HIVE-7883: -- Summary: DBTxnManager trying to close already closed metastore client connection Key: HIVE-7883 URL: https://issues.apache.org/jira/browse/HIVE-7883 Project: Hive

[jira] [Commented] (HIVE-7694) SMB join on tables differing by number of sorted by columns with same join prefix fails

2014-08-26 Thread Suma Shivaprasad (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7694?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14110811#comment-14110811 ] Suma Shivaprasad commented on HIVE-7694: Can somebody please review this patch ...W

Hive Contributor Request

2014-08-26 Thread Justin Leet
Hi all, I'd like to be included as a Hive contributor. My Jira username is: justinleet Thanks, Justin

Re: Hive Contributor Request

2014-08-26 Thread Ashutosh Chauhan
Hi Justin, Added you as a contributor. Welcome! Thanks, Ashutosh On Tue, Aug 26, 2014 at 8:11 AM, Justin Leet wrote: > Hi all, > > I'd like to be included as a Hive contributor. > > My Jira username is: justinleet > > Thanks, > Justin >

[jira] [Commented] (HIVE-7730) Extend ReadEntity to add accessed columns from query

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

[jira] [Commented] (HIVE-5871) Use multiple-characters as field delimiter

2014-08-26 Thread Brock Noland (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5871?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14110871#comment-14110871 ] Brock Noland commented on HIVE-5871: Hi Rui, Yes, I agree that it makes sense to write

[jira] [Commented] (HIVE-6468) HS2 out of memory error when curl sends a get request

2014-08-26 Thread Brock Noland (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-6468?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14110885#comment-14110885 ] Brock Noland commented on HIVE-6468: Since THRIFT-2660 has been committed, it appears w

[jira] [Commented] (HIVE-4629) HS2 should support an API to retrieve query logs

2014-08-26 Thread Brock Noland (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4629?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14110892#comment-14110892 ] Brock Noland commented on HIVE-4629: Nice work Dong! From my side this looks great and

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

2014-08-26 Thread Owen O'Malley (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-6329?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14110908#comment-14110908 ] Owen O'Malley commented on HIVE-6329: - This jira seems to be very complicated for an in

[jira] [Commented] (HIVE-7850) Hive Query failed if the data type is array with parquet files

2014-08-26 Thread Ryan Blue (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7850?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14110922#comment-14110922 ] Ryan Blue commented on HIVE-7850: - The array fix is something we need to do on the parquet-

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

2014-08-26 Thread Larry McCay (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-6329?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14110938#comment-14110938 ] Larry McCay commented on HIVE-6329: --- Hi [~navis] - It seems to me that we need to have so

[jira] [Commented] (HIVE-7793) Enable tests on Spark branch (3) [Sparch Branch]

2014-08-26 Thread Brock Noland (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7793?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14110940#comment-14110940 ] Brock Noland commented on HIVE-7793: +1 > Enable tests on Spark branch (3) [Sparch Bra

[jira] [Updated] (HIVE-7720) CBO: rank translation to Optiq RelNode tree failing

2014-08-26 Thread Laljo John Pullokkaran (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7720?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Laljo John Pullokkaran updated HIVE-7720: - Status: Patch Available (was: Open) > CBO: rank translation to Optiq RelNode tree

[jira] [Commented] (HIVE-5760) Add vectorized support for CHAR/VARCHAR data types

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

[jira] [Updated] (HIVE-7793) Enable tests on Spark branch (3) [Sparch Branch]

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

Re: Review Request 23320: HiveServer2 using embedded MetaStore leaks JDOPersistanceManager

2014-08-26 Thread Vaibhav Gumashta
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/23320/ --- (Updated Aug. 26, 2014, 5:10 p.m.) Review request for hive, Navis Ryu, Sushanth

[jira] [Updated] (HIVE-7353) HiveServer2 using embedded MetaStore leaks JDOPersistanceManager

2014-08-26 Thread Vaibhav Gumashta (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7353?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vaibhav Gumashta updated HIVE-7353: --- Attachment: HIVE-7353.7.patch [~szehon] Feel free to review this now. Thanks! > HiveServer2 u

[jira] [Commented] (HIVE-7830) CBO: Some UDF(case, lead, lag..) doesn't get translated correctly

2014-08-26 Thread Laljo John Pullokkaran (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7830?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14110965#comment-14110965 ] Laljo John Pullokkaran commented on HIVE-7830: -- Fixed by HIVE-7720 > CBO: Som

[jira] [Updated] (HIVE-7870) Insert overwrite table query does not generate correct task plan

2014-08-26 Thread Brock Noland (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7870?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brock Noland updated HIVE-7870: --- Issue Type: Sub-task (was: Task) Parent: HIVE-7292 > Insert overwrite table query does not ge

[jira] [Updated] (HIVE-7870) Insert overwrite table query does not generate correct task plan

2014-08-26 Thread Brock Noland (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7870?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brock Noland updated HIVE-7870: --- Labels: Spark-M1 (was: ) > Insert overwrite table query does not generate correct task plan > ---

[jira] [Resolved] (HIVE-7830) CBO: Some UDF(case, lead, lag..) doesn't get translated correctly

2014-08-26 Thread Laljo John Pullokkaran (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7830?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Laljo John Pullokkaran resolved HIVE-7830. -- Resolution: Fixed > CBO: Some UDF(case, lead, lag..) doesn't get translated corr

[jira] [Updated] (HIVE-7353) HiveServer2 using embedded MetaStore leaks JDOPersistanceManager

2014-08-26 Thread Vaibhav Gumashta (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7353?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vaibhav Gumashta updated HIVE-7353: --- Status: Patch Available (was: Open) > HiveServer2 using embedded MetaStore leaks JDOPersistan

[jira] [Commented] (HIVE-7843) orc_analyze.q fails with an assertion in FileSinkOperator [Spark Branch]

2014-08-26 Thread Venki Korukanti (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7843?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14110983#comment-14110983 ] Venki Korukanti commented on HIVE-7843: --- Looks like the assertion is wrong here. {co

[jira] [Assigned] (HIVE-7870) Insert overwrite table query does not generate correct task plan

2014-08-26 Thread Chao (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7870?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chao reassigned HIVE-7870: -- Assignee: Chao > Insert overwrite table query does not generate correct task plan >

[jira] [Updated] (HIVE-7878) add -- SORT_BEFORE_DIFF to optimize_nullscan.q test

2014-08-26 Thread Brock Noland (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7878?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brock Noland updated HIVE-7878: --- Resolution: Fixed Status: Resolved (was: Patch Available) Thank you Venki for the contributio

[jira] [Updated] (HIVE-7844) optimize_nullscan.q fails due to differences in explain plan [Spark Branch]

2014-08-26 Thread Brock Noland (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7844?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brock Noland updated HIVE-7844: --- Attachment: HIVE-7844.2-spark.patch Attaching {{HIVE-7844.2-spark.patch}} again for testing. > optimi

[jira] [Commented] (HIVE-7870) Insert overwrite table query does not generate correct task plan

2014-08-26 Thread Na Yang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7870?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14111003#comment-14111003 ] Na Yang commented on HIVE-7870: --- Hi Chao, the real problem of this issue is the hive.merge.sp

Re: Review Request 25038: implement NDV for partition colum

2014-08-26 Thread John Pullokkaran
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/25038/#review51549 --- Ship it! Ship It! - John Pullokkaran On Aug. 25, 2014, 9:11 p.m.

Re: Review Request 25038: implement NDV for partition colum

2014-08-26 Thread John Pullokkaran
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/25038/#review51550 --- Ship it! Ship It! - John Pullokkaran On Aug. 25, 2014, 9:11 p.m.

[jira] [Commented] (HIVE-7392) Support Columns Stats for Partition Columns

2014-08-26 Thread Laljo John Pullokkaran (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7392?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14111040#comment-14111040 ] Laljo John Pullokkaran commented on HIVE-7392: -- +1 > Support Columns Stats fo

[jira] [Commented] (HIVE-6847) Improve / fix bugs in Hive scratch dir setup

2014-08-26 Thread Vaibhav Gumashta (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-6847?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14111048#comment-14111048 ] Vaibhav Gumashta commented on HIVE-6847: The q file test pass locally (so does Test

[jira] [Commented] (HIVE-7392) Support Columns Stats for Partition Columns

2014-08-26 Thread Ashutosh Chauhan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7392?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14111052#comment-14111052 ] Ashutosh Chauhan commented on HIVE-7392: [~sershe] I havent tested on latest, but y

[jira] [Updated] (HIVE-7392) Support Columns Stats for Partition Columns

2014-08-26 Thread Ashutosh Chauhan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7392?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashutosh Chauhan updated HIVE-7392: --- Resolution: Fixed Status: Resolved (was: Patch Available) Committed to cbo branch. >

Re: Review Request 24962: HIVE-7730: Extend ReadEntity to add accessed columns from query

2014-08-26 Thread Szehon Ho
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/24962/#review51554 --- Hi Xiaomeng, sorry for the long back and forth, but can you please f

[jira] [Updated] (HIVE-7876) further improve the columns stats update speed for all the partitions of a table

2014-08-26 Thread Ashutosh Chauhan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7876?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashutosh Chauhan updated HIVE-7876: --- Status: Patch Available (was: Open) > further improve the columns stats update speed for all

[jira] [Commented] (HIVE-7392) Support Columns Stats for Partition Columns

2014-08-26 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7392?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14111066#comment-14111066 ] Sergey Shelukhin commented on HIVE-7392: The question is whether with such partitio

[jira] [Commented] (HIVE-4629) HS2 should support an API to retrieve query logs

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

[jira] [Commented] (HIVE-7850) Hive Query failed if the data type is array with parquet files

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

[jira] [Commented] (HIVE-7720) CBO: rank translation to Optiq RelNode tree failing

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

[jira] [Commented] (HIVE-7392) Support Columns Stats for Partition Columns

2014-08-26 Thread Ashutosh Chauhan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7392?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14111076#comment-14111076 ] Ashutosh Chauhan commented on HIVE-7392: No, stats (ndv of columns) are used just t

Re: Review Request 23320: HiveServer2 using embedded MetaStore leaks JDOPersistanceManager

2014-08-26 Thread Szehon Ho
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/23320/#review51558 --- Code changes look good to me. Some nit below. metastore/src/java/

[jira] [Created] (HIVE-7884) When partition filter containing single column from multiple partition is used in HCatInputFormat.setFilter, it returns empty set

2014-08-26 Thread Prafulla T (JIRA)
Prafulla T created HIVE-7884: Summary: When partition filter containing single column from multiple partition is used in HCatInputFormat.setFilter, it returns empty set Key: HIVE-7884 URL: https://issues.apache.org/j

[jira] [Updated] (HIVE-7649) Support column stats with temporary tables

2014-08-26 Thread Jason Dere (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7649?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Dere updated HIVE-7649: - Attachment: HIVE-7649.3.patch failures do not look related. rebasing patch with trunk. > Support column s

[jira] [Commented] (HIVE-7844) optimize_nullscan.q fails due to differences in explain plan [Spark Branch]

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

Re: Review Request 25047: further improve the columns stats update speed for all the partitions of a table

2014-08-26 Thread Ashutosh Chauhan
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/25047/#review51561 --- metastore/src/java/org/apache/hadoop/hive/metastore/ObjectStore.jav

[jira] [Updated] (HIVE-7876) further improve the columns stats update speed for all the partitions of a table

2014-08-26 Thread Ashutosh Chauhan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7876?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashutosh Chauhan updated HIVE-7876: --- Status: Open (was: Patch Available) Left couple of comments on RB. Seems, like there is a fur

Re: Review Request 24472: HIVE-7649: Support column stats with temporary tables

2014-08-26 Thread Jason Dere
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/24472/ --- (Updated Aug. 26, 2014, 6:37 p.m.) Review request for hive and Prasanth_J. Bu

[jira] [Updated] (HIVE-7844) optimize_nullscan.q fails due to differences in explain plan [Spark Branch]

2014-08-26 Thread Brock Noland (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7844?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brock Noland updated HIVE-7844: --- Resolution: Fixed Status: Resolved (was: Patch Available) Excellent work Venki! I have commit

  1   2   3   >