Re: Review Request 38503: Support special characters in quoted table names

2015-09-29 Thread Lefty Leverenz
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/38503/#review100159 --- common/src/java/org/apache/hadoop/hive/conf/HiveConf.java (lines 2

Re: Review Request 38503: Support special characters in quoted table names

2015-09-29 Thread pengcheng xiong
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/38503/ --- (Updated Sept. 30, 2015, 4:56 a.m.) Review request for hive, Ashutosh Chauhan a

Review Request 38871: HIVE-11972

2015-09-29 Thread Ashutosh Chauhan
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/38871/ --- Review request for hive and Prasanth_J. Bugs: HIVE-11972 https://issues.apa

Re: Review Request 38702: HIVE-11553 use basic file metadata cache in ETLSplitStrategy-related paths

2015-09-29 Thread Sergey Shelukhin
> On Sept. 30, 2015, 12:27 a.m., Gopal V wrote: > > metastore/src/java/org/apache/hadoop/hive/metastore/HiveMetaStore.java, > > line 5751 > > > > > > Wrap this with a ByteBuffer impl of your own instead of doing >

[jira] [Created] (HIVE-11994) SHOW COMPACTIONS should include history and meta info

2015-09-29 Thread Eugene Koifman (JIRA)
Eugene Koifman created HIVE-11994: - Summary: SHOW COMPACTIONS should include history and meta info Key: HIVE-11994 URL: https://issues.apache.org/jira/browse/HIVE-11994 Project: Hive Issue Ty

Re: Review Request 38702: HIVE-11553 use basic file metadata cache in ETLSplitStrategy-related paths

2015-09-29 Thread Gopal V
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/38702/#review101051 --- metastore/src/java/org/apache/hadoop/hive/metastore/HiveMetaStore.

Re: Review Request 38702: HIVE-11553 use basic file metadata cache in ETLSplitStrategy-related paths

2015-09-29 Thread Sergey Shelukhin
> On Sept. 24, 2015, 6:57 a.m., Prasanth_J wrote: > > metastore/src/java/org/apache/hadoop/hive/metastore/HiveMetaStore.java, > > line 5750 > > > > > > This is very hacky. > > I think reflection will be slower

Re: Review Request 38503: Support special characters in quoted table names

2015-09-29 Thread John Pullokkaran
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/38503/#review101046 --- metastore/src/java/org/apache/hadoop/hive/metastore/MetaStoreUtils

Re: Review Request 38503: Support special characters in quoted table names

2015-09-29 Thread John Pullokkaran
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/38503/#review101045 --- common/src/java/org/apache/hadoop/hive/conf/HiveConf.java (line 21

[jira] [Created] (HIVE-11993) It is not necessary to start tez session when cli with parameter "-e" or "-f"

2015-09-29 Thread Jeff Zhang (JIRA)
Jeff Zhang created HIVE-11993: - Summary: It is not necessary to start tez session when cli with parameter "-e" or "-f" Key: HIVE-11993 URL: https://issues.apache.org/jira/browse/HIVE-11993 Project: Hive

[jira] [Created] (HIVE-11992) speed up and re-enable slow q test files in Hive

2015-09-29 Thread Sergey Shelukhin (JIRA)
Sergey Shelukhin created HIVE-11992: --- Summary: speed up and re-enable slow q test files in Hive Key: HIVE-11992 URL: https://issues.apache.org/jira/browse/HIVE-11992 Project: Hive Issue Typ

Review Request 38862: HIVE-11985 handle long typenames from Avro schema in metastore

2015-09-29 Thread Sergey Shelukhin
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/38862/ --- Review request for hive, Ashutosh Chauhan and Xuefu Zhang. Repository: hive-git

[jira] [Created] (HIVE-11991) groupby11.q failing on branch-1.0

2015-09-29 Thread Jason Dere (JIRA)
Jason Dere created HIVE-11991: - Summary: groupby11.q failing on branch-1.0 Key: HIVE-11991 URL: https://issues.apache.org/jira/browse/HIVE-11991 Project: Hive Issue Type: Bug Components

Re: Review Request 38768: HIVE-11964: RelOptHiveTable.hiveColStatsMap might contain mismatched column stats

2015-09-29 Thread John Pullokkaran
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/38768/#review101012 --- Ship it! Ship It! - John Pullokkaran On Sept. 25, 2015, 6:37 p.

Re: Avro column type in Hive

2015-09-29 Thread Sergey Shelukhin
I hope it’s not used for anything cause otherwise it would be impossible to support these kinds of schemas without painful metastore schema changes to use CLOB/varchar(MAX) and hoping DN supports it well :) On 15/9/28, 19:38, "kulkarni.swar...@gmail.com" wrote: >Sergey, > >Is your table a part

[jira] [Created] (HIVE-11990) Loading data inpath from a temporary table dir fails on Humboldt

2015-09-29 Thread Takahiko Saito (JIRA)
Takahiko Saito created HIVE-11990: - Summary: Loading data inpath from a temporary table dir fails on Humboldt Key: HIVE-11990 URL: https://issues.apache.org/jira/browse/HIVE-11990 Project: Hive

[jira] [Created] (HIVE-11989) vector_groupby_reduce.q is failing on CLI and MiniTez drivers on master

2015-09-29 Thread Pengcheng Xiong (JIRA)
Pengcheng Xiong created HIVE-11989: -- Summary: vector_groupby_reduce.q is failing on CLI and MiniTez drivers on master Key: HIVE-11989 URL: https://issues.apache.org/jira/browse/HIVE-11989 Project: Hi

[jira] [Created] (HIVE-11988) [hive] security issue with hive & ranger for import table command

2015-09-29 Thread Deepak Sharma (JIRA)
Deepak Sharma created HIVE-11988: Summary: [hive] security issue with hive & ranger for import table command Key: HIVE-11988 URL: https://issues.apache.org/jira/browse/HIVE-11988 Project: Hive

Review Request 38805: HIVE-11880 filter bug of UNION ALL when hive.ppd.remove.duplicatefilters=true and filter condition is type incompatible column.

2015-09-29 Thread meng wang
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/38805/ --- Review request for hive. Bugs: HIVE-11880 https://issues.apache.org/jira/br