[jira] [Created] (HIVE-13459) Cassandra Hive throws "Unable to find partitioner class 'org.apache.cassandra.dht.Murmur3Partitioner'"

2016-04-07 Thread yb (JIRA)
yb created HIVE-13459: - Summary: Cassandra Hive throws "Unable to find partitioner class 'org.apache.cassandra.dht.Murmur3Partitioner'" Key: HIVE-13459 URL: https://issues.apache.org/jira/browse/HIVE-13459 Projec

Review Request 45911: HIVE-13341: Stats state is not captured correctly: differentiate load table and create table

2016-04-07 Thread pengcheng xiong
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/45911/ --- Review request for hive and Ashutosh Chauhan. Repository: hive-git Descriptio

Re: Review Request 45238: HIVE-9660 store end offset of compressed data for RG in RowIndex in ORC

2016-04-07 Thread Sergey Shelukhin
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/45238/ --- (Updated April 7, 2016, 11:46 p.m.) Review request for hive and Prasanth_J. R

Re: Review Request 45238: HIVE-9660 store end offset of compressed data for RG in RowIndex in ORC

2016-04-07 Thread Sergey Shelukhin
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/45238/ --- (Updated April 7, 2016, 11:32 p.m.) Review request for hive and Prasanth_J. R

Re: Review Request 45238: HIVE-9660 store end offset of compressed data for RG in RowIndex in ORC

2016-04-07 Thread Sergey Shelukhin
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/45238/ --- (Updated April 7, 2016, 11:31 p.m.) Review request for hive and Prasanth_J. R

[jira] [Created] (HIVE-13458) Heartbeater doesn't fail query when heartbeat fails

2016-04-07 Thread Wei Zheng (JIRA)
Wei Zheng created HIVE-13458: Summary: Heartbeater doesn't fail query when heartbeat fails Key: HIVE-13458 URL: https://issues.apache.org/jira/browse/HIVE-13458 Project: Hive Issue Type: Bug

[jira] [Created] (HIVE-13457) Create HS2 REST API endpoints for monitoring information

2016-04-07 Thread Szehon Ho (JIRA)
Szehon Ho created HIVE-13457: Summary: Create HS2 REST API endpoints for monitoring information Key: HIVE-13457 URL: https://issues.apache.org/jira/browse/HIVE-13457 Project: Hive Issue Type: Imp

[jira] [Created] (HIVE-13456) JDBC: fix Statement.cancel

2016-04-07 Thread Vaibhav Gumashta (JIRA)
Vaibhav Gumashta created HIVE-13456: --- Summary: JDBC: fix Statement.cancel Key: HIVE-13456 URL: https://issues.apache.org/jira/browse/HIVE-13456 Project: Hive Issue Type: Bug Compo

[jira] [Created] (HIVE-13455) JDBC: disable UT for Statement.cancel

2016-04-07 Thread Vaibhav Gumashta (JIRA)
Vaibhav Gumashta created HIVE-13455: --- Summary: JDBC: disable UT for Statement.cancel Key: HIVE-13455 URL: https://issues.apache.org/jira/browse/HIVE-13455 Project: Hive Issue Type: Bug

[jira] [Created] (HIVE-13454) Various improvements to llapstatus tool

2016-04-07 Thread Siddharth Seth (JIRA)
Siddharth Seth created HIVE-13454: - Summary: Various improvements to llapstatus tool Key: HIVE-13454 URL: https://issues.apache.org/jira/browse/HIVE-13454 Project: Hive Issue Type: Improvemen

Re: Review Request 44031: HIVE-13130: HS2 changes: API calls for retrieving primary keys and foreign keys information

2016-04-07 Thread Thejas Nair
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/44031/#review127621 --- service-rpc/if/TCLIService.thrift (line 963)

Re: Hive SQL query

2016-04-07 Thread Mich Talebzadeh
May I suggest that you go and read the docs about Hive. One does not use SQL query to create server (I think you mean Hive server2). It is already in the $HIVE_HOME/bin directory $HIVE_HOME/bin/hiveserver2 & You can use beeline to connect hive server2 via JDBC $HIVE_HOME/bin/beeline -u jdbc:hiv

[jira] [Created] (HIVE-13453) Support ORDER BY and windowing clause in partitioning clause with distinct function

2016-04-07 Thread Aihua Xu (JIRA)
Aihua Xu created HIVE-13453: --- Summary: Support ORDER BY and windowing clause in partitioning clause with distinct function Key: HIVE-13453 URL: https://issues.apache.org/jira/browse/HIVE-13453 Project: Hive

Re: Review Request 44031: HIVE-13130: HS2 changes: API calls for retrieving primary keys and foreign keys information

2016-04-07 Thread Carl Steinbach
> On April 6, 2016, 8:53 p.m., Ashutosh Chauhan wrote: > > service-rpc/if/TCLIService.thrift, line 963 > > > > > > Do we really need catalogName? In Hive, there is no concept of Catalog > > at the moment. I disagre