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

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

[jira] [Updated] (HIVE-860) Persistent distributed cache

2014-11-27 Thread Ferdinand Xu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-860?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ferdinand Xu updated HIVE-860: -- Attachment: HIVE-860.3.patch The patch includes the changes: 1. add some needed classes into the HiveAuxCl

[jira] [Commented] (HIVE-8979) Merge shims/common-secure into shims/common

2014-11-27 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8979?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14228090#comment-14228090 ] Thejas M Nair commented on HIVE-8979: - +1 > Merge shims/common-secure into shims/commo

Re: Review Request 28520: Delete shims/common-secure

2014-11-27 Thread Thejas Nair
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/28520/#review63257 --- Ship it! Ship It! - Thejas Nair On Nov. 27, 2014, 7:33 p.m., Ash

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

2014-11-27 Thread Gunther Hagleitner (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gunther Hagleitner updated HIVE-: - Status: Patch Available (was: Reopened) > Mapjoin with LateralViewJoin generates wrong pla

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

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

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

2014-11-27 Thread Gunther Hagleitner (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gunther Hagleitner reopened HIVE-: -- The original patch doesn't actually work. The problem is that we still collect the mj during

[jira] [Updated] (HIVE-8836) Enable automatic tests with remote spark client [Spark Branch]

2014-11-27 Thread Brock Noland (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8836?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brock Noland updated HIVE-8836: --- Resolution: Fixed Status: Resolved (was: Patch Available) I committed the latest patch to the

[jira] [Commented] (HIVE-7073) Implement Binary in ParquetSerDe

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

[jira] [Commented] (HIVE-8836) Enable automatic tests with remote spark client [Spark Branch]

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

[jira] [Commented] (HIVE-8900) Create encryption testing framework

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

[jira] [Updated] (HIVE-7073) Implement Binary in ParquetSerDe

2014-11-27 Thread Ferdinand Xu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7073?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ferdinand Xu updated HIVE-7073: --- Attachment: HIVE-7073.5.patch Thank [~brocknoland] for your review and update the patch according to th

Re: Review Request 28147: HIVE-7073:Implement Binary in ParquetSerDe

2014-11-27 Thread cheng xu
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/28147/ --- (Updated Nov. 28, 2014, 2:19 a.m.) Review request for hive. Repository: hive-

Re: Review Request 28147: HIVE-7073:Implement Binary in ParquetSerDe

2014-11-27 Thread cheng xu
> On Nov. 24, 2014, 6:17 p.m., Brock Noland wrote: > > LGTM! One comment below. Sorry for my late response. Update the patch by removing unnecessary import statements and simpfying the type convert methods. - cheng --- This is an autom

[jira] [Commented] (HIVE-8984) Enable job metrics/statistics gathering for remote spark context [Spark Branch]

2014-11-27 Thread Rui Li (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8984?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14228039#comment-14228039 ] Rui Li commented on HIVE-8984: -- Thanks [~xuefuz] for the review! > Enable job metrics/statist

[jira] [Updated] (HIVE-8900) Create encryption testing framework

2014-11-27 Thread Ferdinand Xu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8900?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ferdinand Xu updated HIVE-8900: --- Status: Patch Available (was: Open) > Create encryption testing framework > --

[jira] [Updated] (HIVE-8900) Create encryption testing framework

2014-11-27 Thread Ferdinand Xu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8900?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ferdinand Xu updated HIVE-8900: --- Attachment: HIVE-8065.patch > Create encryption testing framework > ---

Re: Review Request 28283: HIVE-8900:Create encryption testing framework

2014-11-27 Thread cheng xu
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/28283/ --- (Updated Nov. 28, 2014, 1:45 a.m.) Review request for hive. Changes ---

Re: Review Request 28283: HIVE-8900:Create encryption testing framework

2014-11-27 Thread cheng xu
> On Nov. 21, 2014, 8:25 p.m., Brock Noland wrote: > > Hi Ferdindand, > > > > I think at the end of this JIRA we only want one q-file tests enabled. The > > other sub-tasks of HIVE-8065 are for enabling tests. I also think that as > > part of this test we'll need to startup a MiniDFS instance.

[jira] [Commented] (HIVE-8964) Some TestMiniTezCliDriver tests taking two hours

2014-11-27 Thread Gunther Hagleitner (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8964?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14228026#comment-14228026 ] Gunther Hagleitner commented on HIVE-8964: -- Happens with tez 0.6.0 also. Same as [

[jira] [Updated] (HIVE-8836) Enable automatic tests with remote spark client [Spark Branch]

2014-11-27 Thread Xuefu Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8836?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xuefu Zhang updated HIVE-8836: -- Attachment: HIVE-8836.14-spark.patch Reload the same patch for another run. > Enable automatic tests wit

[jira] [Updated] (HIVE-8984) Enable job metrics/statistics gathering for remote spark context [Spark Branch]

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

[jira] [Commented] (HIVE-8964) Some TestMiniTezCliDriver tests taking two hours

2014-11-27 Thread Gunther Hagleitner (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8964?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14228019#comment-14228019 ] Gunther Hagleitner commented on HIVE-8964: -- Yes, it's definitely lvj_mapjoin.q. I

[jira] [Commented] (HIVE-8950) Add support in ParquetHiveSerde to create table schema from a parquet file

2014-11-27 Thread Ashish Kumar Singh (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8950?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14227998#comment-14227998 ] Ashish Kumar Singh commented on HIVE-8950: -- The above failures do not look related

[jira] [Commented] (HIVE-8979) Merge shims/common-secure into shims/common

2014-11-27 Thread Ashutosh Chauhan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8979?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14227995#comment-14227995 ] Ashutosh Chauhan commented on HIVE-8979: Patch is ready for review. > Merge shims/

[jira] [Commented] (HIVE-8979) Merge shims/common-secure into shims/common

2014-11-27 Thread Ashutosh Chauhan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8979?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14227994#comment-14227994 ] Ashutosh Chauhan commented on HIVE-8979: Failures are unrelated. These have failed

[jira] [Commented] (HIVE-8979) Merge shims/common-secure into shims/common

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

[jira] [Commented] (HIVE-8836) Enable automatic tests with remote spark client [Spark Branch]

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

[jira] [Commented] (HIVE-8989) Make groupby_multi_single_reducer.q and smb_mapjoin_3.q deterministic

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

[jira] [Issue Comment Deleted] (HIVE-8836) Enable automatic tests with remote spark client [Spark Branch]

2014-11-27 Thread Brock Noland (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8836?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brock Noland updated HIVE-8836: --- Comment: was deleted (was: {color:red}Overall{color}: -1 at least one tests failed Here are the resu

[jira] [Issue Comment Deleted] (HIVE-8836) Enable automatic tests with remote spark client [Spark Branch]

2014-11-27 Thread Brock Noland (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8836?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brock Noland updated HIVE-8836: --- Comment: was deleted (was: {color:red}Overall{color}: -1 at least one tests failed Here are the resu

[jira] [Issue Comment Deleted] (HIVE-8836) Enable automatic tests with remote spark client [Spark Branch]

2014-11-27 Thread Brock Noland (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8836?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brock Noland updated HIVE-8836: --- Comment: was deleted (was: {color:red}Overall{color}: -1 at least one tests failed Here are the resu

[jira] [Issue Comment Deleted] (HIVE-8836) Enable automatic tests with remote spark client [Spark Branch]

2014-11-27 Thread Brock Noland (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8836?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brock Noland updated HIVE-8836: --- Comment: was deleted (was: {color:red}Overall{color}: -1 at least one tests failed Here are the resu

[jira] [Updated] (HIVE-8836) Enable automatic tests with remote spark client [Spark Branch]

2014-11-27 Thread Brock Noland (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8836?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brock Noland updated HIVE-8836: --- Attachment: (was: HIVE-8836.11-spark.patch) > Enable automatic tests with remote spark client [Spar

[jira] [Updated] (HIVE-8836) Enable automatic tests with remote spark client [Spark Branch]

2014-11-27 Thread Brock Noland (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8836?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brock Noland updated HIVE-8836: --- Attachment: (was: HIVE-8836.6-spark.patch) > Enable automatic tests with remote spark client [Spark

[jira] [Updated] (HIVE-8836) Enable automatic tests with remote spark client [Spark Branch]

2014-11-27 Thread Brock Noland (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8836?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brock Noland updated HIVE-8836: --- Attachment: (was: HIVE-8836.6-spark.patch) > Enable automatic tests with remote spark client [Spark

[jira] [Updated] (HIVE-8836) Enable automatic tests with remote spark client [Spark Branch]

2014-11-27 Thread Brock Noland (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8836?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brock Noland updated HIVE-8836: --- Attachment: (was: HIVE-8836.12-spark.patch) > Enable automatic tests with remote spark client [Spar

[jira] [Commented] (HIVE-8836) Enable automatic tests with remote spark client [Spark Branch]

2014-11-27 Thread Brock Noland (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8836?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14227949#comment-14227949 ] Brock Noland commented on HIVE-8836: Agreed this latest patch includes HIVE-8989. It mi

[jira] [Updated] (HIVE-8836) Enable automatic tests with remote spark client [Spark Branch]

2014-11-27 Thread Brock Noland (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8836?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brock Noland updated HIVE-8836: --- Attachment: HIVE-8836.14-spark.patch > Enable automatic tests with remote spark client [Spark Branch] >

[jira] [Updated] (HIVE-8836) Enable automatic tests with remote spark client [Spark Branch]

2014-11-27 Thread Brock Noland (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8836?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brock Noland updated HIVE-8836: --- Attachment: (was: HIVE-8836.14-spark.patch) > Enable automatic tests with remote spark client [Spar

[jira] [Updated] (HIVE-8836) Enable automatic tests with remote spark client [Spark Branch]

2014-11-27 Thread Brock Noland (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8836?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brock Noland updated HIVE-8836: --- Attachment: HIVE-8836.14-spark.patch > Enable automatic tests with remote spark client [Spark Branch] >

Review Request 28520: Delete shims/common-secure

2014-11-27 Thread Ashutosh Chauhan
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/28520/ --- Review request for hive, Brock Noland and Thejas Nair. Bugs: HIVE-8979 http

[jira] [Updated] (HIVE-8979) Merge shims/common-secure into shims/common

2014-11-27 Thread Ashutosh Chauhan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8979?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashutosh Chauhan updated HIVE-8979: --- Attachment: HIVE-8979.patch > Merge shims/common-secure into shims/common > ---

[jira] [Updated] (HIVE-8979) Merge shims/common-secure into shims/common

2014-11-27 Thread Ashutosh Chauhan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8979?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashutosh Chauhan updated HIVE-8979: --- Assignee: Ashutosh Chauhan Status: Patch Available (was: Open) > Merge shims/common-secu

[jira] [Commented] (HIVE-8984) Enable job metrics/statistics gathering for remote spark context [Spark Branch]

2014-11-27 Thread Xuefu Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8984?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14227909#comment-14227909 ] Xuefu Zhang commented on HIVE-8984: --- +1. I left a question on RB, but patch can be commit

[jira] [Comment Edited] (HIVE-8836) Enable automatic tests with remote spark client [Spark Branch]

2014-11-27 Thread Xuefu Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8836?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14227904#comment-14227904 ] Xuefu Zhang edited comment on HIVE-8836 at 11/27/14 7:17 PM: - N

[jira] [Commented] (HIVE-8836) Enable automatic tests with remote spark client [Spark Branch]

2014-11-27 Thread Xuefu Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8836?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14227904#comment-14227904 ] Xuefu Zhang commented on HIVE-8836: --- Nice. Once we have reduced the number of failures to

[jira] [Commented] (HIVE-8989) Make groupby_multi_single_reducer.q and smb_mapjoin_3.q deterministic

2014-11-27 Thread Szehon Ho (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8989?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14227901#comment-14227901 ] Szehon Ho commented on HIVE-8989: - +1, looks good to me > Make groupby_multi_single_reduce

[jira] [Updated] (HIVE-8989) Make groupby_multi_single_reducer.q and smb_mapjoin_3.q deterministic

2014-11-27 Thread Brock Noland (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8989?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brock Noland updated HIVE-8989: --- Status: Patch Available (was: Open) > Make groupby_multi_single_reducer.q and smb_mapjoin_3.q determin

[jira] [Updated] (HIVE-8989) Make groupby_multi_single_reducer.q and smb_mapjoin_3.q deterministic

2014-11-27 Thread Brock Noland (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8989?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brock Noland updated HIVE-8989: --- Attachment: HIVE-8989.patch > Make groupby_multi_single_reducer.q and smb_mapjoin_3.q deterministic > -

[jira] [Commented] (HIVE-8836) Enable automatic tests with remote spark client [Spark Branch]

2014-11-27 Thread Brock Noland (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8836?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14227883#comment-14227883 ] Brock Noland commented on HIVE-8836: Latest run looks pretty good: # One test which nee

[jira] [Created] (HIVE-8989) Make groupby_multi_single_reducer.q and smb_mapjoin_3.q deterministic

2014-11-27 Thread Brock Noland (JIRA)
Brock Noland created HIVE-8989: -- Summary: Make groupby_multi_single_reducer.q and smb_mapjoin_3.q deterministic Key: HIVE-8989 URL: https://issues.apache.org/jira/browse/HIVE-8989 Project: Hive

[jira] [Commented] (HIVE-8836) Enable automatic tests with remote spark client [Spark Branch]

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

[jira] [Updated] (HIVE-8836) Enable automatic tests with remote spark client [Spark Branch]

2014-11-27 Thread Brock Noland (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8836?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brock Noland updated HIVE-8836: --- Attachment: HIVE-8836.13-spark.patch > Enable automatic tests with remote spark client [Spark Branch] >

[jira] [Updated] (HIVE-8836) Enable automatic tests with remote spark client [Spark Branch]

2014-11-27 Thread Brock Noland (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8836?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brock Noland updated HIVE-8836: --- Attachment: (was: HIVE-8836.4-spark.patch) > Enable automatic tests with remote spark client [Spark

[jira] [Updated] (HIVE-8836) Enable automatic tests with remote spark client [Spark Branch]

2014-11-27 Thread Brock Noland (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8836?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brock Noland updated HIVE-8836: --- Attachment: (was: HIVE-8836.10-spark.patch) > Enable automatic tests with remote spark client [Spar

[jira] [Updated] (HIVE-8836) Enable automatic tests with remote spark client [Spark Branch]

2014-11-27 Thread Brock Noland (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8836?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brock Noland updated HIVE-8836: --- Attachment: (was: HIVE-8836.6-spark.patch) > Enable automatic tests with remote spark client [Spark

[jira] [Updated] (HIVE-8836) Enable automatic tests with remote spark client [Spark Branch]

2014-11-27 Thread Brock Noland (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8836?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brock Noland updated HIVE-8836: --- Attachment: (was: HIVE-8836.1-spark.patch) > Enable automatic tests with remote spark client [Spark

[jira] [Updated] (HIVE-8836) Enable automatic tests with remote spark client [Spark Branch]

2014-11-27 Thread Brock Noland (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8836?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brock Noland updated HIVE-8836: --- Attachment: (was: HIVE-8836.10-spark.patch) > Enable automatic tests with remote spark client [Spar

[jira] [Updated] (HIVE-8836) Enable automatic tests with remote spark client [Spark Branch]

2014-11-27 Thread Brock Noland (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8836?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brock Noland updated HIVE-8836: --- Attachment: (was: HIVE-8836.2-spark.patch) > Enable automatic tests with remote spark client [Spark

[jira] [Updated] (HIVE-8836) Enable automatic tests with remote spark client [Spark Branch]

2014-11-27 Thread Brock Noland (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8836?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brock Noland updated HIVE-8836: --- Attachment: (was: HIVE-8836.5-spark.patch) > Enable automatic tests with remote spark client [Spark

[jira] [Updated] (HIVE-8836) Enable automatic tests with remote spark client [Spark Branch]

2014-11-27 Thread Brock Noland (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8836?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brock Noland updated HIVE-8836: --- Attachment: (was: HIVE-8836.3-spark.patch) > Enable automatic tests with remote spark client [Spark

[jira] [Updated] (HIVE-8977) TestParquetDirect should be abstract

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

[jira] [Commented] (HIVE-8836) Enable automatic tests with remote spark client [Spark Branch]

2014-11-27 Thread Brock Noland (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8836?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14227812#comment-14227812 ] Brock Noland commented on HIVE-8836: bq. Just looking through and one more quick observ

[jira] [Commented] (HIVE-8836) Enable automatic tests with remote spark client [Spark Branch]

2014-11-27 Thread Brock Noland (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8836?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14227801#comment-14227801 ] Brock Noland commented on HIVE-8836: The latest rev also missed the changes to the quer

[jira] [Commented] (HIVE-8836) Enable automatic tests with remote spark client [Spark Branch]

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

[jira] [Commented] (HIVE-8836) Enable automatic tests with remote spark client [Spark Branch]

2014-11-27 Thread Brock Noland (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8836?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14227797#comment-14227797 ] Brock Noland commented on HIVE-8836: The latest rev missed some changes related to spar

[jira] [Commented] (HIVE-8982) IndexOutOfBounds exception in mapjoin [Spark Branch]

2014-11-27 Thread Chao (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8982?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14227790#comment-14227790 ] Chao commented on HIVE-8982: [~szehon] OK, I'll take a look. > IndexOutOfBounds exception in m

[jira] [Updated] (HIVE-8983) PTest Backup spark.log in addition to hive.log

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

[jira] [Commented] (HIVE-8974) Upgrade to Calcite 1.0.0-SNAPSHOT (with lots of renames)

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

[jira] [Commented] (HIVE-8984) Enable job metrics/statistics gathering for remote spark context [Spark Branch]

2014-11-27 Thread Rui Li (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8984?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14227708#comment-14227708 ] Rui Li commented on HIVE-8984: -- [~xuefuz] - sorry for the lack of descriptions. The patch shou

[jira] [Created] (HIVE-8988) Support advanced aggregation in Hive to Calcite path

2014-11-27 Thread Jesus Camacho Rodriguez (JIRA)
Jesus Camacho Rodriguez created HIVE-8988: - Summary: Support advanced aggregation in Hive to Calcite path Key: HIVE-8988 URL: https://issues.apache.org/jira/browse/HIVE-8988 Project: Hive

[jira] [Updated] (HIVE-8974) Upgrade to Calcite 1.0.0-SNAPSHOT (with lots of renames)

2014-11-27 Thread Jesus Camacho Rodriguez (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8974?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jesus Camacho Rodriguez updated HIVE-8974: -- Attachment: HIVE-8974.01.patch I have just uploaded a patch where I have renamed

Re: Review Request 28510: HIVE-8974

2014-11-27 Thread Jesús Camacho Rodríguez
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/28510/ --- (Updated Nov. 27, 2014, 2:37 p.m.) Review request for hive, John Pullokkaran an

[jira] [Updated] (HIVE-8836) Enable automatic tests with remote spark client [Spark Branch]

2014-11-27 Thread Xuefu Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8836?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xuefu Zhang updated HIVE-8836: -- Attachment: HIVE-8836.12-spark.patch Since both HIVE-8976 and HIVE-8978 are committed in trunk and merged

[jira] [Updated] (HIVE-8976) Make nine additional tests deterministic

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

[jira] [Commented] (HIVE-8984) Enable job metrics/statistics gathering for remote spark context [Spark Branch]

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

[jira] [Commented] (HIVE-8974) Upgrade to Calcite 1.0.0-SNAPSHOT (with lots of renames)

2014-11-27 Thread Jesus Camacho Rodriguez (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8974?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14227625#comment-14227625 ] Jesus Camacho Rodriguez commented on HIVE-8974: --- Any idea why this is failing

[jira] [Updated] (HIVE-8986) Add limit_partition_metadataonly.q in testconfiguration.properties [Spark Branch]

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

[jira] [Commented] (HIVE-8986) Add limit_partition_metadataonly.q in testconfiguration.properties [Spark Branch]

2014-11-27 Thread Xuefu Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8986?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14227612#comment-14227612 ] Xuefu Zhang commented on HIVE-8986: --- +1 > Add limit_partition_metadataonly.q in testconf

[jira] [Updated] (HIVE-8978) Fix test determinism issue for qfile: smb_mapjoin_1.q etc

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

[jira] [Commented] (HIVE-8984) Enable job metrics/statistics gathering for remote spark context [Spark Branch]

2014-11-27 Thread Xuefu Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8984?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14227596#comment-14227596 ] Xuefu Zhang commented on HIVE-8984: --- [~ruili], quick question: what's the symptom of not

[jira] [Commented] (HIVE-8984) Enable job metrics/statistics gathering for remote spark context [Spark Branch]

2014-11-27 Thread Xuefu Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8984?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14227593#comment-14227593 ] Xuefu Zhang commented on HIVE-8984: --- Thanks, [~lirui]. I only briefly went thru the patch

[jira] [Created] (HIVE-8987) slf4j classpath collision when starting hive metastore

2014-11-27 Thread JIRA
André Kelpe created HIVE-8987: - Summary: slf4j classpath collision when starting hive metastore Key: HIVE-8987 URL: https://issues.apache.org/jira/browse/HIVE-8987 Project: Hive Issue Type: Bug

[jira] [Updated] (HIVE-8984) Enable job metrics/statistics gathering for remote spark context [Spark Branch]

2014-11-27 Thread Rui Li (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8984?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rui Li updated HIVE-8984: - Status: Patch Available (was: Open) > Enable job metrics/statistics gathering for remote spark context [Spark > B

[jira] [Updated] (HIVE-8984) Enable job metrics/statistics gathering for remote spark context [Spark Branch]

2014-11-27 Thread Rui Li (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8984?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rui Li updated HIVE-8984: - Attachment: HIVE-8984.1-spark.patch The refactor in this patch is mainly moving spark counter related classes to s

[jira] [Commented] (HIVE-8974) Upgrade to Calcite 1.0.0-SNAPSHOT (with lots of renames)

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

[jira] [Commented] (HIVE-8983) PTest Backup spark.log in addition to hive.log

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

[jira] [Updated] (HIVE-8974) Upgrade to Calcite 1.0.0-SNAPSHOT (with lots of renames)

2014-11-27 Thread Jesus Camacho Rodriguez (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8974?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jesus Camacho Rodriguez updated HIVE-8974: -- Fix Version/s: 0.15.0 Affects Version/s: 0.15.0 Status: Pat

[jira] [Updated] (HIVE-8974) Upgrade to Calcite 1.0.0-SNAPSHOT (with lots of renames)

2014-11-27 Thread Jesus Camacho Rodriguez (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8974?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jesus Camacho Rodriguez updated HIVE-8974: -- Attachment: HIVE-8974.patch [~jpullokkaran], [~julianhyde], can you check? > Upg

[jira] [Work started] (HIVE-8974) Upgrade to Calcite 1.0.0-SNAPSHOT (with lots of renames)

2014-11-27 Thread Jesus Camacho Rodriguez (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8974?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Work on HIVE-8974 started by Jesus Camacho Rodriguez. - > Upgrade to Calcite 1.0.0-SNAPSHOT (with lots of renames) > ---

Review Request 28510: HIVE-8974

2014-11-27 Thread Jesús Camacho Rodríguez
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/28510/ --- Review request for hive, John Pullokkaran and Julian Hyde. Bugs: HIVE-8974

[jira] [Commented] (HIVE-8836) Enable automatic tests with remote spark client [Spark Branch]

2014-11-27 Thread Szehon Ho (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8836?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14227460#comment-14227460 ] Szehon Ho commented on HIVE-8836: - Just looking through and one more quick observation, par

[jira] [Commented] (HIVE-8978) Fix test determinism issue for qfile: smb_mapjoin_1.q etc

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

[jira] [Commented] (HIVE-8836) Enable automatic tests with remote spark client [Spark Branch]

2014-11-27 Thread Szehon Ho (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8836?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14227424#comment-14227424 ] Szehon Ho commented on HIVE-8836: - HIVE-8924 committed and fixed some errors. Mapjoin_ho

[jira] [Commented] (HIVE-8836) Enable automatic tests with remote spark client [Spark Branch]

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

[jira] [Commented] (HIVE-8950) Add support in ParquetHiveSerde to create table schema from a parquet file

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