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

2015-09-25 Thread Alan Gates
Sorry for the slow response, I missed the email in my inbox. When you write the data directly using a storm topology, how are you communicating to Hive that the new data exists? When streaming data in via Hive Streaming the txn commits tells the system that new data is arriving in that table

[jira] [Created] (HIVE-11963) Llap: Disable web app for mini llap tests

2015-09-25 Thread Prasanth Jayachandran (JIRA)
Prasanth Jayachandran created HIVE-11963: Summary: Llap: Disable web app for mini llap tests Key: HIVE-11963 URL: https://issues.apache.org/jira/browse/HIVE-11963 Project: Hive Issue

[jira] [Created] (HIVE-11968) make HS2 core components re-usable across projects

2015-09-25 Thread Thejas M Nair (JIRA)
Thejas M Nair created HIVE-11968: Summary: make HS2 core components re-usable across projects Key: HIVE-11968 URL: https://issues.apache.org/jira/browse/HIVE-11968 Project: Hive Issue Type:

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

2015-09-25 Thread John Pullokkaran
> On Sept. 25, 2015, 6:52 p.m., John Pullokkaran wrote: > > ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/RelOptHiveTable.java, > > line 315 > > > > > > Shouldn't we fix the API to provide the stats in

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

2015-09-25 Thread John Pullokkaran
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/38768/#review100685 ---

Hive queries fail on an external avro table with empty files

2015-09-25 Thread Aaron . Dossett
Situation: I have an external avro table in Hive. Under certain circumstances zero length files can end up in the top level directory housing the external data. This causes all hive queries on the table to fail. This is with Hive 0.14, but looking at current code base I think the same

[jira] [Created] (HIVE-11970) COLUMNS_V2 table in metastore should have longer name field

2015-09-25 Thread Sergey Shelukhin (JIRA)
Sergey Shelukhin created HIVE-11970: --- Summary: COLUMNS_V2 table in metastore should have longer name field Key: HIVE-11970 URL: https://issues.apache.org/jira/browse/HIVE-11970 Project: Hive

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

2015-09-25 Thread John Pullokkaran
> On Sept. 25, 2015, 6:55 p.m., John Pullokkaran wrote: > > ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/RelOptHiveTable.java, > > line 316 > > > > > > Also why is this only at the else condition? > >

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

2015-09-25 Thread Chaoyu Tang
> On Sept. 25, 2015, 6:52 p.m., John Pullokkaran wrote: > > ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/RelOptHiveTable.java, > > line 315 > > > > > > Shouldn't we fix the API to provide the stats in

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

2015-09-25 Thread John Pullokkaran
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/38768/#review100655 ---

[jira] [Created] (HIVE-11969) start Tez session in background when starting CLI

2015-09-25 Thread Sergey Shelukhin (JIRA)
Sergey Shelukhin created HIVE-11969: --- Summary: start Tez session in background when starting CLI Key: HIVE-11969 URL: https://issues.apache.org/jira/browse/HIVE-11969 Project: Hive Issue

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

2015-09-25 Thread John Pullokkaran
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/38768/#review100654 ---

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

2015-09-25 Thread Chaoyu Tang
> On Sept. 25, 2015, 6:55 p.m., John Pullokkaran wrote: > > ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/RelOptHiveTable.java, > > line 316 > > > > > > Also why is this only at the else condition? > >

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

2015-09-25 Thread Chaoyu Tang
> On Sept. 25, 2015, 6:52 p.m., John Pullokkaran wrote: > > ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/RelOptHiveTable.java, > > line 315 > > > > > > Shouldn't we fix the API to provide the stats in

[jira] [Created] (HIVE-11967) LLAP: Merge master to branch

2015-09-25 Thread Prasanth Jayachandran (JIRA)
Prasanth Jayachandran created HIVE-11967: Summary: LLAP: Merge master to branch Key: HIVE-11967 URL: https://issues.apache.org/jira/browse/HIVE-11967 Project: Hive Issue Type:

[jira] [Created] (HIVE-11964) RelOptHiveTable.hiveColStatsMap might contain mismatched column stats

2015-09-25 Thread Chaoyu Tang (JIRA)
Chaoyu Tang created HIVE-11964: -- Summary: RelOptHiveTable.hiveColStatsMap might contain mismatched column stats Key: HIVE-11964 URL: https://issues.apache.org/jira/browse/HIVE-11964 Project: Hive

[jira] [Created] (HIVE-11965) add heartbeat count for each lock/transaction

2015-09-25 Thread Eugene Koifman (JIRA)
Eugene Koifman created HIVE-11965: - Summary: add heartbeat count for each lock/transaction Key: HIVE-11965 URL: https://issues.apache.org/jira/browse/HIVE-11965 Project: Hive Issue Type: Bug

[jira] [Created] (HIVE-11966) JDBC Driver parsing error when reading principal from ZooKeeper

2015-09-25 Thread Vaibhav Gumashta (JIRA)
Vaibhav Gumashta created HIVE-11966: --- Summary: JDBC Driver parsing error when reading principal from ZooKeeper Key: HIVE-11966 URL: https://issues.apache.org/jira/browse/HIVE-11966 Project: Hive

Re: Review Request 38247: HIVE-11778 Merge beeline-cli branch to trunk

2015-09-25 Thread Xuefu Zhang
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/38247/#review100644 --- Ship it! Ship It! - Xuefu Zhang On Sept. 25, 2015, 1:43 a.m.,

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

2015-09-25 Thread Chaoyu Tang
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/38768/ --- Review request for hive. Bugs: HIVE-11964

[jira] [Created] (HIVE-11971) testResultSetMetaData() in TestJdbc2.java is failing on CBO AST path

2015-09-25 Thread Pengcheng Xiong (JIRA)
Pengcheng Xiong created HIVE-11971: -- Summary: testResultSetMetaData() in TestJdbc2.java is failing on CBO AST path Key: HIVE-11971 URL: https://issues.apache.org/jira/browse/HIVE-11971 Project: Hive

Review Request 38783: HIVE-11969 start Tez session in background when starting CLI

2015-09-25 Thread Sergey Shelukhin
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/38783/ --- Review request for hive, Gunther Hagleitner and Siddharth Seth. Repository:

Build failed in Jenkins: HIVE-TRUNK-JAVA8 #116

2015-09-25 Thread hiveqa
See Changes: [dmtolpeko] HIVE-11783: Extending HPL/SQL parser (Dmitry Tolpeko reviewed by Alan Gates) [sershe] HIVE-11897 : JDO rollback can throw pointless exceptions (Sergey Shelukhin, reviewed by

[jira] [Created] (HIVE-11962) Improve windowing_windowspec2.q tests to return consistent results

2015-09-25 Thread Aihua Xu (JIRA)
Aihua Xu created HIVE-11962: --- Summary: Improve windowing_windowspec2.q tests to return consistent results Key: HIVE-11962 URL: https://issues.apache.org/jira/browse/HIVE-11962 Project: Hive Issue

[jira] [Created] (HIVE-11961) Create table displays Result inappropriately in beeline.

2015-09-25 Thread Chetan Bhat (JIRA)
Chetan Bhat created HIVE-11961: -- Summary: Create table displays Result inappropriately in beeline. Key: HIVE-11961 URL: https://issues.apache.org/jira/browse/HIVE-11961 Project: Hive Issue