[jira] [Created] (HIVE-21409) First Hive Session Class Path Additions Added to All Sessions

2019-03-07 Thread Shawn Weeks (JIRA)
Shawn Weeks created HIVE-21409: -- Summary: First Hive Session Class Path Additions Added to All Sessions Key: HIVE-21409 URL: https://issues.apache.org/jira/browse/HIVE-21409 Project: Hive Issue

[GitHub] [hive] sankarh commented on a change in pull request #559: HIVE-21403: Incorrect error code returned when retry bootstrap with different dump.

2019-03-07 Thread GitBox
sankarh commented on a change in pull request #559: HIVE-21403: Incorrect error code returned when retry bootstrap with different dump. URL: https://github.com/apache/hive/pull/559#discussion_r263662149 ## File path: itests/hive-unit/src/test/java/org/apache/hadoop/hive/ql/parse/Te

[jira] [Created] (HIVE-21408) Disable synthetic join predicates for non-equi joins for unintended cases

2019-03-07 Thread Deepak Jaiswal (JIRA)
Deepak Jaiswal created HIVE-21408: - Summary: Disable synthetic join predicates for non-equi joins for unintended cases Key: HIVE-21408 URL: https://issues.apache.org/jira/browse/HIVE-21408 Project: Hi

[GitHub] [hive] BELUGABEHR opened a new pull request #561: HIVE-21264: Improvements Around CharTypeInfo

2019-03-07 Thread GitBox
BELUGABEHR opened a new pull request #561: HIVE-21264: Improvements Around CharTypeInfo URL: https://github.com/apache/hive/pull/561 This is an automated message from the Apache Git Service. To respond to the message, please

HiveException java.lang.RuntimeException: Unable to instantiate org.apache.hadoop.hive.ql.metadata.SessionHiveMetaStoreClient

2019-03-07 Thread mark pasterkamp
Dear all, After force quiting a query because it took too long I am unable to run any queries or commands on hive because it keeps throwing a hive exception: unable to instantiate session hive meta store client. What would be the best way to solve this issue? I am using the derby database as a

[jira] [Created] (HIVE-21407) Parquet predicate pushdown is not working correctly for char column types

2019-03-07 Thread Marta Kuczora (JIRA)
Marta Kuczora created HIVE-21407: Summary: Parquet predicate pushdown is not working correctly for char column types Key: HIVE-21407 URL: https://issues.apache.org/jira/browse/HIVE-21407 Project: Hive

[jira] [Created] (HIVE-21406) Add .factorypath files to .gitignore

2019-03-07 Thread Laszlo Bodor (JIRA)
Laszlo Bodor created HIVE-21406: --- Summary: Add .factorypath files to .gitignore Key: HIVE-21406 URL: https://issues.apache.org/jira/browse/HIVE-21406 Project: Hive Issue Type: Bug R

[jira] [Created] (HIVE-21405) Let "unknown" keyword be a boolean constant + non-reserved keyword

2019-03-07 Thread Laszlo Bodor (JIRA)
Laszlo Bodor created HIVE-21405: --- Summary: Let "unknown" keyword be a boolean constant + non-reserved keyword Key: HIVE-21405 URL: https://issues.apache.org/jira/browse/HIVE-21405 Project: Hive

[jira] [Created] (HIVE-21404) MSSQL upgrade script alters the wrong column

2019-03-07 Thread David Lavati (JIRA)
David Lavati created HIVE-21404: --- Summary: MSSQL upgrade script alters the wrong column Key: HIVE-21404 URL: https://issues.apache.org/jira/browse/HIVE-21404 Project: Hive Issue Type: Bug

[GitHub] [hive] dlavati opened a new pull request #560: HIVE-21404 MSSQL upgrade script alters the wrong column

2019-03-07 Thread GitBox
dlavati opened a new pull request #560: HIVE-21404 MSSQL upgrade script alters the wrong column URL: https://github.com/apache/hive/pull/560 See https://github.com/apache/hive/commit/d3b036920acde7bb04840697eb13038103b062b4 for reference. -

[GitHub] [hive] maheshk114 commented on a change in pull request #559: HIVE-21403: Incorrect error code returned when retry bootstrap with different dump.

2019-03-07 Thread GitBox
maheshk114 commented on a change in pull request #559: HIVE-21403: Incorrect error code returned when retry bootstrap with different dump. URL: https://github.com/apache/hive/pull/559#discussion_r263339205 ## File path: itests/hive-unit/src/test/java/org/apache/hadoop/hive/ql/parse

[GitHub] [hive] sankarh opened a new pull request #559: HIVE-21403: Incorrect error code returned when retry bootstrap with different dump.

2019-03-07 Thread GitBox
sankarh opened a new pull request #559: HIVE-21403: Incorrect error code returned when retry bootstrap with different dump. URL: https://github.com/apache/hive/pull/559 This is an automated message from the Apache Git Servic

[jira] [Created] (HIVE-21403) Incorrect error code returned when retry bootstrap with different dump.

2019-03-07 Thread Sankar Hariappan (JIRA)
Sankar Hariappan created HIVE-21403: --- Summary: Incorrect error code returned when retry bootstrap with different dump. Key: HIVE-21403 URL: https://issues.apache.org/jira/browse/HIVE-21403 Project:

[jira] [Created] (HIVE-21402) Compaction state remains 'working' when major compaction fails

2019-03-07 Thread Peter Vary (JIRA)
Peter Vary created HIVE-21402: - Summary: Compaction state remains 'working' when major compaction fails Key: HIVE-21402 URL: https://issues.apache.org/jira/browse/HIVE-21402 Project: Hive Issue

[jira] [Created] (HIVE-21401) Break up DDLTask - extract Table related operations

2019-03-07 Thread Miklos Gergely (JIRA)
Miklos Gergely created HIVE-21401: - Summary: Break up DDLTask - extract Table related operations Key: HIVE-21401 URL: https://issues.apache.org/jira/browse/HIVE-21401 Project: Hive Issue Type

[GitHub] [hive] maheshk114 commented on a change in pull request #558: HIVE-21325 : Hive external table replication failed with Permission denied issue.

2019-03-07 Thread GitBox
maheshk114 commented on a change in pull request #558: HIVE-21325 : Hive external table replication failed with Permission denied issue. URL: https://github.com/apache/hive/pull/558#discussion_r263271243 ## File path: ql/src/java/org/apache/hadoop/hive/ql/security/authorization/Sto

[GitHub] [hive] maheshk114 commented on a change in pull request #558: HIVE-21325 : Hive external table replication failed with Permission denied issue.

2019-03-07 Thread GitBox
maheshk114 commented on a change in pull request #558: HIVE-21325 : Hive external table replication failed with Permission denied issue. URL: https://github.com/apache/hive/pull/558#discussion_r263271098 ## File path: ql/src/java/org/apache/hadoop/hive/ql/security/authorization/Sto