You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hive.apache.org by "Hive QA (JIRA)" <ji...@apache.org> on 2017/08/11 14:29:00 UTC

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

    [ https://issues.apache.org/jira/browse/HIVE-17288?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16123421#comment-16123421 ] 

Hive QA commented on HIVE-17288:
--------------------------------



Here are the results of testing the latest attachment:
https://issues.apache.org/jira/secure/attachment/12881150/HIVE-17288.1.patch

{color:red}ERROR:{color} -1 due to build exiting with an error

Test results: https://builds.apache.org/job/PreCommit-HIVE-Build/6352/testReport
Console output: https://builds.apache.org/job/PreCommit-HIVE-Build/6352/console
Test logs: http://104.198.109.242/logs/PreCommit-HIVE-Build-6352/

Messages:
{noformat}
Executing org.apache.hive.ptest.execution.TestCheckPhase
Executing org.apache.hive.ptest.execution.PrepPhase
Executing org.apache.hive.ptest.execution.ExecutionPhase
Tests exited with: ExecutionException: java.util.concurrent.ExecutionException: org.apache.hive.ptest.execution.ssh.SSHExecutionException: RSyncResult [localFile=/data/hiveptest/logs/PreCommit-HIVE-Build-6352/failed/225_TestSSL, remoteFile=/home/hiveptest/35.202.179.168-hiveptest-1/logs/, getExitCode()=23, getException()=null, getUser()=hiveptest, getHost()=35.202.179.168, getInstance()=1]: 'Warning: Permanently added '35.202.179.168' (ECDSA) to the list of known hosts.
receiving incremental file list
rsync: change_dir "/home/hiveptest/35.202.179.168-hiveptest-1/logs" failed: No such file or directory (2)

sent 8 bytes  received 123 bytes  262.00 bytes/sec
total size is 0  speedup is 0.00
rsync error: some files/attrs were not transferred (see previous errors) (code 23) at main.c(1655) [Receiver=3.1.1]
rsync: [Receiver] write error: Broken pipe (32)
Warning: Permanently added '35.202.179.168' (ECDSA) to the list of known hosts.
receiving incremental file list
rsync: change_dir "/home/hiveptest/35.202.179.168-hiveptest-1/logs" failed: No such file or directory (2)

sent 8 bytes  received 123 bytes  87.33 bytes/sec
total size is 0  speedup is 0.00
rsync error: some files/attrs were not transferred (see previous errors) (code 23) at main.c(1655) [Receiver=3.1.1]
rsync: [Receiver] write error: Broken pipe (32)
Warning: Permanently added '35.202.179.168' (ECDSA) to the list of known hosts.
receiving incremental file list
rsync: change_dir "/home/hiveptest/35.202.179.168-hiveptest-1/logs" failed: No such file or directory (2)

sent 8 bytes  received 123 bytes  87.33 bytes/sec
total size is 0  speedup is 0.00
rsync error: some files/attrs were not transferred (see previous errors) (code 23) at main.c(1655) [Receiver=3.1.1]
rsync: [Receiver] write error: Broken pipe (32)
Warning: Permanently added '35.202.179.168' (ECDSA) to the list of known hosts.
receiving incremental file list
rsync: change_dir "/home/hiveptest/35.202.179.168-hiveptest-1/logs" failed: No such file or directory (2)

sent 8 bytes  received 123 bytes  262.00 bytes/sec
total size is 0  speedup is 0.00
rsync error: some files/attrs were not transferred (see previous errors) (code 23) at main.c(1655) [Receiver=3.1.1]
rsync: [Receiver] write error: Broken pipe (32)
Warning: Permanently added '35.202.179.168' (ECDSA) to the list of known hosts.
receiving incremental file list
rsync: change_dir "/home/hiveptest/35.202.179.168-hiveptest-1/logs" failed: No such file or directory (2)

sent 8 bytes  received 123 bytes  87.33 bytes/sec
total size is 0  speedup is 0.00
rsync error: some files/attrs were not transferred (see previous errors) (code 23) at main.c(1655) [Receiver=3.1.1]
rsync: [Receiver] write error: Broken pipe (32)
'
{noformat}

This message is automatically generated.

ATTACHMENT ID: 12881150 - PreCommit-HIVE-Build

> LlapOutputFormatService: Increase netty event loop threads
> ----------------------------------------------------------
>
>                 Key: HIVE-17288
>                 URL: https://issues.apache.org/jira/browse/HIVE-17288
>             Project: Hive
>          Issue Type: Improvement
>            Reporter: Rajesh Balamohan
>            Priority: Minor
>         Attachments: HIVE-17288.1.patch
>
>
> Currently it is set to 1 which would be used for parent both acceptor and client groups. It would be good to leave it at default, which sets the number of threads to "number of processors * 2". It can be modified later via {{-Dio.netty.eventLoopThreads}}.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)