Review Request 42104: HIVE-12789: Fix output twice in the history command of Beeline

2016-01-08 Thread Shinichi Yamashita
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/42104/ --- Review request for hive. Bugs: HIVE-12789 https://issues.apache.org/jira/br

Re: Implementing Security for the Thrift Hive Client

2016-01-08 Thread Srinivas M
Thanks for the inputs. It turned out that the scalability and performance issues that I ran into are due to the driver. It was a JDBC driver from a vendor. I am reasonably convinced that JDBC might be a better approach. How about the support for the complex data types? I do not see any JDBC driver

[jira] [Created] (HIVE-12825) select * may not work with ctas

2016-01-08 Thread Sergey Shelukhin (JIRA)
Sergey Shelukhin created HIVE-12825: --- Summary: select * may not work with ctas Key: HIVE-12825 URL: https://issues.apache.org/jira/browse/HIVE-12825 Project: Hive Issue Type: Bug

[jira] [Created] (HIVE-12824) CBO doesnt get triggered when aggregate function is used within windowing function

2016-01-08 Thread Ashutosh Chauhan (JIRA)
Ashutosh Chauhan created HIVE-12824: --- Summary: CBO doesnt get triggered when aggregate function is used within windowing function Key: HIVE-12824 URL: https://issues.apache.org/jira/browse/HIVE-12824

[jira] [Created] (HIVE-12823) Thrift and RDBMS schema changes for HIVE-11956

2016-01-08 Thread Alan Gates (JIRA)
Alan Gates created HIVE-12823: - Summary: Thrift and RDBMS schema changes for HIVE-11956 Key: HIVE-12823 URL: https://issues.apache.org/jira/browse/HIVE-12823 Project: Hive Issue Type: Sub-task

[jira] [Created] (HIVE-12822) Thrift and RDBMS schema changes for HIVE-11495

2016-01-08 Thread Alan Gates (JIRA)
Alan Gates created HIVE-12822: - Summary: Thrift and RDBMS schema changes for HIVE-11495 Key: HIVE-12822 URL: https://issues.apache.org/jira/browse/HIVE-12822 Project: Hive Issue Type: Sub-task

[jira] [Created] (HIVE-12821) Thrift and RDBMS schema changes for HIVE-11965

2016-01-08 Thread Alan Gates (JIRA)
Alan Gates created HIVE-12821: - Summary: Thrift and RDBMS schema changes for HIVE-11965 Key: HIVE-12821 URL: https://issues.apache.org/jira/browse/HIVE-12821 Project: Hive Issue Type: Sub-task

[jira] [Created] (HIVE-12820) Only check if carriage return and new line are used for separator or escape character when SERIALIZATION_ESCAPE_CRLF is set

2016-01-08 Thread Aihua Xu (JIRA)
Aihua Xu created HIVE-12820: --- Summary: Only check if carriage return and new line are used for separator or escape character when SERIALIZATION_ESCAPE_CRLF is set Key: HIVE-12820 URL: https://issues.apache.org/jira/brow

[jira] [Created] (HIVE-12819) Thrift and RDBMS schema changes for HIVE-11957

2016-01-08 Thread Alan Gates (JIRA)
Alan Gates created HIVE-12819: - Summary: Thrift and RDBMS schema changes for HIVE-11957 Key: HIVE-12819 URL: https://issues.apache.org/jira/browse/HIVE-12819 Project: Hive Issue Type: Sub-task

[jira] [Created] (HIVE-12818) Schema changes for HIVE-12353

2016-01-08 Thread Alan Gates (JIRA)
Alan Gates created HIVE-12818: - Summary: Schema changes for HIVE-12353 Key: HIVE-12818 URL: https://issues.apache.org/jira/browse/HIVE-12818 Project: Hive Issue Type: Sub-task Component

Re: Review Request 42081: HIVE-12788: Setting hive.optimize.union.remove to TRUE will break UNION ALL with aggregate functions

2016-01-08 Thread Chaoyu Tang
> On Jan. 8, 2016, 9:43 p.m., pengcheng xiong wrote: > > ql/src/java/org/apache/hadoop/hive/ql/optimizer/StatsOptimizer.java, line > > 219 > > > > > > Could you please be more specific on the reason why "if TS[0] br

[jira] [Created] (HIVE-12817) dummy table does not need a codec

2016-01-08 Thread Sergey Shelukhin (JIRA)
Sergey Shelukhin created HIVE-12817: --- Summary: dummy table does not need a codec Key: HIVE-12817 URL: https://issues.apache.org/jira/browse/HIVE-12817 Project: Hive Issue Type: Bug

[jira] [Created] (HIVE-12816) Thrift and schema changes for HIVE-11685

2016-01-08 Thread Alan Gates (JIRA)
Alan Gates created HIVE-12816: - Summary: Thrift and schema changes for HIVE-11685 Key: HIVE-12816 URL: https://issues.apache.org/jira/browse/HIVE-12816 Project: Hive Issue Type: Sub-task

[jira] [Created] (HIVE-12815) column stats fail for a query w/o a table

2016-01-08 Thread Sergey Shelukhin (JIRA)
Sergey Shelukhin created HIVE-12815: --- Summary: column stats fail for a query w/o a table Key: HIVE-12815 URL: https://issues.apache.org/jira/browse/HIVE-12815 Project: Hive Issue Type: Bug

Re: Review Request 42081: HIVE-12788: Setting hive.optimize.union.remove to TRUE will break UNION ALL with aggregate functions

2016-01-08 Thread pengcheng xiong
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/42081/#review113549 --- ql/src/java/org/apache/hadoop/hive/ql/optimizer/StatsOptimizer.jav

[jira] [Created] (HIVE-12814) Make thrift and DB changes for HIVE-11444

2016-01-08 Thread Alan Gates (JIRA)
Alan Gates created HIVE-12814: - Summary: Make thrift and DB changes for HIVE-11444 Key: HIVE-12814 URL: https://issues.apache.org/jira/browse/HIVE-12814 Project: Hive Issue Type: Sub-task

[jira] [Created] (HIVE-12813) LLAP: minor issues in setup, shutdown

2016-01-08 Thread Sergey Shelukhin (JIRA)
Sergey Shelukhin created HIVE-12813: --- Summary: LLAP: minor issues in setup, shutdown Key: HIVE-12813 URL: https://issues.apache.org/jira/browse/HIVE-12813 Project: Hive Issue Type: Bug

[GitHub] hive pull request: HIVE-11741: Add a new hook to run before query ...

2016-01-08 Thread gbraccialli
GitHub user gbraccialli opened a pull request: https://github.com/apache/hive/pull/63 HIVE-11741: Add a new hook to run before query parse/compile HIVE-11741: Add a new hook to run before query parse/compile You can merge this pull request into a Git repository by running:

Re: Review Request 42081: HIVE-12788: Setting hive.optimize.union.remove to TRUE will break UNION ALL with aggregate functions

2016-01-08 Thread Chaoyu Tang
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/42081/ --- (Updated Jan. 8, 2016, 8:05 p.m.) Review request for hive, Ashutosh Chauhan and

[jira] [Created] (HIVE-12812) Enable mapred.input.dir.recursive by default to support union with aggregate function

2016-01-08 Thread Chaoyu Tang (JIRA)
Chaoyu Tang created HIVE-12812: -- Summary: Enable mapred.input.dir.recursive by default to support union with aggregate function Key: HIVE-12812 URL: https://issues.apache.org/jira/browse/HIVE-12812 Proje

Review Request 42081: HIVE-12788: Setting hive.optimize.union.remove to TRUE will break UNION ALL with aggregate functions

2016-01-08 Thread Chaoyu Tang
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/42081/ --- Review request for hive, Ashutosh Chauhan and Pengcheng Xu. Bugs: HIVE-12788

Re: Hive UDF accessing https request

2016-01-08 Thread Sergey Shelukhin
To start with, you can remove the try-catch so that the exception is not swallowed and you can see if an error occurs. However, note that this is an anti-pattern for any reasonable-sized dataset. From: Prabhu Joseph mailto:prabhujose.ga...@gmail.com>> Reply-To: "u...@hive.apache.org

[jira] [Created] (HIVE-12811) Name yarn application name more meaning than just "Hive on Spark"

2016-01-08 Thread Xuefu Zhang (JIRA)
Xuefu Zhang created HIVE-12811: -- Summary: Name yarn application name more meaning than just "Hive on Spark" Key: HIVE-12811 URL: https://issues.apache.org/jira/browse/HIVE-12811 Project: Hive I

[jira] [Created] (HIVE-12810) Hive select fails - java.lang.IndexOutOfBoundsException

2016-01-08 Thread Matjaz Skerjanec (JIRA)
Matjaz Skerjanec created HIVE-12810: --- Summary: Hive select fails - java.lang.IndexOutOfBoundsException Key: HIVE-12810 URL: https://issues.apache.org/jira/browse/HIVE-12810 Project: Hive Is

Hive UDF accessing https request

2016-01-08 Thread Prabhu Joseph
Hi Experts, I am trying to write a Hive UDF which access https request and based on the response return the result. From Plain Java, the https response is coming but the https accessed from UDF is null. Can anyone review the below and share the correct steps to do this. create temporary func