[jira] [Created] (HIVE-15876) Add the ability to define composed functions

2017-02-09 Thread Peter Attardo (JIRA)
Peter Attardo created HIVE-15876: Summary: Add the ability to define composed functions Key: HIVE-15876 URL: https://issues.apache.org/jira/browse/HIVE-15876 Project: Hive Issue Type: Wish

[jira] [Created] (HIVE-15875) LLAP UI: Rename Executors "used" --> "used (wait queue + executors)"

2017-02-09 Thread Rajesh Balamohan (JIRA)
Rajesh Balamohan created HIVE-15875: --- Summary: LLAP UI: Rename Executors "used" --> "used (wait queue + executors)" Key: HIVE-15875 URL: https://issues.apache.org/jira/browse/HIVE-15875 Project:

[jira] [Created] (HIVE-15874) Invalid position alias in Group By when CBO failed

2017-02-09 Thread Wu Qinlong (JIRA)
Wu Qinlong created HIVE-15874: - Summary: Invalid position alias in Group By when CBO failed Key: HIVE-15874 URL: https://issues.apache.org/jira/browse/HIVE-15874 Project: Hive Issue Type: Bug

[jira] [Created] (HIVE-15873) Remove Windows-specific code

2017-02-09 Thread Gunther Hagleitner (JIRA)
Gunther Hagleitner created HIVE-15873: - Summary: Remove Windows-specific code Key: HIVE-15873 URL: https://issues.apache.org/jira/browse/HIVE-15873 Project: Hive Issue Type: Bug

[jira] [Created] (HIVE-15872) The PERCENTILE UDAF does not work with empty set

2017-02-09 Thread Chaozhong Yang (JIRA)
Chaozhong Yang created HIVE-15872: - Summary: The PERCENTILE UDAF does not work with empty set Key: HIVE-15872 URL: https://issues.apache.org/jira/browse/HIVE-15872 Project: Hive Issue Type:

[jira] [Created] (HIVE-15871) Cannot insert into target table because column number/types are different with hive.merge.cardinality.check=false

2017-02-09 Thread Eugene Koifman (JIRA)
Eugene Koifman created HIVE-15871: - Summary: Cannot insert into target table because column number/types are different with hive.merge.cardinality.check=false Key: HIVE-15871 URL:

[jira] [Created] (HIVE-15870) MM tables - parquet_join test fails

2017-02-09 Thread Sergey Shelukhin (JIRA)
Sergey Shelukhin created HIVE-15870: --- Summary: MM tables - parquet_join test fails Key: HIVE-15870 URL: https://issues.apache.org/jira/browse/HIVE-15870 Project: Hive Issue Type: Bug

[jira] [Created] (HIVE-15869) LLAP: move metadata cache off-heap

2017-02-09 Thread Sergey Shelukhin (JIRA)
Sergey Shelukhin created HIVE-15869: --- Summary: LLAP: move metadata cache off-heap Key: HIVE-15869 URL: https://issues.apache.org/jira/browse/HIVE-15869 Project: Hive Issue Type: Bug

[jira] [Created] (HIVE-15868) Preauthenticated subject doesn't work for HiveServer2

2017-02-09 Thread Vaibhav Gumashta (JIRA)
Vaibhav Gumashta created HIVE-15868: --- Summary: Preauthenticated subject doesn't work for HiveServer2 Key: HIVE-15868 URL: https://issues.apache.org/jira/browse/HIVE-15868 Project: Hive

[jira] [Created] (HIVE-15867) Add blobstore tests for import/export

2017-02-09 Thread Thomas Poepping (JIRA)
Thomas Poepping created HIVE-15867: -- Summary: Add blobstore tests for import/export Key: HIVE-15867 URL: https://issues.apache.org/jira/browse/HIVE-15867 Project: Hive Issue Type: Bug

Re: Review Request 56240: HiveParser spends lots of time in parsing queries with lots of "("

2017-02-09 Thread Gunther Hagleitner
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/56240/#review165015 --- ql/src/java/org/apache/hadoop/hive/ql/parse/IdentifiersParser.g

Review Request 56517: Support view creation in CBO

2017-02-09 Thread pengcheng xiong
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/56517/ --- Review request for hive and Ashutosh Chauhan. Repository: hive-git

[jira] [Created] (HIVE-15866) LazySimpleDeserializeRead doesn't recognized lower case 'true' properly

2017-02-09 Thread Matt McCline (JIRA)
Matt McCline created HIVE-15866: --- Summary: LazySimpleDeserializeRead doesn't recognized lower case 'true' properly Key: HIVE-15866 URL: https://issues.apache.org/jira/browse/HIVE-15866 Project: Hive

[jira] [Created] (HIVE-15865) Improvements to hive --service llapstatus

2017-02-09 Thread Siddharth Seth (JIRA)
Siddharth Seth created HIVE-15865: - Summary: Improvements to hive --service llapstatus Key: HIVE-15865 URL: https://issues.apache.org/jira/browse/HIVE-15865 Project: Hive Issue Type:

Re: Review Request 56334: HIVE-12767: Implement table property to address Parquet int96 timestamp bug

2017-02-09 Thread Zoltan Ivanfi
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/56334/#review164956 --- Thanks for the effort!

Re: Review Request 56334: HIVE-12767: Implement table property to address Parquet int96 timestamp bug

2017-02-09 Thread Sergio Pena
> On Feb. 8, 2017, 9:48 p.m., Sergio Pena wrote: > > ql/src/java/org/apache/hadoop/hive/ql/io/parquet/ParquetRecordReaderBase.java, > > line 183 > > > > > > Should we log a warning and keep the timeZoneID to the

Re: Review Request 56334: HIVE-12767: Implement table property to address Parquet int96 timestamp bug

2017-02-09 Thread Barna Zsombor Klara
- Barna Zsombor --- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/56334/#review164773 --- On Feb. 9, 2017, 5:23 p.m., Barna Zsombor Klara

Re: Review Request 56334: HIVE-12767: Implement table property to address Parquet int96 timestamp bug

2017-02-09 Thread Barna Zsombor Klara
> On Feb. 8, 2017, 9:48 p.m., Sergio Pena wrote: > > ql/src/java/org/apache/hadoop/hive/ql/io/parquet/ParquetRecordReaderBase.java, > > line 183 > > > > > > Should we log a warning and keep the timeZoneID to the

Re: Review Request 56334: HIVE-12767: Implement table property to address Parquet int96 timestamp bug

2017-02-09 Thread Barna Zsombor Klara
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/56334/ --- (Updated Feb. 9, 2017, 5:23 p.m.) Review request for hive, Ryan Blue and

[jira] [Created] (HIVE-15864) Fix type introduced in HIVE-14754

2017-02-09 Thread Barna Zsombor Klara (JIRA)
Barna Zsombor Klara created HIVE-15864: -- Summary: Fix type introduced in HIVE-14754 Key: HIVE-15864 URL: https://issues.apache.org/jira/browse/HIVE-15864 Project: Hive Issue Type:

[GitHub] hive pull request #145: HIVE-15850: Proper handling of timezone in Druid sto...

2017-02-09 Thread jcamachor
GitHub user jcamachor opened a pull request: https://github.com/apache/hive/pull/145 HIVE-15850: Proper handling of timezone in Druid storage handler You can merge this pull request into a Git repository by running: $ git pull https://github.com/jcamachor/hive HIVE-15850

[jira] [Created] (HIVE-15863) Calendar inside DATE, TIME and TIMESTAMP literals for Calcite should have UTC timezone

2017-02-09 Thread Jesus Camacho Rodriguez (JIRA)
Jesus Camacho Rodriguez created HIVE-15863: -- Summary: Calendar inside DATE, TIME and TIMESTAMP literals for Calcite should have UTC timezone Key: HIVE-15863 URL:

[jira] [Created] (HIVE-15862) beeline always have a warning "Hive does not support autoCommit=false"

2017-02-09 Thread yangfang (JIRA)
yangfang created HIVE-15862: --- Summary: beeline always have a warning "Hive does not support autoCommit=false" Key: HIVE-15862 URL: https://issues.apache.org/jira/browse/HIVE-15862 Project: Hive

[jira] [Created] (HIVE-15861) from table insert overwrtie table 1 insert into table 2 has bug

2017-02-09 Thread kai zhang (JIRA)
kai zhang created HIVE-15861: Summary: from table insert overwrtie table 1 insert into table 2 has bug Key: HIVE-15861 URL: https://issues.apache.org/jira/browse/HIVE-15861 Project: Hive Issue

[jira] [Created] (HIVE-15860) RemoteSparkJobMonitor may hang when RemoteDriver exists abnormally

2017-02-09 Thread Rui Li (JIRA)
Rui Li created HIVE-15860: - Summary: RemoteSparkJobMonitor may hang when RemoteDriver exists abnormally Key: HIVE-15860 URL: https://issues.apache.org/jira/browse/HIVE-15860 Project: Hive Issue

[jira] [Created] (HIVE-15859) Hive client side shows Spark Driver disconnected while Spark Driver side could not get RPC header

2017-02-09 Thread KaiXu (JIRA)
KaiXu created HIVE-15859: Summary: Hive client side shows Spark Driver disconnected while Spark Driver side could not get RPC header Key: HIVE-15859 URL: https://issues.apache.org/jira/browse/HIVE-15859

[GitHub] hive pull request #144: HIVE-15858: Beeline ^C doesn't close the session

2017-02-09 Thread sankarh
GitHub user sankarh opened a pull request: https://github.com/apache/hive/pull/144 HIVE-15858: Beeline ^C doesn't close the session HIVE-15858: Beeline ^C doesn't close the session Fixed by closing the sessions through ShutdownHook. You can merge this pull request into a Git

Re: Review Request 53845: 'like any' and 'like all' operators in hive

2017-02-09 Thread Simanchal Das
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/53845/ --- (Updated Feb. 9, 2017, 9:58 a.m.) Review request for hive, Carl Steinbach and

[jira] [Created] (HIVE-15858) Beeline ^C doesn't close the session

2017-02-09 Thread Sankar Hariappan (JIRA)
Sankar Hariappan created HIVE-15858: --- Summary: Beeline ^C doesn't close the session Key: HIVE-15858 URL: https://issues.apache.org/jira/browse/HIVE-15858 Project: Hive Issue Type: Bug