[jira] [Commented] (HIVE-8739) handle Derby errors with joins and filters in Direct SQL in a Derby-specific path

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

[jira] [Commented] (HIVE-8808) HiveInputFormat caching cannot work with all input formats

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

[jira] [Commented] (HIVE-8852) Update new spark progress API for local submitted job monitoring[Spark Branch]

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

[jira] [Commented] (HIVE-8888) Mapjoin with LateralViewJoin generates wrong plan in Tez

2014-11-14 Thread Prasanth J (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14213371#comment-14213371 ] Prasanth J commented on HIVE-: -- [~hagleitn] Can you take a look at the fix? https://re

[jira] [Commented] (HIVE-8844) Choose a persisent policy for RDD caching [Spark Branch]

2014-11-14 Thread Szehon Ho (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8844?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14213368#comment-14213368 ] Szehon Ho commented on HIVE-8844: - +1, thanks! > Choose a persisent policy for RDD caching

[jira] [Updated] (HIVE-8888) Mapjoin with LateralViewJoin generates wrong plan in Tez

2014-11-14 Thread Prasanth J (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Prasanth J updated HIVE-: - Attachment: HIVE-.1.patch > Mapjoin with LateralViewJoin generates wrong plan in Tez >

[jira] [Updated] (HIVE-8888) Mapjoin with LateralViewJoin generates wrong plan in Tez

2014-11-14 Thread Prasanth J (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Prasanth J updated HIVE-: - Status: Patch Available (was: Open) > Mapjoin with LateralViewJoin generates wrong plan in Tez > -

[jira] [Updated] (HIVE-8852) Update new spark progress API for local submitted job monitoring[Spark Branch]

2014-11-14 Thread Rui Li (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8852?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rui Li updated HIVE-8852: - Attachment: HIVE-8852.2-spark.patch Address some RB comments. Thanks [~chengxiang li] for the review! > Update new

[jira] [Commented] (HIVE-8844) Choose a persisent policy for RDD caching [Spark Branch]

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

[jira] [Created] (HIVE-8888) Mapjoin with LateralViewJoin generates wrong plan in Tez

2014-11-14 Thread Prasanth J (JIRA)
Prasanth J created HIVE-: Summary: Mapjoin with LateralViewJoin generates wrong plan in Tez Key: HIVE- URL: https://issues.apache.org/jira/browse/HIVE- Project: Hive Issue Type: Bug

[jira] [Commented] (HIVE-6892) Permission inheritance issues

2014-11-14 Thread Lefty Leverenz (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-6892?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14213352#comment-14213352 ] Lefty Leverenz commented on HIVE-6892: -- I don't have any experience with that, [~szeho

[jira] [Commented] (HIVE-8839) Support "alter table .. add/replace columns cascade"

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

Re: Review Request 28020: HIVE-8512 queries with star and gby produce incorrect results

2014-11-14 Thread Sergey Shelukhin
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/28020/ --- (Updated Nov. 15, 2014, 3:17 a.m.) Review request for hive. Repository: hive-

[jira] [Updated] (HIVE-8512) queries with star and gby produce incorrect results

2014-11-14 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8512?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergey Shelukhin updated HIVE-8512: --- Attachment: HIVE-8512.01.patch remove invalid assert; change/remove newly-invalid queries from

Re: Review Request 28064: HIVE-8844 Choose a persisent policy for RDD caching [Spark Branch]

2014-11-14 Thread Jimmy Xiang
> On Nov. 15, 2014, 2:34 a.m., Szehon Ho wrote: > > ql/src/java/org/apache/hadoop/hive/ql/exec/spark/ShuffleTran.java, line 39 > > > > > > OK, does spark handle that if we pass NONE in by doing no-op? If > > that's t

[jira] [Updated] (HIVE-8844) Choose a persisent policy for RDD caching [Spark Branch]

2014-11-14 Thread Jimmy Xiang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8844?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jimmy Xiang updated HIVE-8844: -- Attachment: HIVE-8844.2-spark.patch Attached patch v2 that addressed Szehon's review comments. Thanks. >

Re: Review Request 28064: HIVE-8844 Choose a persisent policy for RDD caching [Spark Branch]

2014-11-14 Thread Jimmy Xiang
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/28064/ --- (Updated Nov. 15, 2014, 3:14 a.m.) Review request for hive and Xuefu Zhang. C

[jira] [Created] (HIVE-8887) Investigate test failures on auto_join6, auto_join7, auto_join18, auto_join18_multi_distinct [Spark Branch]

2014-11-14 Thread Chao (JIRA)
Chao created HIVE-8887: -- Summary: Investigate test failures on auto_join6, auto_join7, auto_join18, auto_join18_multi_distinct [Spark Branch] Key: HIVE-8887 URL: https://issues.apache.org/jira/browse/HIVE-8887 P

[jira] [Commented] (HIVE-8828) Remove hadoop 20 shims

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

[jira] [Commented] (HIVE-8862) Fix ordering diferences on TestParse tests due to Java8

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

Re: Review Request 28064: HIVE-8844 Choose a persisent policy for RDD caching [Spark Branch]

2014-11-14 Thread Chao Sun
> On Nov. 15, 2014, 2:34 a.m., Szehon Ho wrote: > > ql/src/java/org/apache/hadoop/hive/ql/exec/spark/ShuffleTran.java, line 39 > > > > > > OK, does spark handle that if we pass NONE in by doing no-op? If > > that's t

Re: Review Request 26968: HIVE-8122: convert ExprNode to Parquet supported FilterPredict

2014-11-14 Thread cheng xu
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/26968/ --- (Updated Nov. 15, 2014, 2:51 a.m.) Review request for hive. Changes ---

[jira] [Updated] (HIVE-8122) Make use of SearchArgument classes for Parquet SERDE

2014-11-14 Thread Ferdinand Xu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8122?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ferdinand Xu updated HIVE-8122: --- Attachment: HIVE-8122.3.patch fix NPE issues > Make use of SearchArgument classes for Parquet SERDE >

[jira] [Updated] (HIVE-8395) CBO: enable by default

2014-11-14 Thread Ashutosh Chauhan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8395?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashutosh Chauhan updated HIVE-8395: --- Attachment: HIVE-8395.23.withon.patch Went through this list. Good news is in all of tests quer

Re: Review Request 28064: HIVE-8844 Choose a persisent policy for RDD caching [Spark Branch]

2014-11-14 Thread Jimmy Xiang
> On Nov. 15, 2014, 2:34 a.m., Szehon Ho wrote: > > ql/src/java/org/apache/hadoop/hive/ql/exec/spark/ShuffleTran.java, line 39 > > > > > > OK, does spark handle that if we pass NONE in by doing no-op? If > > that's t

Re: Review Request 28064: HIVE-8844 Choose a persisent policy for RDD caching [Spark Branch]

2014-11-14 Thread Szehon Ho
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/28064/#review61616 --- ql/src/java/org/apache/hadoop/hive/ql/exec/spark/ShuffleTran.java <

Re: Review Request 28064: HIVE-8844 Choose a persisent policy for RDD caching [Spark Branch]

2014-11-14 Thread Jimmy Xiang
> On Nov. 15, 2014, 2:08 a.m., Szehon Ho wrote: > > Looks good, some nits: Thanks a lot for the review. > On Nov. 15, 2014, 2:08 a.m., Szehon Ho wrote: > > ql/src/java/org/apache/hadoop/hive/ql/exec/spark/SparkPlanGenerator.java, > > line 156 > >

[jira] [Updated] (HIVE-8823) Add additional serde properties for parquet

2014-11-14 Thread Szehon Ho (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8823?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Szehon Ho updated HIVE-8823: Tags: (was: TODOC15) Labels: TODOC15 (was: ) > Add additional serde properties for parquet > ---

[jira] [Updated] (HIVE-8823) Add additional serde properties for parquet

2014-11-14 Thread Szehon Ho (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8823?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Szehon Ho updated HIVE-8823: Tags: TODOC15 Evaluate if we need to add the supported table properties to: [https://cwiki.apache.org/conflu

Re: Review Request 28064: HIVE-8844 Choose a persisent policy for RDD caching [Spark Branch]

2014-11-14 Thread Szehon Ho
> On Nov. 15, 2014, 2:08 a.m., Szehon Ho wrote: > > ql/src/java/org/apache/hadoop/hive/ql/exec/spark/SparkPlanGenerator.java, > > line 155 > > > > > > Instead of hardcoding, can we just use the > > StorageHandler.MEM

[jira] [Commented] (HIVE-8844) Choose a persisent policy for RDD caching [Spark Branch]

2014-11-14 Thread Szehon Ho (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8844?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14213271#comment-14213271 ] Szehon Ho commented on HIVE-8844: - Thanks, minor comments on the review board. > Choose a

[jira] [Commented] (HIVE-8882) Fix test TestHiveKVResultCache [Spark Branch]

2014-11-14 Thread Jimmy Xiang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8882?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14213270#comment-14213270 ] Jimmy Xiang commented on HIVE-8882: --- Let me take a look. Thanks. > Fix test TestHiveKVRe

[jira] [Assigned] (HIVE-8882) Fix test TestHiveKVResultCache [Spark Branch]

2014-11-14 Thread Jimmy Xiang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8882?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jimmy Xiang reassigned HIVE-8882: - Assignee: Jimmy Xiang > Fix test TestHiveKVResultCache [Spark Branch] > --

Re: Review Request 28064: HIVE-8844 Choose a persisent policy for RDD caching [Spark Branch]

2014-11-14 Thread Szehon Ho
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/28064/#review61605 --- Looks good, some nits: ql/src/java/org/apache/hadoop/hive/ql/exec/

[jira] [Resolved] (HIVE-8884) Investigate test failure on auto_join22.q [Spark Branch]

2014-11-14 Thread Chao (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8884?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chao resolved HIVE-8884. Resolution: Invalid Oops, this test fails because I modified my code locally to only generate one {{HashTableSinkDes

[jira] [Commented] (HIVE-8844) Choose a persisent policy for RDD caching [Spark Branch]

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

[jira] [Updated] (HIVE-8886) Some Vectorized String CONCAT expressions result in runtime error Vectorization: Unsuported vector output type: StringGroup

2014-11-14 Thread Matt McCline (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8886?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matt McCline updated HIVE-8886: --- Attachment: HIVE-8886.01.patch > Some Vectorized String CONCAT expressions result in runtime error > V

[jira] [Updated] (HIVE-8886) Some Vectorized String CONCAT expressions result in runtime error Vectorization: Unsuported vector output type: StringGroup

2014-11-14 Thread Matt McCline (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8886?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matt McCline updated HIVE-8886: --- Status: Patch Available (was: Open) > Some Vectorized String CONCAT expressions result in runtime erro

[jira] [Commented] (HIVE-8872) Hive view of HBase range scan intermittently returns incorrect data.

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

[jira] [Commented] (HIVE-8823) Add additional serde properties for parquet

2014-11-14 Thread Ferdinand Xu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8823?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14213258#comment-14213258 ] Ferdinand Xu commented on HIVE-8823: Thank Brock for your review and commit. > Add add

[jira] [Created] (HIVE-8886) Some Vectorized String CONCAT expressions result in runtime error Vectorization: Unsuported vector output type: StringGroup

2014-11-14 Thread Matt McCline (JIRA)
Matt McCline created HIVE-8886: -- Summary: Some Vectorized String CONCAT expressions result in runtime error Vectorization: Unsuported vector output type: StringGroup Key: HIVE-8886 URL: https://issues.apache.org/jira

[jira] [Updated] (HIVE-6683) Beeline does not accept comments at end of line

2014-11-14 Thread Szehon Ho (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-6683?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Szehon Ho updated HIVE-6683: Labels: TODOC15 (was: ) Need to add to this page for Hive 0.15. [https://cwiki.apache.org/confluence/displa

[jira] [Commented] (HIVE-6892) Permission inheritance issues

2014-11-14 Thread Szehon Ho (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-6892?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14213256#comment-14213256 ] Szehon Ho commented on HIVE-6892: - Thanks Lefty, I think its a lower level than Storage Bas

[jira] [Commented] (HIVE-8884) Investigate test failure on auto_join22.q [Spark Branch]

2014-11-14 Thread Chao (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8884?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14213251#comment-14213251 ] Chao commented on HIVE-8884: Seems like if multiple MJ operators are in the same BaseWork, then

[jira] [Commented] (HIVE-8867) Investigate test failure on mapjoin_filter_on_outerjoin.q [Spark Branch]

2014-11-14 Thread Chao (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8867?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14213230#comment-14213230 ] Chao commented on HIVE-8867: ... and {{auto_join29.q}}. > Investigate test failure on mapjoin_

[jira] [Updated] (HIVE-6683) Beeline does not accept comments at end of line

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

[jira] [Created] (HIVE-8885) Investigate test failure on auto_join13.q [Spark Branch]

2014-11-14 Thread Chao (JIRA)
Chao created HIVE-8885: -- Summary: Investigate test failure on auto_join13.q [Spark Branch] Key: HIVE-8885 URL: https://issues.apache.org/jira/browse/HIVE-8885 Project: Hive Issue Type: Sub-task

[jira] [Updated] (HIVE-8869) RowSchema not updated for some ops when columns are pruned

2014-11-14 Thread JIRA
[ https://issues.apache.org/jira/browse/HIVE-8869?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jesús Camacho Rodríguez updated HIVE-8869: -- Attachment: HIVE-8869.patch > RowSchema not updated for some ops when columns are

[jira] [Created] (HIVE-8884) Investigate test failure on auto_join22.q [Spark Branch]

2014-11-14 Thread Chao (JIRA)
Chao created HIVE-8884: -- Summary: Investigate test failure on auto_join22.q [Spark Branch] Key: HIVE-8884 URL: https://issues.apache.org/jira/browse/HIVE-8884 Project: Hive Issue Type: Sub-task

[jira] [Updated] (HIVE-8869) RowSchema not updated for some ops when columns are pruned

2014-11-14 Thread JIRA
[ https://issues.apache.org/jira/browse/HIVE-8869?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jesús Camacho Rodríguez updated HIVE-8869: -- Status: Patch Available (was: In Progress) The row schema of the lateral views a

Review Request 28067: HIVE-8869

2014-11-14 Thread Jesús Camacho Rodríguez
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/28067/ --- Review request for hive and Ashutosh Chauhan. Repository: hive-git Descriptio

[jira] [Updated] (HIVE-8883) Investigate test failures on auto_join30.q [Spark Branch]

2014-11-14 Thread Chao (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8883?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chao updated HIVE-8883: --- Description: This test fails with the following stack trace: {noformat} java.lang.NullPointerException at org.apache

[jira] [Created] (HIVE-8883) Investigate test failures on auto_join30.q [Spark Branch]

2014-11-14 Thread Chao (JIRA)
Chao created HIVE-8883: -- Summary: Investigate test failures on auto_join30.q [Spark Branch] Key: HIVE-8883 URL: https://issues.apache.org/jira/browse/HIVE-8883 Project: Hive Issue Type: Sub-task

[jira] [Updated] (HIVE-7592) List Jars or Files are not supported by Beeline

2014-11-14 Thread Szehon Ho (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7592?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Szehon Ho updated HIVE-7592: Labels: (was: TODOC14) Wrote missing beeline command section, and included addition of 'list' at: [https:/

[jira] [Commented] (HIVE-8867) Investigate test failure on mapjoin_filter_on_outerjoin.q [Spark Branch]

2014-11-14 Thread Chao (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8867?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14213209#comment-14213209 ] Chao commented on HIVE-8867: {{auto_join_21.q}} also fails for the same issue. > Investigate t

[jira] [Commented] (HIVE-7279) UDF format_number() does not work on DECIMAL types

2014-11-14 Thread Lefty Leverenz (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7279?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14213200#comment-14213200 ] Lefty Leverenz commented on HIVE-7279: -- Doc looks good, thanks [~szehon]. * [UDF -- S

[jira] [Updated] (HIVE-8866) Vectorization on partitioned table throws ArrayIndexOutOfBoundsException when partitions are not of same #of columns

2014-11-14 Thread Matt McCline (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8866?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matt McCline updated HIVE-8866: --- Status: Patch Available (was: In Progress) > Vectorization on partitioned table throws ArrayIndexOutOf

[jira] [Updated] (HIVE-8866) Vectorization on partitioned table throws ArrayIndexOutOfBoundsException when partitions are not of same #of columns

2014-11-14 Thread Matt McCline (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8866?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matt McCline updated HIVE-8866: --- Fix Version/s: (was: 0.15.0) 0.14.1 > Vectorization on partitioned table throws

[jira] [Updated] (HIVE-8866) Vectorization on partitioned table throws ArrayIndexOutOfBoundsException when partitions are not of same #of columns

2014-11-14 Thread Matt McCline (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8866?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matt McCline updated HIVE-8866: --- Affects Version/s: (was: 0.15.0) 0.14.1 > Vectorization on partitioned table

[jira] [Updated] (HIVE-8866) Vectorization on partitioned table throws ArrayIndexOutOfBoundsException when partitions are not of same #of columns

2014-11-14 Thread Matt McCline (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8866?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matt McCline updated HIVE-8866: --- Attachment: HIVE-8866.02.patch > Vectorization on partitioned table throws ArrayIndexOutOfBoundsExcepti

[jira] [Updated] (HIVE-8866) Vectorization on partitioned table throws ArrayIndexOutOfBoundsException when partitions are not of same #of columns

2014-11-14 Thread Matt McCline (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8866?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matt McCline updated HIVE-8866: --- Status: In Progress (was: Patch Available) > Vectorization on partitioned table throws ArrayIndexOutOf

[jira] [Commented] (HIVE-5664) Drop cascade database fails when the db has any tables with indexes

2014-11-14 Thread Ashutosh Chauhan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5664?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14213187#comment-14213187 ] Ashutosh Chauhan commented on HIVE-5664: +1 > Drop cascade database fails when the

[jira] [Updated] (HIVE-5664) Drop cascade database fails when the db has any tables with indexes

2014-11-14 Thread Venki Korukanti (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5664?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Venki Korukanti updated HIVE-5664: -- Status: Patch Available (was: Open) > Drop cascade database fails when the db has any tables wit

[jira] [Updated] (HIVE-5664) Drop cascade database fails when the db has any tables with indexes

2014-11-14 Thread Venki Korukanti (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5664?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Venki Korukanti updated HIVE-5664: -- Attachment: HIVE-5664.3.patch.txt bq. Seems like simply changing dropTable(name, table, deleteDat

[jira] [Updated] (HIVE-8860) Populate ExecMapperContext in SparkReduceRecordHandler [Spark Branch]

2014-11-14 Thread Szehon Ho (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8860?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Szehon Ho updated HIVE-8860: Resolution: Fixed Fix Version/s: spark-branch Status: Resolved (was: Patch Available) Comm

[jira] [Commented] (HIVE-8739) handle Derby errors with joins and filters in Direct SQL in a Derby-specific path

2014-11-14 Thread Ashutosh Chauhan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8739?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14213166#comment-14213166 ] Ashutosh Chauhan commented on HIVE-8739: +1 > handle Derby errors with joins and f

[jira] [Commented] (HIVE-8844) Choose a persisent policy for RDD caching [Spark Branch]

2014-11-14 Thread Jimmy Xiang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8844?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14213161#comment-14213161 ] Jimmy Xiang commented on HIVE-8844: --- Patch is on RB: https://reviews.apache.org/r/28064/

[jira] [Commented] (HIVE-5664) Drop cascade database fails when the db has any tables with indexes

2014-11-14 Thread Ashutosh Chauhan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5664?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14213158#comment-14213158 ] Ashutosh Chauhan commented on HIVE-5664: Seems like simply changing {{dropTable(nam

Review Request 28064: HIVE-8844 Choose a persisent policy for RDD caching [Spark Branch]

2014-11-14 Thread Jimmy Xiang
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/28064/ --- Review request for hive and Xuefu Zhang. Bugs: HIVE-8844 https://issues.apa

[jira] [Updated] (HIVE-8844) Choose a persisent policy for RDD caching [Spark Branch]

2014-11-14 Thread Jimmy Xiang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8844?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jimmy Xiang updated HIVE-8844: -- Fix Version/s: spark-branch Status: Patch Available (was: Open) > Choose a persisent policy f

[jira] [Commented] (HIVE-8882) Fix test TestHiveKVResultCache [Spark Branch]

2014-11-14 Thread Szehon Ho (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8882?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14213154#comment-14213154 ] Szehon Ho commented on HIVE-8882: - Looks like test started failing after this checkin? [~j

[jira] [Commented] (HIVE-8813) Allow tests to be excluded based on pattern/regex

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

[jira] [Created] (HIVE-8882) Fix test TestHiveKVResultCache [Spark Branch]

2014-11-14 Thread Szehon Ho (JIRA)
Szehon Ho created HIVE-8882: --- Summary: Fix test TestHiveKVResultCache [Spark Branch] Key: HIVE-8882 URL: https://issues.apache.org/jira/browse/HIVE-8882 Project: Hive Issue Type: Sub-task

[jira] [Updated] (HIVE-8844) Choose a persisent policy for RDD caching [Spark Branch]

2014-11-14 Thread Jimmy Xiang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8844?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jimmy Xiang updated HIVE-8844: -- Attachment: HIVE-8844.1-spark.patch Attached a patch that make the storage level configurable with defaul

[jira] [Commented] (HIVE-8860) Populate ExecMapperContext in SparkReduceRecordHandler [Spark Branch]

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

[jira] [Updated] (HIVE-8881) Receiving json "{"error":"Could not find job job_1415748506143_0002"}" when web client tries to fetch all jobs from webhcat where HDFS does not have the data.

2014-11-14 Thread Eugene Koifman (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8881?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eugene Koifman updated HIVE-8881: - Attachment: HIVE-8881.patch > Receiving json "{"error":"Could not find job job_1415748506143_0002"}

[jira] [Updated] (HIVE-8880) non-synchronized access to split list in OrcInputFormat

2014-11-14 Thread Alan Gates (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8880?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan Gates updated HIVE-8880: - Attachment: HIVE-8880.patch > non-synchronized access to split list in OrcInputFormat > ---

[jira] [Updated] (HIVE-8880) non-synchronized access to split list in OrcInputFormat

2014-11-14 Thread Alan Gates (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8880?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan Gates updated HIVE-8880: - Status: Patch Available (was: Open) > non-synchronized access to split list in OrcInputFormat > --

[jira] [Commented] (HIVE-8137) Empty ORC file handling

2014-11-14 Thread Gopal V (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8137?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14213134#comment-14213134 ] Gopal V commented on HIVE-8137: --- [~pankit]: It made it into the list because you flipped the

[jira] [Created] (HIVE-8881) Receiving json "{"error":"Could not find job job_1415748506143_0002"}" when web client tries to fetch all jobs from webhcat where HDFS does not have the data.

2014-11-14 Thread Eugene Koifman (JIRA)
Eugene Koifman created HIVE-8881: Summary: Receiving json "{"error":"Could not find job job_1415748506143_0002"}" when web client tries to fetch all jobs from webhcat where HDFS does not have the data. Key: HIVE-8881

[jira] [Updated] (HIVE-8137) Empty ORC file handling

2014-11-14 Thread Gopal V (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8137?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gopal V updated HIVE-8137: -- Fix Version/s: (was: 0.14.0) 0.15.0 > Empty ORC file handling > --- >

[jira] [Updated] (HIVE-8880) non-synchronized access to split list in OrcInputFormat

2014-11-14 Thread Alan Gates (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8880?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan Gates updated HIVE-8880: - Description: When adding delta files to the list of orc splits access to the list is not synchronized thoug

[jira] [Commented] (HIVE-8880) non-synchronized access to split list in OrcInputFormat

2014-11-14 Thread Alan Gates (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8880?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14213131#comment-14213131 ] Alan Gates commented on HIVE-8880: -- Gunther, I'd like to commit this fix to the Hive 0.14

[jira] [Created] (HIVE-8880) non-synchronized access to split list in OrcInputFormat

2014-11-14 Thread Alan Gates (JIRA)
Alan Gates created HIVE-8880: Summary: non-synchronized access to split list in OrcInputFormat Key: HIVE-8880 URL: https://issues.apache.org/jira/browse/HIVE-8880 Project: Hive Issue Type: Bug

[jira] [Assigned] (HIVE-8851) Broadcast files for small tables via SparkContext.addFile() and SparkFiles.get() [Spark Branch]

2014-11-14 Thread Jimmy Xiang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8851?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jimmy Xiang reassigned HIVE-8851: - Assignee: Jimmy Xiang > Broadcast files for small tables via SparkContext.addFile() and > SparkFi

[jira] [Updated] (HIVE-8739) handle Derby errors with joins and filters in Direct SQL in a Derby-specific path

2014-11-14 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8739?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergey Shelukhin updated HIVE-8739: --- Attachment: HIVE-8739.02.patch > handle Derby errors with joins and filters in Direct SQL in a

Re: Review Request 27900: HIVE-8739

2014-11-14 Thread Sergey Shelukhin
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/27900/ --- (Updated Nov. 15, 2014, 12:14 a.m.) Review request for hive. Repository: hive

[jira] [Updated] (HIVE-8138) Global Init file should allow specifying file name not only directory

2014-11-14 Thread Szehon Ho (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8138?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Szehon Ho updated HIVE-8138: Labels: (was: TODOC14) Updated description of property in the following locations: [https://cwiki.apache.o

[jira] [Commented] (HIVE-5664) Drop cascade database fails when the db has any tables with indexes

2014-11-14 Thread Venki Korukanti (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5664?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14213120#comment-14213120 ] Venki Korukanti commented on HIVE-5664: --- bq. Proposed in current form, a db containin

Re: Review Request 27404: HIVE-8359 Map containing null values are not correctly written in Parquet files

2014-11-14 Thread Sergio Pena
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/27404/ --- (Updated Nov. 15, 2014, 12:06 a.m.) Review request for hive, Ryan Blue and Broc

[jira] [Updated] (HIVE-8808) HiveInputFormat caching cannot work with all input formats

2014-11-14 Thread Brock Noland (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8808?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brock Noland updated HIVE-8808: --- Attachment: HIVE-8808.patch > HiveInputFormat caching cannot work with all input formats >

[jira] [Updated] (HIVE-8874) Error Accessing HBase from Hive via Oozie on Kerberos 5.0.1 cluster

2014-11-14 Thread Brock Noland (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8874?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brock Noland updated HIVE-8874: --- Summary: Error Accessing HBase from Hive via Oozie on Kerberos 5.0.1 cluster (was: Error Accessing HBa

[jira] [Commented] (HIVE-8568) Add HS2 API to fetch Job IDs for a given query

2014-11-14 Thread Vaibhav Gumashta (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8568?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14213071#comment-14213071 ] Vaibhav Gumashta commented on HIVE-8568: [~brocknoland] Sorry was caught up with so

[jira] [Commented] (HIVE-8568) Add HS2 API to fetch Job IDs for a given query

2014-11-14 Thread Brock Noland (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8568?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14213064#comment-14213064 ] Brock Noland commented on HIVE-8568: [~vgumashta] do you have any more thoughts on this

[jira] [Commented] (HIVE-8839) Support "alter table .. add/replace columns cascade"

2014-11-14 Thread Szehon Ho (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8839?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14213044#comment-14213044 ] Szehon Ho commented on HIVE-8839: - Sorry wrong tag [~jdere] > Support "alter table .. add/

[jira] [Commented] (HIVE-8839) Support "alter table .. add/replace columns cascade"

2014-11-14 Thread Szehon Ho (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8839?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14213043#comment-14213043 ] Szehon Ho commented on HIVE-8839: - Got it. I assume this JIRA will address both static and

[jira] [Commented] (HIVE-8874) Error Accessing HBase from Impala via Oozie on Kerberos 5.0.1 cluster

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

[jira] [Commented] (HIVE-8839) Support "alter table .. add/replace columns cascade"

2014-11-14 Thread Jason Dere (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8839?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14213023#comment-14213023 ] Jason Dere commented on HIVE-8839: -- Alter partition did not seem to work with dynamic part

Hive-0.14 - Build # 728 - Still Failing

2014-11-14 Thread Apache Jenkins Server
Changes for Build #696 [rohini] PIG-4186: Fix e2e run against new build of pig and some enhancements (rohini) Changes for Build #697 Changes for Build #698 Changes for Build #699 Changes for Build #700 Changes for Build #701 Changes for Build #702 Changes for Build #703 [daijy] HIVE-8484:

[jira] [Commented] (HIVE-8860) Populate ExecMapperContext in SparkReduceRecordHandler [Spark Branch]

2014-11-14 Thread Szehon Ho (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8860?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14213014#comment-14213014 ] Szehon Ho commented on HIVE-8860: - +1 thanks, will commit after test run > Populate ExecMa

  1   2   3   >