Re: Review Request 45836: JDBC: async wait should happen during fetch for results

2016-04-08 Thread Thejas Nair
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/45836/#review127953 --- jdbc/src/java/org/apache/hive/jdbc/HiveStatement.java

[jira] [Created] (HIVE-13468) branch-2 build is broken

2016-04-08 Thread Sergey Shelukhin (JIRA)
Sergey Shelukhin created HIVE-13468: --- Summary: branch-2 build is broken Key: HIVE-13468 URL: https://issues.apache.org/jira/browse/HIVE-13468 Project: Hive Issue Type: Bug Repor

[GitHub] hive pull request: HIVE-13418

2016-04-08 Thread thejasmn
GitHub user thejasmn opened a pull request: https://github.com/apache/hive/pull/69 HIVE-13418 You can merge this pull request into a Git repository by running: $ git pull https://github.com/thejasmn/hive HIVE-13418 Alternatively you can review and apply these changes as the p

Re: Review Request 45836: JDBC: async wait should happen during fetch for results

2016-04-08 Thread Vaibhav Gumashta
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/45836/ --- (Updated April 9, 2016, 12:37 a.m.) Review request for hive and Thejas Nair.

[jira] [Created] (HIVE-13467) Show llap info on hs2 ui when available

2016-04-08 Thread Gunther Hagleitner (JIRA)
Gunther Hagleitner created HIVE-13467: - Summary: Show llap info on hs2 ui when available Key: HIVE-13467 URL: https://issues.apache.org/jira/browse/HIVE-13467 Project: Hive Issue Type: Bu

[discuss] jdk8 support

2016-04-08 Thread Mohit Sabharwal
Hi folks, Oracle EOL'ed (ended public updates) for Java 7 in April 2015. In order to support Java 8, we fixed quite a bunch of tests in HIVE-8607 (*) early last year. However, since our pre-commit tests run on JDK7 only, any JDK8 test failures are getting ignored. As a result, the count has crept

[jira] [Created] (HIVE-13466) LLAP: Added unit tests for ZookeeperRegistry and remove unused methods

2016-04-08 Thread Prasanth Jayachandran (JIRA)
Prasanth Jayachandran created HIVE-13466: Summary: LLAP: Added unit tests for ZookeeperRegistry and remove unused methods Key: HIVE-13466 URL: https://issues.apache.org/jira/browse/HIVE-13466

[jira] [Created] (HIVE-13465) Add ZK settings to MiniLlapCluster clusterSpecificConfiguration

2016-04-08 Thread Jason Dere (JIRA)
Jason Dere created HIVE-13465: - Summary: Add ZK settings to MiniLlapCluster clusterSpecificConfiguration Key: HIVE-13465 URL: https://issues.apache.org/jira/browse/HIVE-13465 Project: Hive Issue

[jira] [Created] (HIVE-13464) Backport changes to storage-api into branch 2 for release into 2.0.1

2016-04-08 Thread Owen O'Malley (JIRA)
Owen O'Malley created HIVE-13464: Summary: Backport changes to storage-api into branch 2 for release into 2.0.1 Key: HIVE-13464 URL: https://issues.apache.org/jira/browse/HIVE-13464 Project: Hive

[jira] [Created] (HIVE-13463) Fix ImportSemanticAnalyzer to allow for different src/dst filesystems

2016-04-08 Thread Zach York (JIRA)
Zach York created HIVE-13463: Summary: Fix ImportSemanticAnalyzer to allow for different src/dst filesystems Key: HIVE-13463 URL: https://issues.apache.org/jira/browse/HIVE-13463 Project: Hive I

[jira] [Created] (HIVE-13462) HiveResultSetMetaData.getPrecision() fails for NULL columns

2016-04-08 Thread Jason Dere (JIRA)
Jason Dere created HIVE-13462: - Summary: HiveResultSetMetaData.getPrecision() fails for NULL columns Key: HIVE-13462 URL: https://issues.apache.org/jira/browse/HIVE-13462 Project: Hive Issue Typ

[jira] [Created] (HIVE-13461) LLAP output format service not actually registered in LLAP registry

2016-04-08 Thread Jason Dere (JIRA)
Jason Dere created HIVE-13461: - Summary: LLAP output format service not actually registered in LLAP registry Key: HIVE-13461 URL: https://issues.apache.org/jira/browse/HIVE-13461 Project: Hive I

Re: Review Request 45238: HIVE-9660 store end offset of compressed data for RG in RowIndex in ORC

2016-04-08 Thread Sergey Shelukhin
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/45238/ --- (Updated April 8, 2016, 6:07 p.m.) Review request for hive and Prasanth_J. Re

[jira] [Created] (HIVE-13460) ANALYZE TABLE COMPUTE STATISTICS FAILED max key length is 1000 bytes

2016-04-08 Thread Aleksey Vovchenko (JIRA)
Aleksey Vovchenko created HIVE-13460: Summary: ANALYZE TABLE COMPUTE STATISTICS FAILED max key length is 1000 bytes Key: HIVE-13460 URL: https://issues.apache.org/jira/browse/HIVE-13460 Project: H

Masters Thesis on False Positives in Test Failures

2016-04-08 Thread Kevin van den Bekerom
Dear Developers of the Apache HBase project, My name is Kevin van den Bekerom and I am currently doing my Master's research on the topic of false alarms in test code. I would like to ask the input of the HBase development team categorizing test code bugs. My research is based on a recent pape

Re: Review Request 45062: HIVE-13241 LLAP: Incremental Caching marks some small chunks as "incomplete CB"

2016-04-08 Thread Lefty Leverenz
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/45062/#review127765 --- common/src/java/org/apache/hadoop/hive/conf/HiveConf.java (lines

Re: Review Request 45238: HIVE-9660 store end offset of compressed data for RG in RowIndex in ORC

2016-04-08 Thread Lefty Leverenz
> On March 24, 2016, 1:45 a.m., Lefty Leverenz wrote: > > orc/src/java/org/apache/orc/OrcConf.java, lines 100-102 > > > > > > Please spell out RG in the description. > > Lefty Leverenz wrote: > Nudge: please sp