[jira] [Created] (HIVE-11288) Avro SerDe InstanceCache returns incorrect schema

2015-07-17 Thread Greg Phillips (JIRA)
Greg Phillips created HIVE-11288: Summary: Avro SerDe InstanceCache returns incorrect schema Key: HIVE-11288 URL: https://issues.apache.org/jira/browse/HIVE-11288 Project: Hive Issue Type:

[jira] [Created] (HIVE-11289) Optionally enabling the @ char in the username

2015-07-17 Thread nlac (JIRA)
nlac created HIVE-11289: --- Summary: Optionally enabling the @ char in the username Key: HIVE-11289 URL: https://issues.apache.org/jira/browse/HIVE-11289 Project: Hive Issue Type: Wish

[jira] [Created] (HIVE-11290) Cursor attributes %ISOPEN, %FOUND, %NOTFOUND and SYS_REFCURSOR variable

2015-07-17 Thread Dmitry Tolpeko (JIRA)
Dmitry Tolpeko created HIVE-11290: - Summary: Cursor attributes %ISOPEN, %FOUND, %NOTFOUND and SYS_REFCURSOR variable Key: HIVE-11290 URL: https://issues.apache.org/jira/browse/HIVE-11290 Project:

Hive-0.14 - Build # 1015 - Still Failing

2015-07-17 Thread Apache Jenkins Server
Changes for Build #996 Changes for Build #997 Changes for Build #998 Changes for Build #999 Changes for Build #1000 Changes for Build #1001 Changes for Build #1002 Changes for Build #1003 Changes for Build #1004 Changes for Build #1005 Changes for Build #1006 Changes for Build #1007

[jira] [Created] (HIVE-11291) Avoid allocation storm while doing rule matching on operator/expression trees

2015-07-17 Thread Ashutosh Chauhan (JIRA)
Ashutosh Chauhan created HIVE-11291: --- Summary: Avoid allocation storm while doing rule matching on operator/expression trees Key: HIVE-11291 URL: https://issues.apache.org/jira/browse/HIVE-11291

[jira] [Created] (HIVE-11294) Use HBase to cache aggregated stats

2015-07-17 Thread Alan Gates (JIRA)
Alan Gates created HIVE-11294: - Summary: Use HBase to cache aggregated stats Key: HIVE-11294 URL: https://issues.apache.org/jira/browse/HIVE-11294 Project: Hive Issue Type: Improvement

Re: [ANNOUNCE] New Hive Committer - Pengcheng Xiong

2015-07-17 Thread Jesus Camachorodriguez
Congrats Pengcheng! :) -- Jesús On 7/17/15, 6:53 PM, Thejas Nair thejas.n...@gmail.com wrote: Congrats Pengcheng! On Thu, Jul 16, 2015 at 8:45 PM, Pengcheng Xiong pxi...@hortonworks.com wrote: Thanks a lot for everyone¹s messages. I am very happy to have the chance to work on this project

[jira] [Created] (HIVE-11292) MiniLlapCliDriver for running tests in llap

2015-07-17 Thread Vikram Dixit K (JIRA)
Vikram Dixit K created HIVE-11292: - Summary: MiniLlapCliDriver for running tests in llap Key: HIVE-11292 URL: https://issues.apache.org/jira/browse/HIVE-11292 Project: Hive Issue Type: Bug

Re: [ANNOUNCE] New Hive Committer - Pengcheng Xiong

2015-07-17 Thread Thejas Nair
Congrats Pengcheng! On Thu, Jul 16, 2015 at 8:45 PM, Pengcheng Xiong pxi...@hortonworks.com wrote: Thanks a lot for everyone’s messages. I am very happy to have the chance to work on this project and hope to serve and contribute more to the Hive community. Thanks! Best Pengcheng Xiong

[jira] [Created] (HIVE-11293) HiveConnection.setAutoCommit(true) throws exception

2015-07-17 Thread Andriy Shumylo (JIRA)
Andriy Shumylo created HIVE-11293: - Summary: HiveConnection.setAutoCommit(true) throws exception Key: HIVE-11293 URL: https://issues.apache.org/jira/browse/HIVE-11293 Project: Hive Issue

[GitHub] hive pull request: Hbase metastore

2015-07-17 Thread alanfgates
GitHub user alanfgates opened a pull request: https://github.com/apache/hive/pull/46 Hbase metastore HIVE-11294 Cache aggregated stats in hbase You can merge this pull request into a Git repository by running: $ git pull https://github.com/alanfgates/hive hbase-metastore

[jira] [Created] (HIVE-11300) HBase metastore: Support token and master key methods

2015-07-17 Thread Alan Gates (JIRA)
Alan Gates created HIVE-11300: - Summary: HBase metastore: Support token and master key methods Key: HIVE-11300 URL: https://issues.apache.org/jira/browse/HIVE-11300 Project: Hive Issue Type:

[jira] [Created] (HIVE-11303) Getting Tez LimitExceededException after dag execution on large query

2015-07-17 Thread Jason Dere (JIRA)
Jason Dere created HIVE-11303: - Summary: Getting Tez LimitExceededException after dag execution on large query Key: HIVE-11303 URL: https://issues.apache.org/jira/browse/HIVE-11303 Project: Hive

[jira] [Created] (HIVE-11304) Migrate to Log4j2 from Log4j 1.x

2015-07-17 Thread Prasanth Jayachandran (JIRA)
Prasanth Jayachandran created HIVE-11304: Summary: Migrate to Log4j2 from Log4j 1.x Key: HIVE-11304 URL: https://issues.apache.org/jira/browse/HIVE-11304 Project: Hive Issue Type:

[jira] [Created] (HIVE-11296) Merge from master to spark branch

2015-07-17 Thread Chao Sun (JIRA)
Chao Sun created HIVE-11296: --- Summary: Merge from master to spark branch Key: HIVE-11296 URL: https://issues.apache.org/jira/browse/HIVE-11296 Project: Hive Issue Type: Bug Components:

[jira] [Created] (HIVE-11297) Combine op trees for partition info generating tasks [Spark branch]

2015-07-17 Thread Chao Sun (JIRA)
Chao Sun created HIVE-11297: --- Summary: Combine op trees for partition info generating tasks [Spark branch] Key: HIVE-11297 URL: https://issues.apache.org/jira/browse/HIVE-11297 Project: Hive

Re: [GitHub] hive pull request: Hbase metastore

2015-07-17 Thread Alan Gates
I messed up here. I'm not proposing to merge the hbase-metastore branch into master right now. I meant to just post a patch to hbase-metastore for others to review. Alan. alanfgates mailto:g...@git.apache.org July 17, 2015 at 15:36 GitHub user alanfgates opened a pull request:

[jira] [Created] (HIVE-11301) thrift metastore issue when getting stats results in disconnect

2015-07-17 Thread Sergey Shelukhin (JIRA)
Sergey Shelukhin created HIVE-11301: --- Summary: thrift metastore issue when getting stats results in disconnect Key: HIVE-11301 URL: https://issues.apache.org/jira/browse/HIVE-11301 Project: Hive

[jira] [Created] (HIVE-11295) LLAP: clean up ORC dependencies on object pools

2015-07-17 Thread Sergey Shelukhin (JIRA)
Sergey Shelukhin created HIVE-11295: --- Summary: LLAP: clean up ORC dependencies on object pools Key: HIVE-11295 URL: https://issues.apache.org/jira/browse/HIVE-11295 Project: Hive Issue

[jira] [Created] (HIVE-11298) Limit file size generated from SparkPartitionPruningSink [Spark Branch]

2015-07-17 Thread Chao Sun (JIRA)
Chao Sun created HIVE-11298: --- Summary: Limit file size generated from SparkPartitionPruningSink [Spark Branch] Key: HIVE-11298 URL: https://issues.apache.org/jira/browse/HIVE-11298 Project: Hive

[jira] [Created] (HIVE-11299) Hive query planning allocating lots of memory and hitting OOMs

2015-07-17 Thread Mostafa Mokhtar (JIRA)
Mostafa Mokhtar created HIVE-11299: -- Summary: Hive query planning allocating lots of memory and hitting OOMs Key: HIVE-11299 URL: https://issues.apache.org/jira/browse/HIVE-11299 Project: Hive

Driver.restoreSession(QueryState)

2015-07-17 Thread Eugene Koifman
Hi, does anyone know the purpose of this? What happens is that if you have an instance of Driver and call Driver.run() for several queries, compile() will do conf.setVar(HiveConf.ConfVars.HIVEQUERYSTRING, queryStr); but then it will call restoreSession() which will reset HIVEQUERYSTRING with

[jira] [Created] (HIVE-11302) RawStore addToken, removeToken, and removeMasterKey should be void not boolean

2015-07-17 Thread Alan Gates (JIRA)
Alan Gates created HIVE-11302: - Summary: RawStore addToken, removeToken, and removeMasterKey should be void not boolean Key: HIVE-11302 URL: https://issues.apache.org/jira/browse/HIVE-11302 Project: Hive