[jira] [Created] (HIVE-11838) Another positive test case for HIVE-11658

2015-09-15 Thread Prasanth Jayachandran (JIRA)
Prasanth Jayachandran created HIVE-11838: Summary: Another positive test case for HIVE-11658 Key: HIVE-11838 URL: https://issues.apache.org/jira/browse/HIVE-11838 Project: Hive Issue

[jira] [Created] (HIVE-11837) comments do not support Chinese characters well.

2015-09-15 Thread Rudd Chen (JIRA)
Rudd Chen created HIVE-11837: Summary: comments do not support Chinese characters well. Key: HIVE-11837 URL: https://issues.apache.org/jira/browse/HIVE-11837 Project: Hive Issue Type: Bug

Re: How to enable compaction for table with external data?

2015-09-15 Thread Sachin Pasalkar
Yes below are the values set in hive. Initally I haven’t mentioned NO_AUTO_COMPACTION in my table definition, which didn’t work so I have put it with value as false. hive.compactor.initiator.on hive.compactor.worker.threads hive.compactor.worker.timeout hive.compactor.check.interval hive.compact

[jira] [Created] (HIVE-11836) ORC SARG creation throws NPE for null constants with void type

2015-09-15 Thread Prasanth Jayachandran (JIRA)
Prasanth Jayachandran created HIVE-11836: Summary: ORC SARG creation throws NPE for null constants with void type Key: HIVE-11836 URL: https://issues.apache.org/jira/browse/HIVE-11836 Project:

[jira] [Created] (HIVE-11835) Type decimal(1,1) reads 0.0, 0.00, etc from text file as NULL

2015-09-15 Thread Xuefu Zhang (JIRA)
Xuefu Zhang created HIVE-11835: -- Summary: Type decimal(1,1) reads 0.0, 0.00, etc from text file as NULL Key: HIVE-11835 URL: https://issues.apache.org/jira/browse/HIVE-11835 Project: Hive Issue

Re: Review Request 38383: Correct the column/table names in subquery expression when creating a view

2015-09-15 Thread pengcheng xiong
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/38383/ --- (Updated Sept. 15, 2015, 11:45 p.m.) Review request for hive and John Pullokkar

Re: Can not see the test output in browser

2015-09-15 Thread Pengcheng Xiong
Yes, it is totally OK. Look forward to seeing it! Best Pengcheng Xiong On Mon, Sep 14, 2015 at 5:30 PM, Szehon Ho wrote: > There's a ton of jobs in the queue, maybe I can try on the weekend or when > it is quieter if that's ok. > > Thanks > Szehon > > On Mon, Sep 14, 2015 at 1:55 PM, Pengcheng

[jira] [Created] (HIVE-11834) Lineage doesn't work with dynamic partitioning query

2015-09-15 Thread Jimmy Xiang (JIRA)
Jimmy Xiang created HIVE-11834: -- Summary: Lineage doesn't work with dynamic partitioning query Key: HIVE-11834 URL: https://issues.apache.org/jira/browse/HIVE-11834 Project: Hive Issue Type: Bug

[jira] [Created] (HIVE-11833) TxnHandler heartbeat txn doesn't need to serializable DB txn level

2015-09-15 Thread Sergey Shelukhin (JIRA)
Sergey Shelukhin created HIVE-11833: --- Summary: TxnHandler heartbeat txn doesn't need to serializable DB txn level Key: HIVE-11833 URL: https://issues.apache.org/jira/browse/HIVE-11833 Project: Hive

[jira] [Created] (HIVE-11832) HIVE-11802 breaks compilation in JDK 8

2015-09-15 Thread Prasanth Jayachandran (JIRA)
Prasanth Jayachandran created HIVE-11832: Summary: HIVE-11802 breaks compilation in JDK 8 Key: HIVE-11832 URL: https://issues.apache.org/jira/browse/HIVE-11832 Project: Hive Issue Typ

[jira] [Created] (HIVE-11831) TXN tables in Oracle should be created with ROWDEPENDENCIES

2015-09-15 Thread Sergey Shelukhin (JIRA)
Sergey Shelukhin created HIVE-11831: --- Summary: TXN tables in Oracle should be created with ROWDEPENDENCIES Key: HIVE-11831 URL: https://issues.apache.org/jira/browse/HIVE-11831 Project: Hive

[jira] [Created] (HIVE-11830) LLAP: Fix failing tests in MiniLlapCluster

2015-09-15 Thread Prasanth Jayachandran (JIRA)
Prasanth Jayachandran created HIVE-11830: Summary: LLAP: Fix failing tests in MiniLlapCluster Key: HIVE-11830 URL: https://issues.apache.org/jira/browse/HIVE-11830 Project: Hive Issue

[jira] [Created] (HIVE-11829) Create test for HIVE-11216

2015-09-15 Thread Vikram Dixit K (JIRA)
Vikram Dixit K created HIVE-11829: - Summary: Create test for HIVE-11216 Key: HIVE-11829 URL: https://issues.apache.org/jira/browse/HIVE-11829 Project: Hive Issue Type: Bug Component

[jira] [Created] (HIVE-11828) beeline -f fails on scripts with tabs between column type and comment

2015-09-15 Thread Krzysztof Adamski (JIRA)
Krzysztof Adamski created HIVE-11828: Summary: beeline -f fails on scripts with tabs between column type and comment Key: HIVE-11828 URL: https://issues.apache.org/jira/browse/HIVE-11828 Project:

[jira] [Created] (HIVE-11827) STORED AS AVRO fails SELECT COUNT(*) when empty

2015-09-15 Thread Johndee Burks (JIRA)
Johndee Burks created HIVE-11827: Summary: STORED AS AVRO fails SELECT COUNT(*) when empty Key: HIVE-11827 URL: https://issues.apache.org/jira/browse/HIVE-11827 Project: Hive Issue Type: Bug

Re: Review Request 37919: Add AggregateProjectMergeRule

2015-09-15 Thread Ashutosh Chauhan
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/37919/ --- (Updated Sept. 15, 2015, 6:14 p.m.) Review request for hive. Bugs: HIVE-11678

Re: How to enable compaction for table with external data?

2015-09-15 Thread Alan Gates
If you want it to compact automatically you should not put NO_AUTO_COMPACTION in the table properties. First question, did you turn on the compactor on your metastore thrift server? To do this you need to set a couple of values in the metastore's hive-site.xml: hive.compactor.initiator.on=t

[jira] [Created] (HIVE-11826) 'hadoop.proxyuser.hive.groups' configuration doesn't prevent unauthorized user to access metastore

2015-09-15 Thread Aihua Xu (JIRA)
Aihua Xu created HIVE-11826: --- Summary: 'hadoop.proxyuser.hive.groups' configuration doesn't prevent unauthorized user to access metastore Key: HIVE-11826 URL: https://issues.apache.org/jira/browse/HIVE-11826

[jira] [Created] (HIVE-11825) get_json_object(col,'$.a') is null in where clause didn`t work

2015-09-15 Thread Feng Yuan (JIRA)
Feng Yuan created HIVE-11825: Summary: get_json_object(col,'$.a') is null in where clause didn`t work Key: HIVE-11825 URL: https://issues.apache.org/jira/browse/HIVE-11825 Project: Hive Issue Ty

[jira] [Created] (HIVE-11824) Insert to local directory causes staging directory to be copied

2015-09-15 Thread Prasanth Jayachandran (JIRA)
Prasanth Jayachandran created HIVE-11824: Summary: Insert to local directory causes staging directory to be copied Key: HIVE-11824 URL: https://issues.apache.org/jira/browse/HIVE-11824 Project