[jira] [Created] (HIVE-13123) h

2016-02-22 Thread yb (JIRA)
yb created HIVE-13123: - Summary: h Key: HIVE-13123 URL: https://issues.apache.org/jira/browse/HIVE-13123 Project: Hive Issue Type: Bug Reporter: yb -- This message was sent by Atlassian

Re: Review Request 43626: HIVE-12988

2016-02-22 Thread j . prasanth . j
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/43626/#review120265 --- ql/src/java/org/apache/hadoop/hive/ql/metadata/Hive.java (line 14

[jira] [Created] (HIVE-13122) LLAP: simple Model/View separation for UI

2016-02-22 Thread Gopal V (JIRA)
Gopal V created HIVE-13122: -- Summary: LLAP: simple Model/View separation for UI Key: HIVE-13122 URL: https://issues.apache.org/jira/browse/HIVE-13122 Project: Hive Issue Type: Improvement

[jira] [Created] (HIVE-13121) JMeter <> Knox <> Hive : Test not successful

2016-02-22 Thread Donbosco (JIRA)
Donbosco created HIVE-13121: --- Summary: JMeter <> Knox <> Hive : Test not successful Key: HIVE-13121 URL: https://issues.apache.org/jira/browse/HIVE-13121 Project: Hive Issue Type: Test Co

[jira] [Created] (HIVE-13120) propagate doAs when generating ORC splits

2016-02-22 Thread Sergey Shelukhin (JIRA)
Sergey Shelukhin created HIVE-13120: --- Summary: propagate doAs when generating ORC splits Key: HIVE-13120 URL: https://issues.apache.org/jira/browse/HIVE-13120 Project: Hive Issue Type: Impr

[jira] [Created] (HIVE-13119) java.io.IOException: java.io.IOException: ORC does not support type conversion from CHAR to VARCHAR (due to Schema Evolution HIVE-11981)

2016-02-22 Thread Matt McCline (JIRA)
Matt McCline created HIVE-13119: --- Summary: java.io.IOException: java.io.IOException: ORC does not support type conversion from CHAR to VARCHAR (due to Schema Evolution HIVE-11981) Key: HIVE-13119 URL: https://issue

[jira] [Created] (HIVE-13118) add some logging to LLAP token related paths

2016-02-22 Thread Sergey Shelukhin (JIRA)
Sergey Shelukhin created HIVE-13118: --- Summary: add some logging to LLAP token related paths Key: HIVE-13118 URL: https://issues.apache.org/jira/browse/HIVE-13118 Project: Hive Issue Type: I

[jira] [Created] (HIVE-13117) DROP FUNCTION doesn't throw an error if the function does not exit

2016-02-22 Thread Andre Araujo (JIRA)
Andre Araujo created HIVE-13117: --- Summary: DROP FUNCTION doesn't throw an error if the function does not exit Key: HIVE-13117 URL: https://issues.apache.org/jira/browse/HIVE-13117 Project: Hive

[jira] [Created] (HIVE-13116) LLAP: allow ignoring the UDF check during compile time

2016-02-22 Thread Sergey Shelukhin (JIRA)
Sergey Shelukhin created HIVE-13116: --- Summary: LLAP: allow ignoring the UDF check during compile time Key: HIVE-13116 URL: https://issues.apache.org/jira/browse/HIVE-13116 Project: Hive Iss

Re: Hive 2.0 + tez setting up

2016-02-22 Thread Siddharth Seth
As part of using Tez-0.8, you will need to update the tez tar which resides on HDFS. The path can be found out by looking at tez.lib.uris in tez-site.xml. You could replace the file, or upload a new one and modify tez-site to point to this. At the moment, the client is using 0.8, while the AM is us

[jira] [Created] (HIVE-13115) MetaStore Direct SQL calls fail when the columns schema for a partition is null

2016-02-22 Thread Ratandeep Ratti (JIRA)
Ratandeep Ratti created HIVE-13115: -- Summary: MetaStore Direct SQL calls fail when the columns schema for a partition is null Key: HIVE-13115 URL: https://issues.apache.org/jira/browse/HIVE-13115 Pro

FIXED: Incomplete email records from Hive JIRA

2016-02-22 Thread Lefty Leverenz
The problem of issues@hive omitting some commit-related JIRA messages has been solved, thanks to the work of Chris Lambertus and others on the Infra team (INFRA-9221 ). Just one residual glitch: occasionally the notification for "Status: Resolved"

[jira] [Created] (HIVE-13114) parquet filter fails for type float when hive.optimize.index.filter=true

2016-02-22 Thread Gabriel C Balan (JIRA)
Gabriel C Balan created HIVE-13114: -- Summary: parquet filter fails for type float when hive.optimize.index.filter=true Key: HIVE-13114 URL: https://issues.apache.org/jira/browse/HIVE-13114 Project: H

[jira] [Created] (HIVE-13113) add audit log to HS2, especially for SQL auth

2016-02-22 Thread Sergey Shelukhin (JIRA)
Sergey Shelukhin created HIVE-13113: --- Summary: add audit log to HS2, especially for SQL auth Key: HIVE-13113 URL: https://issues.apache.org/jira/browse/HIVE-13113 Project: Hive Issue Type:

[jira] [Created] (HIVE-13112) Expose Lineage information in case of CTAS

2016-02-22 Thread Harish Butani (JIRA)
Harish Butani created HIVE-13112: Summary: Expose Lineage information in case of CTAS Key: HIVE-13112 URL: https://issues.apache.org/jira/browse/HIVE-13112 Project: Hive Issue Type: Bug

Add multiple users in admin role without restarting

2016-02-22 Thread mathes waran
Hi, I had set the property of set.users.admin.role as hive.users.in.admin.role user1,user2 Comma separated list of users who are in admin role for bootstrapping. More users can be added in ADMIN role later. in hive-site.xml. If i want to add another users,stop the pro

Re: Hive 2.0 + tez setting up

2016-02-22 Thread Dharmesh Kakadia
It looks like those classes are added after 0.7 version of Tez. I got past that by using Tez version 0.8. May be we should add this to https://cwiki.apache.org/confluence/display/Hive/Hive-Tez+Compatibility to help others. or someone can give me permission to edit the wiki - my id is dharmesh.kakad

Review Request 43836: Don't create empty bucket files

2016-02-22 Thread Ashutosh Chauhan
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/43836/ --- Review request for hive and Prasanth_J. Bugs: HIVE-13040 https://issues.apa

Review Request 43834: Support view column authorization

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

Re: Review Request 43408: HIVE-13034 : Add jdeb plugin to build debian

2016-02-22 Thread Arshad Matin
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/43408/ --- (Updated Feb. 22, 2016, 9:11 a.m.) Review request for hive. Bugs: HIVE-13034