Hive Metadata tables of a schema

2016-04-04 Thread brajmohan saxena
Hi, How can I access Hive metadata tables of a particular Server and Schema in a C program or through JDBC client. I have one application running on Client and my Hiveserver2 running on Remote machine. So if i provide Server name and Schema name in my client C program ,I should be able to get

Re: Review Request 45697: HIVE-13380 : Decimal should have lower precedence than Double/Float

2016-04-04 Thread Ashutosh Chauhan
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/45697/ --- (Updated April 5, 2016, 1:23 a.m.) Review request for hive and Jason Dere.

Re: Review Request 45658: HIVE-13373 : Use most specific type for numerical constants

2016-04-04 Thread Ashutosh Chauhan
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/45658/ --- (Updated April 5, 2016, 12:57 a.m.) Review request for hive and Jason Dere.

[jira] [Created] (HIVE-13420) Clarify HS2 WebUI Query 'Elapsed TIme'

2016-04-04 Thread Szehon Ho (JIRA)
Szehon Ho created HIVE-13420: Summary: Clarify HS2 WebUI Query 'Elapsed TIme' Key: HIVE-13420 URL: https://issues.apache.org/jira/browse/HIVE-13420 Project: Hive Issue Type: Improvement

Re: Review Request 45406: HIVE-13349: Metastore Changes : API calls for retrieving primary keys and foreign keys information

2016-04-04 Thread Ashutosh Chauhan
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/45406/#review126950 --- metastore/if/hive_metastore.thrift (line 53)

Re: Review Request 45611: HIVE-13360: Refactoring Hive Authorization

2016-04-04 Thread pengcheng xiong
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/45611/ --- (Updated April 4, 2016, 10:47 p.m.) Review request for hive and Ashutosh

Re: Review Request 45658: HIVE-13373 : Use most specific type for numerical constants

2016-04-04 Thread Jason Dere
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/45658/#review126942 ---

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

2016-04-04 Thread Sergey Shelukhin
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/45704/ --- Review request for hive and Prasanth_J. Repository: hive-git Description

Re: Review Request 45406: HIVE-13349: Metastore Changes : API calls for retrieving primary keys and foreign keys information

2016-04-04 Thread Hari Sankar Sivarama Subramaniyan
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/45406/ --- (Updated April 4, 2016, 8:45 p.m.) Review request for hive and Ashutosh

[jira] [Created] (HIVE-13419) Merge master into llap branch

2016-04-04 Thread Jason Dere (JIRA)
Jason Dere created HIVE-13419: - Summary: Merge master into llap branch Key: HIVE-13419 URL: https://issues.apache.org/jira/browse/HIVE-13419 Project: Hive Issue Type: Sub-task

Re: Review Request 45602: TS/Date should have higher precedence in type hierarchy than string group

2016-04-04 Thread Ashutosh Chauhan
> On April 4, 2016, 6:19 p.m., Jason Dere wrote: > > ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizationContext.java, > > line 715 > > > > > > Whoa, the vectorized timestamp cast was always incorrect?

[jira] [Created] (HIVE-13418) HiveServer2 HTTP mode should support X-Forward-For header for authorization/audits

2016-04-04 Thread Thejas M Nair (JIRA)
Thejas M Nair created HIVE-13418: Summary: HiveServer2 HTTP mode should support X-Forward-For header for authorization/audits Key: HIVE-13418 URL: https://issues.apache.org/jira/browse/HIVE-13418

Review Request 45697: HIVE-13380 : Decimal should have lower precedence than Double/Float

2016-04-04 Thread Ashutosh Chauhan
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/45697/ --- Review request for hive and Jason Dere. Bugs: HIVE-13380

Re: Review Request 45602: TS/Date should have higher precedence in type hierarchy than string group

2016-04-04 Thread Jason Dere
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/45602/#review126882 ---

[jira] [Created] (HIVE-13417) Some vector operators return "OP" as name

2016-04-04 Thread Gunther Hagleitner (JIRA)
Gunther Hagleitner created HIVE-13417: - Summary: Some vector operators return "OP" as name Key: HIVE-13417 URL: https://issues.apache.org/jira/browse/HIVE-13417 Project: Hive Issue Type:

[jira] [Created] (HIVE-13416) Fix the output of msck repair table command in Beeline

2016-04-04 Thread Shinichi Yamashita (JIRA)
Shinichi Yamashita created HIVE-13416: - Summary: Fix the output of msck repair table command in Beeline Key: HIVE-13416 URL: https://issues.apache.org/jira/browse/HIVE-13416 Project: Hive

Re: Review Request 44783: HIVE-13183: More logs in operation logs

2016-04-04 Thread Rajat Khandelwal
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/44783/ --- (Updated April 4, 2016, 6:49 p.m.) Review request for hive. Bugs: HIVE-13183

Hive permission issues with hadoop hdfs

2016-04-04 Thread Yagyank Chadha
Hi all, I have installed hive over hadoop and ran the following commands *hive> CREATE SCHEMA userdb; OK Time taken: 0.305 seconds hive> CREATE TABLE emp ( eid Int, name String); OK Time taken: 1.247 seconds hive> LOAD DATA LOCAL INPATH '/home/hduser/sample.txt' OVERWRITE INTO TABLE emp; Loading

[jira] [Created] (HIVE-13415) Decouple Sessions from thrift binary transport

2016-04-04 Thread Rajat Khandelwal (JIRA)
Rajat Khandelwal created HIVE-13415: --- Summary: Decouple Sessions from thrift binary transport Key: HIVE-13415 URL: https://issues.apache.org/jira/browse/HIVE-13415 Project: Hive Issue