You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "Gopal V (JIRA)" <ji...@apache.org> on 2017/05/23 05:33:04 UTC

[jira] [Created] (HIVE-16737) LLAP: Shuffle handler TCP listen queue overflows

Gopal V created HIVE-16737:
------------------------------

             Summary: LLAP: Shuffle handler TCP listen queue overflows
                 Key: HIVE-16737
                 URL: https://issues.apache.org/jira/browse/HIVE-16737
             Project: Hive
          Issue Type: Bug
          Components: llap
    Affects Versions: 3.0.0
            Reporter: Gopal V


{code}
$ netstat -s | grep "listen queue of a socket"
localhost:     297070 times the listen queue of a socket overflowed
{code}

{code}
$ ss -tl
LISTEN     0      50         *:15551                    *:*
{code}



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)