[jira] [Created] (HIVE-13471) TinyLFU cache

2016-04-09 Thread Ben Manes (JIRA)
Ben Manes created HIVE-13471: Summary: TinyLFU cache Key: HIVE-13471 URL: https://issues.apache.org/jira/browse/HIVE-13471 Project: Hive Issue Type: Improvement Components: llap

[GitHub] hive pull request: HIVE-10293 Add travis build configuration

2016-04-09 Thread gliptak
GitHub user gliptak opened a pull request: https://github.com/apache/hive/pull/70 HIVE-10293 Add travis build configuration This is an initial configuration. You can merge this pull request into a Git repository by running: $ git pull https://github.com/gliptak/hive HIVE-10293

[jira] [Created] (HIVE-13470) Too many locks acquired for partitioned read

2016-04-09 Thread Eugene Koifman (JIRA)
Eugene Koifman created HIVE-13470: - Summary: Too many locks acquired for partitioned read Key: HIVE-13470 URL: https://issues.apache.org/jira/browse/HIVE-13470 Project: Hive Issue Type: Bug

[jira] [Created] (HIVE-13469) LLAP: Support delayed scheduling for locality

2016-04-09 Thread Siddharth Seth (JIRA)
Siddharth Seth created HIVE-13469: - Summary: LLAP: Support delayed scheduling for locality Key: HIVE-13469 URL: https://issues.apache.org/jira/browse/HIVE-13469 Project: Hive Issue Type: Impr

Re: [discuss] jdk8 support

2016-04-09 Thread Ashutosh Chauhan
Hi Mohit, I also think option 3 makes sense. We should strive to keep test matrix small so that we can do fast QA runs for dev patches. We can just use jdk7 to build & test Hive1 and jdk8 to build & test Hive2. However, I am not sure of explicitly dropping support altogether for jdk7 on Hive2. We