Re: Review Request 61543: HIVE-17283

2017-08-10 Thread Gopal V
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/61543/#review182560 --- Ship it! Ship It! - Gopal V On Aug. 10, 2017, 6:54 a.m.,

[jira] [Created] (HIVE-17288) LlapOutputFormatService: Increase netty event loop threads for

2017-08-10 Thread Rajesh Balamohan (JIRA)
Rajesh Balamohan created HIVE-17288: --- Summary: LlapOutputFormatService: Increase netty event loop threads for Key: HIVE-17288 URL: https://issues.apache.org/jira/browse/HIVE-17288 Project: Hive

Re: Review Request 61543: HIVE-17283

2017-08-10 Thread Deepak Jaiswal
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/61543/ --- (Updated Aug. 10, 2017, 6:54 a.m.) Review request for hive, Gopal V and Jason

[GitHub] hive pull request #213: HIVE-17212: Dynamic add partition by insert shouldn'...

2017-08-10 Thread sankarh
Github user sankarh closed the pull request at: https://github.com/apache/hive/pull/213 --- 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

[DISCUSSION] WebUI query plan graphs

2017-08-10 Thread Karen Coppage
Hi all, I’m working on a feature of the Hive WebUI Query Plan tab that would provide the option to display the query plan as a nice graph (scroll down for screenshots). If you click on one of the graph’s stages, the plan for that stage appears as text below. Stages are color-coded if they have a

[DISCUSSION] WebUI query plan graphs

2017-08-10 Thread Karen Coppage
I'm resending this with a link to pictures, as they could not be embedded. Screenshots here: https://drive.google.com/drive/folders/0B0gDaJsjA3cxMUV5SW5VQnh4aGM Hi all, I’m working on a feature of the Hive WebUI Query Plan tab that would provide the option to display the query

Re: [DISCUSSION] WebUI query plan graphs

2017-08-10 Thread Xuefu Zhang
Hi Karen, Thanks for reaching out. While your message doesn't seem showing any images, I think the feature would be a great addition to Hive. (Hive community always welcomes contributions like this.) Please feel free to create an JIRA for easier discussion and tracking. Thanks again for your

[jira] [Created] (HIVE-17291) Set the number of executors based on config if client does not provide information

2017-08-10 Thread Peter Vary (JIRA)
Peter Vary created HIVE-17291: - Summary: Set the number of executors based on config if client does not provide information Key: HIVE-17291 URL: https://issues.apache.org/jira/browse/HIVE-17291 Project:

[jira] [Created] (HIVE-17295) Make MemoryManagerImpl.ROWS_BETWEEN_CHECKS configurable

2017-08-10 Thread Eugene Koifman (JIRA)
Eugene Koifman created HIVE-17295: - Summary: Make MemoryManagerImpl.ROWS_BETWEEN_CHECKS configurable Key: HIVE-17295 URL: https://issues.apache.org/jira/browse/HIVE-17295 Project: Hive Issue

Review Request 61586: HIVE-17286

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

[jira] [Created] (HIVE-17296) Acid tests with multiple splits

2017-08-10 Thread Eugene Koifman (JIRA)
Eugene Koifman created HIVE-17296: - Summary: Acid tests with multiple splits Key: HIVE-17296 URL: https://issues.apache.org/jira/browse/HIVE-17296 Project: Hive Issue Type: Test

[jira] [Created] (HIVE-17292) Change TestMiniSparkOnYarnCliDriver test configuration to use the configured cores

2017-08-10 Thread Peter Vary (JIRA)
Peter Vary created HIVE-17292: - Summary: Change TestMiniSparkOnYarnCliDriver test configuration to use the configured cores Key: HIVE-17292 URL: https://issues.apache.org/jira/browse/HIVE-17292 Project:

[jira] [Created] (HIVE-17293) ETL split strategy not accounting for empty base and non-empty delta buckets

2017-08-10 Thread Prasanth Jayachandran (JIRA)
Prasanth Jayachandran created HIVE-17293: Summary: ETL split strategy not accounting for empty base and non-empty delta buckets Key: HIVE-17293 URL: https://issues.apache.org/jira/browse/HIVE-17293

[jira] [Created] (HIVE-17297) allow AM to use LLAP guaranteed tasks

2017-08-10 Thread Sergey Shelukhin (JIRA)
Sergey Shelukhin created HIVE-17297: --- Summary: allow AM to use LLAP guaranteed tasks Key: HIVE-17297 URL: https://issues.apache.org/jira/browse/HIVE-17297 Project: Hive Issue Type: Bug

Re: Review Request 61586: HIVE-17286

2017-08-10 Thread Ashutosh Chauhan
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/61586/#review182654 ---

[jira] [Created] (HIVE-17294) LLAP: switch node heartbeats to protobuf

2017-08-10 Thread Sergey Shelukhin (JIRA)
Sergey Shelukhin created HIVE-17294: --- Summary: LLAP: switch node heartbeats to protobuf Key: HIVE-17294 URL: https://issues.apache.org/jira/browse/HIVE-17294 Project: Hive Issue Type: Bug

[jira] [Created] (HIVE-17289) IMPORT should copy files without using doAs user.

2017-08-10 Thread Sankar Hariappan (JIRA)
Sankar Hariappan created HIVE-17289: --- Summary: IMPORT should copy files without using doAs user. Key: HIVE-17289 URL: https://issues.apache.org/jira/browse/HIVE-17289 Project: Hive Issue

[jira] [Created] (HIVE-17290) Should use equals() rather than == to compare strings

2017-08-10 Thread Oleg Danilov (JIRA)
Oleg Danilov created HIVE-17290: --- Summary: Should use equals() rather than == to compare strings Key: HIVE-17290 URL: https://issues.apache.org/jira/browse/HIVE-17290 Project: Hive Issue Type:

[GitHub] hive pull request #226: HIVE-17290: Use equals() rather than == to compare s...

2017-08-10 Thread dosoft
GitHub user dosoft opened a pull request: https://github.com/apache/hive/pull/226 HIVE-17290: Use equals() rather than == to compare strings You can merge this pull request into a Git repository by running: $ git pull https://github.com/dosoft/hive HIVE-17290 Alternatively

adding the column to hive partition

2017-08-10 Thread mallik new
Hello All, how to add the column to already partitioned table in hive, after i have added the column using cascade, the new column is showing null values, how to eliminate nulls and how this column pick the values. looking for your support. thanks, Mallik.

[jira] [Created] (HIVE-17298) export when running distcp for large number of files runs as privileged user from hiveconf

2017-08-10 Thread anishek (JIRA)
anishek created HIVE-17298: -- Summary: export when running distcp for large number of files runs as privileged user from hiveconf Key: HIVE-17298 URL: https://issues.apache.org/jira/browse/HIVE-17298