[jira] [Created] (HIVE-11309) Replace PidDailyRollingFileAppender with equivalent log4j2 implementation

2015-07-18 Thread Prasanth Jayachandran (JIRA)
Prasanth Jayachandran created HIVE-11309: Summary: Replace PidDailyRollingFileAppender with equivalent log4j2 implementation Key: HIVE-11309 URL: https://issues.apache.org/jira/browse/HIVE-11309

[jira] [Created] (HIVE-11308) Implement NullAppender using Log4j2 API

2015-07-18 Thread Prasanth Jayachandran (JIRA)
Prasanth Jayachandran created HIVE-11308: Summary: Implement NullAppender using Log4j2 API Key: HIVE-11308 URL: https://issues.apache.org/jira/browse/HIVE-11308 Project: Hive Issue Ty

Hive-0.14 - Build # 1016 - Still Failing

2015-07-18 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 Cha

[jira] [Created] (HIVE-11307) Remove getWritableObject from ColumnVectorBatch

2015-07-18 Thread Owen O'Malley (JIRA)
Owen O'Malley created HIVE-11307: Summary: Remove getWritableObject from ColumnVectorBatch Key: HIVE-11307 URL: https://issues.apache.org/jira/browse/HIVE-11307 Project: Hive Issue Type: Sub-

Hive unit tests with JDBC connection (Submit patch)

2015-07-18 Thread Dmitry Tolpeko
I added a unit test for Hive HPL/SQL tool that uses a JDBC connection to access src table. When I submit my patch, and use URL jdbc:hive2://localhost:1 I got: java.net.ConnectException: Connection refused When I use URL jdbc:hive2:// I got java.lang.NoClassDefFoundError: org/apache/hadoop/mapr