[jira] [Created] (HIVE-17752) dynamic_semijoin_reduction_sw test should use partition with some rows to get some non-zero results.

2017-10-09 Thread Deepak Jaiswal (JIRA)
Deepak Jaiswal created HIVE-17752: - Summary: dynamic_semijoin_reduction_sw test should use partition with some rows to get some non-zero results. Key: HIVE-17752 URL:

[jira] [Created] (HIVE-17751) Separate HMS Client and HMS server into separate sub-modules

2017-10-09 Thread Vihang Karajgaonkar (JIRA)
Vihang Karajgaonkar created HIVE-17751: -- Summary: Separate HMS Client and HMS server into separate sub-modules Key: HIVE-17751 URL: https://issues.apache.org/jira/browse/HIVE-17751 Project: Hive

Review Request 62855: HIVE-16677

2017-10-09 Thread Jesús Camacho Rodríguez
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/62855/ --- Review request for hive, Ashutosh Chauhan and Slim Bouguerra. Bugs: HIVE-16677

[jira] [Created] (HIVE-17750) add a flag to automatically create most tables as MM

2017-10-09 Thread Sergey Shelukhin (JIRA)
Sergey Shelukhin created HIVE-17750: --- Summary: add a flag to automatically create most tables as MM Key: HIVE-17750 URL: https://issues.apache.org/jira/browse/HIVE-17750 Project: Hive

[jira] [Created] (HIVE-17749) Multiple class have missed the ASF header

2017-10-09 Thread Saijin Huang (JIRA)
Saijin Huang created HIVE-17749: --- Summary: Multiple class have missed the ASF header Key: HIVE-17749 URL: https://issues.apache.org/jira/browse/HIVE-17749 Project: Hive Issue Type: Bug

Re: Review Request 62280: HIVE-16827: Merge stats task and column stats task into a single task

2017-10-09 Thread Ashutosh Chauhan
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/62280/#review187480 --- ql/src/test/results/clientpositive/autoColumnStats_3.q.out Line

[jira] [Created] (HIVE-17748) REplCopyTaks.execut(DriverContext)

2017-10-09 Thread Eugene Koifman (JIRA)
Eugene Koifman created HIVE-17748: - Summary: REplCopyTaks.execut(DriverContext) Key: HIVE-17748 URL: https://issues.apache.org/jira/browse/HIVE-17748 Project: Hive Issue Type: Sub-task

[jira] [Created] (HIVE-17747) HMS DropTableMessage should include the full table object

2017-10-09 Thread Dan Burkert (JIRA)
Dan Burkert created HIVE-17747: -- Summary: HMS DropTableMessage should include the full table object Key: HIVE-17747 URL: https://issues.apache.org/jira/browse/HIVE-17747 Project: Hive Issue

Re: does anyone care about list bucketing stored as directories?

2017-10-09 Thread Sergey Shelukhin
Ok, here’s synopsis that is hopefully clearer. 1) LB, when stored as directories, adds a lot of low-level complexity to Hive tables that has to be accounted for in many places in the code where the files are written or modified - from FSOP to ACID/replication/export. 2) While working on some

[jira] [Created] (HIVE-17746) Regenerate spark_explainuser_1.q.out

2017-10-09 Thread Peter Vary (JIRA)
Peter Vary created HIVE-17746: - Summary: Regenerate spark_explainuser_1.q.out Key: HIVE-17746 URL: https://issues.apache.org/jira/browse/HIVE-17746 Project: Hive Issue Type: Bug

[jira] [Created] (HIVE-17745) FileSinkOperator: do not invoke updateProgress for every record

2017-10-09 Thread Rajesh Balamohan (JIRA)
Rajesh Balamohan created HIVE-17745: --- Summary: FileSinkOperator: do not invoke updateProgress for every record Key: HIVE-17745 URL: https://issues.apache.org/jira/browse/HIVE-17745 Project: Hive

[GitHub] hive pull request #259: HIVE-17615 : Task.executeTask has to be thread safe ...

2017-10-09 Thread anishek
GitHub user anishek opened a pull request: https://github.com/apache/hive/pull/259 HIVE-17615 : Task.executeTask has to be thread safe for parallel execution You can merge this pull request into a Git repository by running: $ git pull https://github.com/anishek/hive