[jira] [Created] (HIVE-11498) HIVE Authorization v2 should not check permission for dummy entity

2015-08-06 Thread Dapeng Sun (JIRA)
Dapeng Sun created HIVE-11498: - Summary: HIVE Authorization v2 should not check permission for dummy entity Key: HIVE-11498 URL: https://issues.apache.org/jira/browse/HIVE-11498 Project: Hive Is

Issue while storing Date data in hive table (stored as parquet) with cascading-hive

2015-08-06 Thread Santlal J Gupta
Hi, I am beginner with cascading-hive. Through cascading hive, i want to load data into the hive table which is stored as parquet format. My data contains one field which is date. I have created hive table in parquet format. But when i tried to load date data into the hive table (i.e. stored

Review Request 37207: HIVE-5277 Fix for wrong hbase counts

2015-08-06 Thread Swarnim Kulkarni
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/37207/ --- Review request for hive, Ashutosh Chauhan and Xuefu Zhang. Repository: hive-git

Re: Review Request 37150: HIVE-11375 Broken processing of queries containing NOT (x IS NOT NULL and x <> 0)

2015-08-06 Thread Chao Sun
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/37150/#review94484 --- ql/src/java/org/apache/hadoop/hive/ql/optimizer/ConstantPropagatePr

Re: Review Request 37096: HIVE-11451 SemanticAnalyzer throws IndexOutOfBounds Exception

2015-08-06 Thread Chao Sun
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/37096/#review94482 --- Ship it! Ship It! - Chao Sun On Aug. 7, 2015, 1:02 a.m., Aihua X

Re: Review Request 37096: HIVE-11451 SemanticAnalyzer throws IndexOutOfBounds Exception

2015-08-06 Thread Aihua Xu
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/37096/ --- (Updated Aug. 7, 2015, 1:02 a.m.) Review request for hive. Repository: hive-g

[jira] [Created] (HIVE-11497) Make sure --orcfiledump utility includes OrcRecordUpdate.AcidStats

2015-08-06 Thread Eugene Koifman (JIRA)
Eugene Koifman created HIVE-11497: - Summary: Make sure --orcfiledump utility includes OrcRecordUpdate.AcidStats Key: HIVE-11497 URL: https://issues.apache.org/jira/browse/HIVE-11497 Project: Hive

[jira] [Created] (HIVE-11496) Better tests for evaluating ORC predicate pushdown

2015-08-06 Thread Prasanth Jayachandran (JIRA)
Prasanth Jayachandran created HIVE-11496: Summary: Better tests for evaluating ORC predicate pushdown Key: HIVE-11496 URL: https://issues.apache.org/jira/browse/HIVE-11496 Project: Hive

[jira] [Created] (HIVE-11495) Add aborted reason to transaction information.

2015-08-06 Thread Eugene Koifman (JIRA)
Eugene Koifman created HIVE-11495: - Summary: Add aborted reason to transaction information. Key: HIVE-11495 URL: https://issues.apache.org/jira/browse/HIVE-11495 Project: Hive Issue Type: Bug

[jira] [Created] (HIVE-11494) Some positive constant double predicates gets rounded off while negative constants are not

2015-08-06 Thread Prasanth Jayachandran (JIRA)
Prasanth Jayachandran created HIVE-11494: Summary: Some positive constant double predicates gets rounded off while negative constants are not Key: HIVE-11494 URL: https://issues.apache.org/jira/browse/HIVE

[jira] [Created] (HIVE-11493) Predicate with integer column equals double evaluates to false

2015-08-06 Thread Prasanth Jayachandran (JIRA)
Prasanth Jayachandran created HIVE-11493: Summary: Predicate with integer column equals double evaluates to false Key: HIVE-11493 URL: https://issues.apache.org/jira/browse/HIVE-11493 Project:

[jira] [Created] (HIVE-11492) get rid of gWorkMap

2015-08-06 Thread Sergey Shelukhin (JIRA)
Sergey Shelukhin created HIVE-11492: --- Summary: get rid of gWorkMap Key: HIVE-11492 URL: https://issues.apache.org/jira/browse/HIVE-11492 Project: Hive Issue Type: Bug Reporter:

Re: Review Request 37156: HIVE-7476 : CTAS does not work properly for s3

2015-08-06 Thread Szehon Ho
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/37156/ --- (Updated Aug. 6, 2015, 7:36 p.m.) Review request for hive and Lenni Kuff. Cha

[jira] [Created] (HIVE-11491) Lazily call ASTNode::toStringTree() after tree modification

2015-08-06 Thread Hari Sankar Sivarama Subramaniyan (JIRA)
Hari Sankar Sivarama Subramaniyan created HIVE-11491: Summary: Lazily call ASTNode::toStringTree() after tree modification Key: HIVE-11491 URL: https://issues.apache.org/jira/browse/HIVE-11491

[jira] [Created] (HIVE-11490) Lazily call ASTNode::toStringTree() after tree modification

2015-08-06 Thread Hari Sankar Sivarama Subramaniyan (JIRA)
Hari Sankar Sivarama Subramaniyan created HIVE-11490: Summary: Lazily call ASTNode::toStringTree() after tree modification Key: HIVE-11490 URL: https://issues.apache.org/jira/browse/HIVE-11490

Re: Review Request 36962: CBO: Calcite Operator To Hive Operator (Calcite Return Path): Groupby Optimizer assumes the schema can match after removing RS and GBY

2015-08-06 Thread pengcheng xiong
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/36962/#review94421 --- ql/src/java/org/apache/hadoop/hive/ql/exec/Operator.java

Hive-0.14 - Build # 1035 - Still Failing

2015-08-06 Thread Apache Jenkins Server
Changes for Build #1014 Changes for Build #1015 Changes for Build #1016 Changes for Build #1017 Changes for Build #1018 Changes for Build #1019 Changes for Build #1020 Changes for Build #1021 Changes for Build #1022 Changes for Build #1023 Changes for Build #1024 Changes for Build #1025

NullPointerException in Hive GetNominalPath function?

2015-08-06 Thread Saman Biook Aghazadeh
I have developed a customized InputReader to Read NetCDF format files in Hadoop, which you can see the code here: package org.apache.hadoop.mapred; import java.io.IOException; import java.io.InputStream; import java.io.IOException; import java.util.ArrayList; import java.u

[jira] [Created] (HIVE-11489) Jenkins PreCommit-HIVE-SPARK-Build fails with TestCliDriver.initializationError

2015-08-06 Thread JIRA
Sergio Peña created HIVE-11489: -- Summary: Jenkins PreCommit-HIVE-SPARK-Build fails with TestCliDriver.initializationError Key: HIVE-11489 URL: https://issues.apache.org/jira/browse/HIVE-11489 Project: Hi

Re: issue while reading parquet file in hive

2015-08-06 Thread Sergio Pena
I haven't used parquet cascade. But, basically an INT96 type is just a 12-bytes binary. if you can have a int96 type in the schema, then you can write the 12-bytes using binary methods. Hive tries to match the table schema (timestamp) with the parquet schema (int96). If both are correct, it then re

Re: Review Request 37156: HIVE-7476 : CTAS does not work properly for s3

2015-08-06 Thread Sergio Pena
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/37156/#review94403 --- Ship it! Ship It! - Sergio Pena On Aug. 6, 2015, 1:32 a.m., Szeh

[jira] [Created] (HIVE-11488) Add sessionId info to HS2 log

2015-08-06 Thread Aihua Xu (JIRA)
Aihua Xu created HIVE-11488: --- Summary: Add sessionId info to HS2 log Key: HIVE-11488 URL: https://issues.apache.org/jira/browse/HIVE-11488 Project: Hive Issue Type: New Feature Components

[jira] [Created] (HIVE-11487) Add getNumPartitionsByFilter api in metastore api

2015-08-06 Thread Amareshwari Sriramadasu (JIRA)
Amareshwari Sriramadasu created HIVE-11487: -- Summary: Add getNumPartitionsByFilter api in metastore api Key: HIVE-11487 URL: https://issues.apache.org/jira/browse/HIVE-11487 Project: Hive

[jira] [Created] (HIVE-11486) Hive should log exceptions for better debuggability with full trace

2015-08-06 Thread Amareshwari Sriramadasu (JIRA)
Amareshwari Sriramadasu created HIVE-11486: -- Summary: Hive should log exceptions for better debuggability with full trace Key: HIVE-11486 URL: https://issues.apache.org/jira/browse/HIVE-11486

[jira] [Created] (HIVE-11485) Session close should not close async SQL operations

2015-08-06 Thread Amareshwari Sriramadasu (JIRA)
Amareshwari Sriramadasu created HIVE-11485: -- Summary: Session close should not close async SQL operations Key: HIVE-11485 URL: https://issues.apache.org/jira/browse/HIVE-11485 Project: Hive

[jira] [Created] (HIVE-11484) Fix ObjectInspector for Char and VarChar

2015-08-06 Thread Amareshwari Sriramadasu (JIRA)
Amareshwari Sriramadasu created HIVE-11484: -- Summary: Fix ObjectInspector for Char and VarChar Key: HIVE-11484 URL: https://issues.apache.org/jira/browse/HIVE-11484 Project: Hive Iss

[jira] [Created] (HIVE-11483) Add encoding and decoding for query string config

2015-08-06 Thread Amareshwari Sriramadasu (JIRA)
Amareshwari Sriramadasu created HIVE-11483: -- Summary: Add encoding and decoding for query string config Key: HIVE-11483 URL: https://issues.apache.org/jira/browse/HIVE-11483 Project: Hive

[jira] [Created] (HIVE-11482) Add retrying thrift client for HiveServer2

2015-08-06 Thread Amareshwari Sriramadasu (JIRA)
Amareshwari Sriramadasu created HIVE-11482: -- Summary: Add retrying thrift client for HiveServer2 Key: HIVE-11482 URL: https://issues.apache.org/jira/browse/HIVE-11482 Project: Hive I

Re: Review Request 36962: CBO: Calcite Operator To Hive Operator (Calcite Return Path): Groupby Optimizer assumes the schema can match after removing RS and GBY

2015-08-06 Thread Jesús Camacho Rodríguez
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/36962/#review94382 --- ql/src/java/org/apache/hadoop/hive/ql/exec/Operator.java