[jira] [Created] (HIVE-12838) Add methods for getting and storing serialized ORC file tails

2016-01-11 Thread Owen O'Malley (JIRA)
Owen O'Malley created HIVE-12838: Summary: Add methods for getting and storing serialized ORC file tails Key: HIVE-12838 URL: https://issues.apache.org/jira/browse/HIVE-12838 Project: Hive

[jira] [Created] (HIVE-12841) Document existence of multiple hive-site.xml files

2016-01-11 Thread Lefty Leverenz (JIRA)
Lefty Leverenz created HIVE-12841: - Summary: Document existence of multiple hive-site.xml files Key: HIVE-12841 URL: https://issues.apache.org/jira/browse/HIVE-12841 Project: Hive Issue

[jira] [Created] (HIVE-12840) stats optimize subqueries whenever possible in a union query

2016-01-11 Thread Chaoyu Tang (JIRA)
Chaoyu Tang created HIVE-12840: -- Summary: stats optimize subqueries whenever possible in a union query Key: HIVE-12840 URL: https://issues.apache.org/jira/browse/HIVE-12840 Project: Hive Issue

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

2016-01-11 Thread Chaoyu Tang
> On Jan. 11, 2016, 11:05 p.m., pengcheng xiong wrote: > > ql/src/java/org/apache/hadoop/hive/ql/optimizer/StatsOptimizer.java, line > > 226 > > > > > > The patch looks good to me. +1. Could you put the reason that

[jira] [Created] (HIVE-12839) Upgrade Hive to Calcite 1.6

2016-01-11 Thread Pengcheng Xiong (JIRA)
Pengcheng Xiong created HIVE-12839: -- Summary: Upgrade Hive to Calcite 1.6 Key: HIVE-12839 URL: https://issues.apache.org/jira/browse/HIVE-12839 Project: Hive Issue Type: Improvement

Re: Review Request 41153: HIVE-12640 : Allow StatsOptimizer to optimize the query for Constant GroupBy keys

2016-01-11 Thread Hari Sankar Sivarama Subramaniyan
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/41153/ --- (Updated Jan. 11, 2016, 10:44 p.m.) Review request for hive, Ashutosh Chauhan

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

2016-01-11 Thread pengcheng xiong
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/42081/#review113865 ---

Re: Review Request 42116: HIVE-12824

2016-01-11 Thread Jesús Camacho Rodríguez
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/42116/#review113718 --- Ship it! Ship It! - Jesús Camacho Rodríguez On Jan. 10, 2016,

Re: Review Request 41928: HIVE-12777: Add capability to restore session

2016-01-11 Thread Rajat Khandelwal
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/41928/ --- (Updated Jan. 11, 2016, 3:52 p.m.) Review request for hive. Bugs: HIVE-12777

Re: Anyone knows which tool does hive used to generate shell utilities?

2016-01-11 Thread zuoca
@Owen Got it! thank you. 在 2016年1月12日,上午12:08,Owen O'Malley 写道: > Do you mean the commands like orcfiledump? The scripts are in bin/ext/* > from the source directory. > > .. Owen > > On Mon, Jan 11, 2016 at 8:02 AM, zuoca wrote: > >> Hi,all >> >>

[jira] [Created] (HIVE-12842) Need to verify existing schema is compatible for Schema Evolution (e.g. doesn't have column renames, reorders, incompatible type changes, etc)

2016-01-11 Thread Matt McCline (JIRA)
Matt McCline created HIVE-12842: --- Summary: Need to verify existing schema is compatible for Schema Evolution (e.g. doesn't have column renames, reorders, incompatible type changes, etc) Key: HIVE-12842 URL:

Re: Review Request 41482: StatsSetupConst.COLUMN_STATS_ACCURATE is not used correctly

2016-01-11 Thread pengcheng xiong
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/41482/ --- (Updated Jan. 12, 2016, 5:17 a.m.) Review request for hive and Ashutosh

Re: Hive UDF accessing https request

2016-01-11 Thread Prabhu Joseph
Sergey, Yes there may be some difference between Hive Task and the separate program and so Hive Task could not able to access https request. Gopal, We have ca-certificates installed and there is no java subdirectory in /etc/ssl/certs folder. ls -ltr /etc/ssl/certs/java/

[jira] [Created] (HIVE-12843) One path for ORC ACID reading (Vectorized) when file is original and there are no deltas appears to not do Schema Evolution

2016-01-11 Thread Matt McCline (JIRA)
Matt McCline created HIVE-12843: --- Summary: One path for ORC ACID reading (Vectorized) when file is original and there are no deltas appears to not do Schema Evolution Key: HIVE-12843 URL:

[jira] [Created] (HIVE-12845) When you try to view file from HWI , you get error with "HTTP ERROR 500" and stacktrace for JSP file. It says that "Unable to complie JSP file"

2016-01-11 Thread Monani Mihir (JIRA)
Monani Mihir created HIVE-12845: --- Summary: When you try to view file from HWI , you get error with "HTTP ERROR 500" and stacktrace for JSP file. It says that "Unable to complie JSP file" Key: HIVE-12845 URL:

[jira] [Created] (HIVE-12844) hive-1.2.1 doesn't return correct value when run select count query

2016-01-11 Thread david (JIRA)
david created HIVE-12844: Summary: hive-1.2.1 doesn't return correct value when run select count query Key: HIVE-12844 URL: https://issues.apache.org/jira/browse/HIVE-12844 Project: Hive Issue

Re: Review Request 41924: HIVE - 11485 : Session close should not close async SQL operations

2016-01-11 Thread Amareshwari Sriramadasu
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/41924/#review113729 --- ql/src/java/org/apache/hadoop/hive/ql/session/SessionState.java

Review Request 42134: More information to user on GetOperationStatus in Hive Server2 when query is still executing

2016-01-11 Thread Akshay Goyal
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/42134/ --- Review request for hive and Amareshwari Sriramadasu. Bugs: HIVE-4570

Re: Review Request 41928: HIVE-12777: Add capability to restore session

2016-01-11 Thread Rajat Khandelwal
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/41928/ --- (Updated Jan. 11, 2016, 5:24 p.m.) Review request for hive. Bugs: HIVE-12777

Re: Review Request 41928: HIVE-12777: Add capability to restore session

2016-01-11 Thread Amareshwari Sriramadasu
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/41928/#review113730 --- service/src/test/org/apache/hive/service/cli/CLIServiceTest.java

[jira] [Created] (HIVE-12835) BC dates not properly documented / handled

2016-01-11 Thread Carter Shanklin (JIRA)
Carter Shanklin created HIVE-12835: -- Summary: BC dates not properly documented / handled Key: HIVE-12835 URL: https://issues.apache.org/jira/browse/HIVE-12835 Project: Hive Issue Type: Bug

Anyone knows which tool does hive used to generate shell utilities?

2016-01-11 Thread zuoca
Hi,all Anyone knows which tool does hive used to generate shell utilities? I’ve check the code but still cannot found the answer. Thank you

Re: Anyone knows which tool does hive used to generate shell utilities?

2016-01-11 Thread Owen O'Malley
Do you mean the commands like orcfiledump? The scripts are in bin/ext/* from the source directory. .. Owen On Mon, Jan 11, 2016 at 8:02 AM, zuoca wrote: > Hi,all > > Anyone knows which tool does hive used to generate shell utilities? > > I’ve check the code but

Re: Hive UDF accessing https request

2016-01-11 Thread Sergey Shelukhin
Hmm, I’ve no idea off the top of my head what this exception means. My guess is something is different about the environment in which the Hive task vs the separate program is running. Different machine, different user, different Java args, path, not sure. It probably cannot find some Java SSL

[jira] [Created] (HIVE-12836) Install wget & curl packages on LXC containers for HMS upgrade tests

2016-01-11 Thread JIRA
Sergio Peña created HIVE-12836: -- Summary: Install wget & curl packages on LXC containers for HMS upgrade tests Key: HIVE-12836 URL: https://issues.apache.org/jira/browse/HIVE-12836 Project: Hive

Re: Column data mismatch after join !!!

2016-01-11 Thread David Morel
On 11 Jan 2016, at 8:54, @Sanjiv Singh wrote: > Adding to that > > Surprisingly it is giving correct result if i use derived tables rather > than original tables; Related to https://issues.apache.org/jira/browse/HIVE-9613 ? David

[jira] [Created] (HIVE-12837) Better memory estimation/allocation for hybrid grace hash join during hash table loading

2016-01-11 Thread Wei Zheng (JIRA)
Wei Zheng created HIVE-12837: Summary: Better memory estimation/allocation for hybrid grace hash join during hash table loading Key: HIVE-12837 URL: https://issues.apache.org/jira/browse/HIVE-12837