Re: ApacheCON EU HBase Track Submissions

2015-06-30 Thread Nick Dimiduk
Get your submissions in, the deadline is imminent! On Thu, Jun 25, 2015 at 11:30 AM, Nick Dimiduk wrote: > Hello developers, users, speakers, > > As part of ApacheCON's inaugural "Apache: Big Data", I'm hoping to see a > "HBase: NoSQL + SQL" track come together. The idea is to showcase the > gro

[jira] [Created] (HIVE-11157) Hive.get(HiveConf) returns same Hive object to different user sessions

2015-06-30 Thread Chaoyu Tang (JIRA)
Chaoyu Tang created HIVE-11157: -- Summary: Hive.get(HiveConf) returns same Hive object to different user sessions Key: HIVE-11157 URL: https://issues.apache.org/jira/browse/HIVE-11157 Project: Hive

Re: Review Request 34059: HIVE-10673 Dynamically partitioned hash join for Tez

2015-06-30 Thread Jason Dere
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/34059/ --- (Updated July 1, 2015, 1:46 a.m.) Review request for hive, Matt McCline and Vik

Re: Review Request 34059: HIVE-10673 Dynamically partitioned hash join for Tez

2015-06-30 Thread Jason Dere
> On June 25, 2015, 11:38 p.m., Vikram Dixit Kumaraswamy wrote: > > ql/src/java/org/apache/hadoop/hive/ql/exec/MapJoinOperator.java, line 672 > > > > > > Move this to ExprNodeUtils? I can move both versions of flatten

[jira] [Created] (HIVE-11156) LLAP: Cache arena size rounding

2015-06-30 Thread Gopal V (JIRA)
Gopal V created HIVE-11156: -- Summary: LLAP: Cache arena size rounding Key: HIVE-11156 URL: https://issues.apache.org/jira/browse/HIVE-11156 Project: Hive Issue Type: Sub-task Affects Versions: l

[jira] [Created] (HIVE-11155) TestHiveMetaTool needs to cover updates for DBS and SDS tables in metastore as well

2015-06-30 Thread Wei Zheng (JIRA)
Wei Zheng created HIVE-11155: Summary: TestHiveMetaTool needs to cover updates for DBS and SDS tables in metastore as well Key: HIVE-11155 URL: https://issues.apache.org/jira/browse/HIVE-11155 Project: Hi

Re: Review Request 34666: HIVE-9152 - Dynamic Partition Pruning [Spark Branch]

2015-06-30 Thread Xuefu Zhang
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/34666/#review89972 --- ql/src/java/org/apache/hadoop/hive/ql/optimizer/physical/SparkMapJo

Re: Review Request 36025: HIVE-11139 Emit more lineage information

2015-06-30 Thread Szehon Ho
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/36025/#review89835 --- Discussed with Jimmy about the general idea, looks good, just some s

[jira] [Created] (HIVE-11154) Indexing not activated with left outer join and where clause

2015-06-30 Thread Bennie Can (JIRA)
Bennie Can created HIVE-11154: - Summary: Indexing not activated with left outer join and where clause Key: HIVE-11154 URL: https://issues.apache.org/jira/browse/HIVE-11154 Project: Hive Issue Ty

Review Request 36069: HIVE-11141 : Improve RuleRegExp when the Expression node stack gets huge

2015-06-30 Thread Hari Sankar Sivarama Subramaniyan
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/36069/ --- Review request for hive, John Pullokkaran and Mostafa Mokhtar. Repository: hive

[jira] [Created] (HIVE-11153) LLAP: SIGSEGV in Off-heap decompression routines

2015-06-30 Thread Gopal V (JIRA)
Gopal V created HIVE-11153: -- Summary: LLAP: SIGSEGV in Off-heap decompression routines Key: HIVE-11153 URL: https://issues.apache.org/jira/browse/HIVE-11153 Project: Hive Issue Type: Sub-task

Re: Review Request 34666: HIVE-9152 - Dynamic Partition Pruning [Spark Branch]

2015-06-30 Thread Xuefu Zhang
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/34666/#review89826 --- itests/src/test/resources/testconfiguration.properties (line 894) <

[jira] [Created] (HIVE-11152) Swapping join inputs in ASTConverter

2015-06-30 Thread Jesus Camacho Rodriguez (JIRA)
Jesus Camacho Rodriguez created HIVE-11152: -- Summary: Swapping join inputs in ASTConverter Key: HIVE-11152 URL: https://issues.apache.org/jira/browse/HIVE-11152 Project: Hive Issue T

Re: Review Request 35868: HIVE-11107

2015-06-30 Thread Mostafa Mokhtar
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/35868/#review89953 --- data/scripts/q_perf_test_init.sql (line 58)

Re: Review Request 35868: HIVE-11107

2015-06-30 Thread Mostafa Mokhtar
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/35868/#review89952 --- data/scripts/q_perf_test_init.sql (line 1)

[jira] [Created] (HIVE-11151) Calcite transitive predicate inference rule should pay attention to its input rel type

2015-06-30 Thread Ashutosh Chauhan (JIRA)
Ashutosh Chauhan created HIVE-11151: --- Summary: Calcite transitive predicate inference rule should pay attention to its input rel type Key: HIVE-11151 URL: https://issues.apache.org/jira/browse/HIVE-11151

Hive-0.14 - Build # 1000 - Still Failing

2015-06-30 Thread Apache Jenkins Server
Changes for Build #980 Changes for Build #981 Changes for Build #982 Changes for Build #983 Changes for Build #984 Changes for Build #985 Changes for Build #986 Changes for Build #987 Changes for Build #988 Changes for Build #989 Changes for Build #990 Changes for Build #991 Changes for

[jira] [Created] (HIVE-11150) Remove wrong warning message related to chgrp

2015-06-30 Thread Yongzhi Chen (JIRA)
Yongzhi Chen created HIVE-11150: --- Summary: Remove wrong warning message related to chgrp Key: HIVE-11150 URL: https://issues.apache.org/jira/browse/HIVE-11150 Project: Hive Issue Type: Bug

Re: Review Request 35803: HIVE-10895 ObjectStore does not close Query objects in some calls, causing a potential leak in some metastore db resources

2015-06-30 Thread Aihua Xu
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/35803/ --- (Updated June 30, 2015, 1:39 p.m.) Review request for hive. Repository: hive-

[jira] [Created] (HIVE-11149) Fix issue with Thread unsafe Class HashMap in PerfLogger.java hangs in Multi-thread environment

2015-06-30 Thread WangMeng (JIRA)
WangMeng created HIVE-11149: --- Summary: Fix issue with Thread unsafe Class HashMap in PerfLogger.java hangs in Multi-thread environment Key: HIVE-11149 URL: https://issues.apache.org/jira/browse/HIVE-11149