[jira] [Created] (HIVE-12264) MoveTask file format checks look only the table input format

2015-10-26 Thread Prasanth Jayachandran (JIRA)
Prasanth Jayachandran created HIVE-12264: Summary: MoveTask file format checks look only the table input format Key: HIVE-12264 URL: https://issues.apache.org/jira/browse/HIVE-12264 Project:

[jira] [Created] (HIVE-12268) Context leaks deleteOnExit paths

2015-10-26 Thread Jimmy Xiang (JIRA)
Jimmy Xiang created HIVE-12268: -- Summary: Context leaks deleteOnExit paths Key: HIVE-12268 URL: https://issues.apache.org/jira/browse/HIVE-12268 Project: Hive Issue Type: Bug

[jira] [Created] (HIVE-12266) When client exists abnormally, it doesn't release ACID locks

2015-10-26 Thread Eugene Koifman (JIRA)
Eugene Koifman created HIVE-12266: - Summary: When client exists abnormally, it doesn't release ACID locks Key: HIVE-12266 URL: https://issues.apache.org/jira/browse/HIVE-12266 Project: Hive

Re: [DISCUSS] Re: deprecating MR in the first release of Hive 2.0

2015-10-26 Thread Sergey Shelukhin
There appear to be no objections, so I will start by filing a JIRA :) On 15/10/22, 14:38, "Thejas Nair" wrote: >(Adding [DISCUSS] to subject to bring it to attention of wider audience.) > >+1 Given how much investment is going into Tez and Spark execution >modes, it makes

Hadoop-1 is dead, long live Hadoop

2015-10-26 Thread Alan Gates
I've committed HIVE-11378 to master, which means Hadoop-1 is no longer supported in Hive's master branch. When building it is no longer necessary to say -Phadoop-2. No profile is needed for regular builds. Alan.

[jira] [Created] (HIVE-12267) Make Compaction jobs run on Tez

2015-10-26 Thread Eugene Koifman (JIRA)
Eugene Koifman created HIVE-12267: - Summary: Make Compaction jobs run on Tez Key: HIVE-12267 URL: https://issues.apache.org/jira/browse/HIVE-12267 Project: Hive Issue Type: Bug

Re: Hadoop-1 is dead, long live Hadoop

2015-10-26 Thread Alexander Pivovarov
Awesome! Looks like cloud.databricks.com run Spark-1.5 clusters with hive-1.2.1 and hadoop-1 (lol). I guess they need to move to hadoop-2 > org.apache.hadoop.util.VersionInfo.getVersion res8: String = 1.2.2-SNAPSHOT On Mon, Oct 26, 2015 at 3:02 PM, Alan Gates wrote: >

Re: Hadoop-1 is dead, long live Hadoop

2015-10-26 Thread Sergey Shelukhin
Yes, that is still supported… I wish Hadoop did EOL, like for Java versions. On 15/10/26, 15:33, "Szehon Ho" wrote: >I thought the proposal had been that hadoop-1 is still supported for the >hive-1.x branch, if my understanding is correct. > >Thanks >Szehon > >On Mon, Oct

Re: Review Request 39425: Invalid column ref error in order by when using column alias in select clause and using having

2015-10-26 Thread John Pullokkaran
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/39425/#review104096 --- ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java

Re: Hadoop-1 is dead, long live Hadoop

2015-10-26 Thread Szehon Ho
I thought the proposal had been that hadoop-1 is still supported for the hive-1.x branch, if my understanding is correct. Thanks Szehon On Mon, Oct 26, 2015 at 3:13 PM, Alexander Pivovarov wrote: > Awesome! > > Looks like cloud.databricks.com run Spark-1.5 clusters with

Re: Hadoop-1 is dead, long live Hadoop

2015-10-26 Thread Alan Gates
Yes, it is. I just pulled it out of master. We should never pull it out of branch-1, as the guarantee there is backwards compatibility. Alan. Szehon Ho October 26, 2015 at 15:33 I thought the proposal had been that hadoop-1 is still supported for the hive-1.x

Re: Hadoop-1 is dead, long live Hadoop

2015-10-26 Thread Szehon Ho
To clarify, current master branch is for hive 2.x. On Mon, Oct 26, 2015 at 3:33 PM, Szehon Ho wrote: > I thought the proposal had been that hadoop-1 is still supported for the > hive-1.x branch, if my understanding is correct. > > Thanks > Szehon > > On Mon, Oct 26, 2015 at

Re: Hadoop-1 is dead, long live Hadoop

2015-10-26 Thread Szehon Ho
I removed the hadoop-1 compile hook to the HiveQA precommit runs on master branch now that its pulled out. Thanks, Szehon On Mon, Oct 26, 2015 at 3:57 PM, Sergey Shelukhin wrote: > Yes, that is still supported… I wish Hadoop did EOL, like for Java > versions. > > On

Review Request 39675: HIVE-12171 : LLAP: BuddyAllocator failures when querying uncompressed data

2015-10-26 Thread Sergey Shelukhin
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/39675/ --- Review request for hive and Gopal V. Repository: hive-git Description

Review Request 39676: HIVE-12269 : workaround for the issue with schema-based serdes storing types in metastore

2015-10-26 Thread Sergey Shelukhin
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/39676/ --- Review request for hive, Ashutosh Chauhan and Xuefu Zhang. Repository:

[jira] [Created] (HIVE-12270) Add DBTokenStore support to HS2 delegation token

2015-10-26 Thread Chaoyu Tang (JIRA)
Chaoyu Tang created HIVE-12270: -- Summary: Add DBTokenStore support to HS2 delegation token Key: HIVE-12270 URL: https://issues.apache.org/jira/browse/HIVE-12270 Project: Hive Issue Type: New

Re: Review Request 39624: HIVE-12245: Support column comments for an HBase backed table

2015-10-26 Thread Chaoyu Tang
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/39624/ --- (Updated Oct. 27, 2015, 3:55 a.m.) Review request for hive. Bugs: HIVE-12245

Re: Review Request 39675: HIVE-12171 : LLAP: BuddyAllocator failures when querying uncompressed data

2015-10-26 Thread Sergey Shelukhin
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/39675/#review104131 ---

Re: Review Request 39624: HIVE-12245: Support column comments for an HBase backed table

2015-10-26 Thread Chaoyu Tang
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/39624/ --- (Updated Oct. 27, 2015, 3:53 a.m.) Review request for hive. Changes ---

[jira] [Created] (HIVE-12269) hack around the issue with schema-based serdes storing types in metastore

2015-10-26 Thread Sergey Shelukhin (JIRA)
Sergey Shelukhin created HIVE-12269: --- Summary: hack around the issue with schema-based serdes storing types in metastore Key: HIVE-12269 URL: https://issues.apache.org/jira/browse/HIVE-12269

Re: Review Request 37778: HIVE-11634

2015-10-26 Thread Hari Sankar Sivarama Subramaniyan
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/37778/ --- (Updated Oct. 26, 2015, 1:55 p.m.) Review request for hive, Ashutosh Chauhan,

[jira] [Created] (HIVE-12265) Generate lineage info only if requested

2015-10-26 Thread Jimmy Xiang (JIRA)
Jimmy Xiang created HIVE-12265: -- Summary: Generate lineage info only if requested Key: HIVE-12265 URL: https://issues.apache.org/jira/browse/HIVE-12265 Project: Hive Issue Type: Improvement