Snapshot builds are not deployed

2016-11-01 Thread Gary Gregory
Hi All, It looks like snapshot builds are not deployed to the snapshot repo. For example, in https://repository.apache.org/content/groups/snapshots/org/apache/hive/hive-jdbc/2.2.0-SNAPSHOT/ the last update was on October 13. I am looking for a fix for https://issues.apache.org/jira/browse/HIVE-1

[jira] [Created] (HIVE-15111) Can't build on Windows from git master (2.2.0-SNAPSHOT)

2016-11-01 Thread Gary Gregory (JIRA)
Gary Gregory created HIVE-15111: --- Summary: Can't build on Windows from git master (2.2.0-SNAPSHOT) Key: HIVE-15111 URL: https://issues.apache.org/jira/browse/HIVE-15111 Project: Hive Issue Type

[jira] [Created] (HIVE-15110) JDBC standalone jar is missing classes from hadoop-commons jar.

2016-11-01 Thread Gary Gregory (JIRA)
Gary Gregory created HIVE-15110: --- Summary: JDBC standalone jar is missing classes from hadoop-commons jar. Key: HIVE-15110 URL: https://issues.apache.org/jira/browse/HIVE-15110 Project: Hive I

[jira] [Created] (HIVE-15109) Set MaxPermSize to 256M for maven tests

2016-11-01 Thread Chaoyu Tang (JIRA)
Chaoyu Tang created HIVE-15109: -- Summary: Set MaxPermSize to 256M for maven tests Key: HIVE-15109 URL: https://issues.apache.org/jira/browse/HIVE-15109 Project: Hive Issue Type: Test C

[jira] [Created] (HIVE-15108) allow Hive script to skip hadoop version check and HBase classpath

2016-11-01 Thread Sergey Shelukhin (JIRA)
Sergey Shelukhin created HIVE-15108: --- Summary: allow Hive script to skip hadoop version check and HBase classpath Key: HIVE-15108 URL: https://issues.apache.org/jira/browse/HIVE-15108 Project: Hive

[jira] [Created] (HIVE-15107) HiveLexer can throw NPE in allowQuoteId

2016-11-01 Thread Ratandeep Ratti (JIRA)
Ratandeep Ratti created HIVE-15107: -- Summary: HiveLexer can throw NPE in allowQuoteId Key: HIVE-15107 URL: https://issues.apache.org/jira/browse/HIVE-15107 Project: Hive Issue Type: Bug

[jira] [Created] (HIVE-15106) Hive 1.0 returning only date part of a timestamp

2016-11-01 Thread Hernan Vivani (JIRA)
Hernan Vivani created HIVE-15106: Summary: Hive 1.0 returning only date part of a timestamp Key: HIVE-15106 URL: https://issues.apache.org/jira/browse/HIVE-15106 Project: Hive Issue Type: Bug

TYPE_NAME col in mysql issue.

2016-11-01 Thread satyajit vegesna
Hi All, I am trying to create a table with a single column as below in hive-2.1.0, CREATE TABLE sample( data struct<`array`:array,transaction:struct< transactionId:binary,transactionRevenue:bigint,transactionTax:bigint, transactionShipping:bigint,affiliation:binary,currencyCode:binary, localTrans

[jira] [Created] (HIVE-15105) Hive shell runs out of memory on Tez

2016-11-01 Thread Premal Shah (JIRA)
Premal Shah created HIVE-15105: -- Summary: Hive shell runs out of memory on Tez Key: HIVE-15105 URL: https://issues.apache.org/jira/browse/HIVE-15105 Project: Hive Issue Type: Bug Compo

[GitHub] hive pull request #108: HIVE-15056: Support index shifting for struct fields

2016-11-01 Thread sunchao
Github user sunchao closed the pull request at: https://github.com/apache/hive/pull/108 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabl

[jira] [Created] (HIVE-15104) Hive on Spark generate more shuffle data than hive on mr

2016-11-01 Thread wangwenli (JIRA)
wangwenli created HIVE-15104: Summary: Hive on Spark generate more shuffle data than hive on mr Key: HIVE-15104 URL: https://issues.apache.org/jira/browse/HIVE-15104 Project: Hive Issue Type: Bug

[jira] [Created] (HIVE-15102) Hiveptest is killing nodes where IP is reused after previous node termination

2016-11-01 Thread JIRA
Sergio Peña created HIVE-15102: -- Summary: Hiveptest is killing nodes where IP is reused after previous node termination Key: HIVE-15102 URL: https://issues.apache.org/jira/browse/HIVE-15102 Project: Hive

Re: HIVE-1555 JDBC Storage Handler

2016-11-01 Thread Alan Gates
In Apache projects people work on what interests them or is important to them, so apparently no one has been interested/motivated enough to take this on yet. Feel free to work on it. I see Xuefu has already assigned it to you. Alan. > On Nov 1, 2016, at 04:26, Dmitry Zagorulkin wrote: > > He

[jira] [Created] (HIVE-15101) Spark client can be stuck in RUNNING state

2016-11-01 Thread Satoshi Iijima (JIRA)
Satoshi Iijima created HIVE-15101: - Summary: Spark client can be stuck in RUNNING state Key: HIVE-15101 URL: https://issues.apache.org/jira/browse/HIVE-15101 Project: Hive Issue Type: Bug

HIVE-1555 JDBC Storage Handler

2016-11-01 Thread Dmitry Zagorulkin
Hello everyone! I’ve found that HIVE-1555 JDBC Storage Handler feature request was created about six years ago and still open. Could you provide any ideas why? Is it hard to implement or is it not important feature? Is it possible to assign this task to me?