[GitHub] hive pull request #425: Kafkahandler hive 20377

2018-08-28 Thread b-slim
GitHub user b-slim opened a pull request: https://github.com/apache/hive/pull/425 Kafkahandler hive 20377 You can merge this pull request into a Git repository by running: $ git pull https://github.com/b-slim/hive kafkahandler_HIVE-20377 Alternatively you can review and

[jira] [Created] (HIVE-20484) Disable Block Cache By Default With HBase SerDe

2018-08-28 Thread BELUGA BEHR (JIRA)
BELUGA BEHR created HIVE-20484: -- Summary: Disable Block Cache By Default With HBase SerDe Key: HIVE-20484 URL: https://issues.apache.org/jira/browse/HIVE-20484 Project: Hive Issue Type:

Review Request 68552: HIVE-20483: Really move metastore common classes into metastore-common

2018-08-28 Thread Alexander Kolbasov
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/68552/ --- Review request for hive, Alan Gates, Peter Vary, and Vihang Karajgaonkar.

[jira] [Created] (HIVE-20483) Really move metastore common classes into metastore-common

2018-08-28 Thread Alexander Kolbasov (JIRA)
Alexander Kolbasov created HIVE-20483: - Summary: Really move metastore common classes into metastore-common Key: HIVE-20483 URL: https://issues.apache.org/jira/browse/HIVE-20483 Project: Hive

[jira] [Created] (HIVE-20482) Remove dependency on metastore-server

2018-08-28 Thread Alexander Kolbasov (JIRA)
Alexander Kolbasov created HIVE-20482: - Summary: Remove dependency on metastore-server Key: HIVE-20482 URL: https://issues.apache.org/jira/browse/HIVE-20482 Project: Hive Issue Type:

Re: Review Request 68509: HIVE-20451: Metastore client and server tarball issues

2018-08-28 Thread Alexander Kolbasov
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/68509/ --- (Updated Aug. 29, 2018, 12:03 a.m.) Review request for hive, Alan Gates, Peter

Re: Review Request 68509: HIVE-20451: Metastore client and server tarball issues

2018-08-28 Thread Alexander Kolbasov
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/68509/ --- (Updated Aug. 28, 2018, 9:53 p.m.) Review request for hive, Alan Gates, Peter

[jira] [Created] (HIVE-20481) Add the Kafka Key record as part of the row.

2018-08-28 Thread slim bouguerra (JIRA)
slim bouguerra created HIVE-20481: - Summary: Add the Kafka Key record as part of the row. Key: HIVE-20481 URL: https://issues.apache.org/jira/browse/HIVE-20481 Project: Hive Issue Type:

[jira] [Created] (HIVE-20480) Implement column stats annotation rules for the UDTFOperator: Follow up for HIVE-20262

2018-08-28 Thread George Pachitariu (JIRA)
George Pachitariu created HIVE-20480: Summary: Implement column stats annotation rules for the UDTFOperator: Follow up for HIVE-20262 Key: HIVE-20480 URL: https://issues.apache.org/jira/browse/HIVE-20480

[jira] [Created] (HIVE-20479) Update content/people.mdtext in cms

2018-08-28 Thread Andrew Sherman (JIRA)
Andrew Sherman created HIVE-20479: - Summary: Update content/people.mdtext in cms Key: HIVE-20479 URL: https://issues.apache.org/jira/browse/HIVE-20479 Project: Hive Issue Type: Task

[jira] [Created] (HIVE-20478) Metastore: Null checks needed in DecimalColumnStatsAggregator

2018-08-28 Thread Vaibhav Gumashta (JIRA)
Vaibhav Gumashta created HIVE-20478: --- Summary: Metastore: Null checks needed in DecimalColumnStatsAggregator Key: HIVE-20478 URL: https://issues.apache.org/jira/browse/HIVE-20478 Project: Hive

[GitHub] hive pull request #416: HIVE-20371: Queries failing with Internal error proc...

2018-08-28 Thread sankarh
Github user sankarh closed the pull request at: https://github.com/apache/hive/pull/416 ---

[GitHub] hive pull request #410: HIVE-20264: Bootstrap repl dump with concurrent writ...

2018-08-28 Thread sankarh
Github user sankarh closed the pull request at: https://github.com/apache/hive/pull/410 ---

[GitHub] hive pull request #424: HIVE-20476: CopyUtils used by REPL LOAD and EXPORT/I...

2018-08-28 Thread sankarh
GitHub user sankarh opened a pull request: https://github.com/apache/hive/pull/424 HIVE-20476: CopyUtils used by REPL LOAD and EXPORT/IMPORT operations ignore distcp error. You can merge this pull request into a Git repository by running: $ git pull

[ANNOUNCE] New committer: Andrew Sherman

2018-08-28 Thread Ashutosh Chauhan
Apache Hive's Project Management Committee (PMC) has invited Andrew Sherman to become a committer, and we are pleased to announce that he has accepted. Andrew, welcome, thank you for your contributions, and we look forward to your further interactions with the community! Ashutosh Chauhan (on

Re: Review Request 68523: Improve org.apache.hadoop.hive.ql.exec.FunctionTask Experience

2018-08-28 Thread Peter Vary via Review Board
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/68523/#review208033 --- Thanks for the patch. LGTM, just one question regarding the

Re: Review Request 68523: Improve org.apache.hadoop.hive.ql.exec.FunctionTask Experience

2018-08-28 Thread denys kuzmenko via Review Board
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/68523/ --- (Updated Aug. 28, 2018, 1:50 p.m.) Review request for hive, Marta Kuczora,

[jira] [Created] (HIVE-20477) OptimizedSql is not shown if the expression contains INs

2018-08-28 Thread Zoltan Haindrich (JIRA)
Zoltan Haindrich created HIVE-20477: --- Summary: OptimizedSql is not shown if the expression contains INs Key: HIVE-20477 URL: https://issues.apache.org/jira/browse/HIVE-20477 Project: Hive

Re: Review Request 68518: ProxyFileSystem.listStatusIterator function override required once migrated to Hadoop 3.2.0+

2018-08-28 Thread denys kuzmenko via Review Board
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/68518/ --- (Updated Aug. 28, 2018, 11:34 a.m.) Review request for hive, Marta Kuczora and

Re: Review Request 68496: Optimized & cleaned up HBaseQTest runner

2018-08-28 Thread denys kuzmenko via Review Board
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/68496/ --- (Updated Aug. 28, 2018, 11:33 a.m.) Review request for hive, Zoltan Haindrich,

[jira] [Created] (HIVE-20476) REPL LOAD and EXPORT/IMPORT operations ignores distcp failures.

2018-08-28 Thread Sankar Hariappan (JIRA)
Sankar Hariappan created HIVE-20476: --- Summary: REPL LOAD and EXPORT/IMPORT operations ignores distcp failures. Key: HIVE-20476 URL: https://issues.apache.org/jira/browse/HIVE-20476 Project: Hive

[jira] [Created] (HIVE-20475) Hive Thrift Server 2 stops frequently

2018-08-28 Thread Vinod Nerella (JIRA)
Vinod Nerella created HIVE-20475: Summary: Hive Thrift Server 2 stops frequently Key: HIVE-20475 URL: https://issues.apache.org/jira/browse/HIVE-20475 Project: Hive Issue Type: Bug

[GitHub] hive pull request #423: HIVE-20445: Add randomized tests to TestArrowColumna...

2018-08-28 Thread pudidic
GitHub user pudidic opened a pull request: https://github.com/apache/hive/pull/423 HIVE-20445: Add randomized tests to TestArrowColumnarBatchSerDe You can merge this pull request into a Git repository by running: $ git pull https://github.com/pudidic/hive HIVE-20445

[jira] [Created] (HIVE-20474) SASL negotiation failure

2018-08-28 Thread kevin (JIRA)
kevin created HIVE-20474: Summary: SASL negotiation failure Key: HIVE-20474 URL: https://issues.apache.org/jira/browse/HIVE-20474 Project: Hive Issue Type: Bug Components: Authentication

[jira] [Created] (HIVE-20473) Optimization for materialized views

2018-08-28 Thread Shyam Rai (JIRA)
Shyam Rai created HIVE-20473: Summary: Optimization for materialized views Key: HIVE-20473 URL: https://issues.apache.org/jira/browse/HIVE-20473 Project: Hive Issue Type: Improvement