You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues-all@impala.apache.org by "Andrew Sherman (JIRA)" <ji...@apache.org> on 2019/01/23 00:05:00 UTC

[jira] [Created] (IMPALA-8098) [Docs] Document incompatible changes to :shutdown command

Andrew Sherman created IMPALA-8098:
--------------------------------------

             Summary: [Docs] Document incompatible changes to :shutdown command
                 Key: IMPALA-8098
                 URL: https://issues.apache.org/jira/browse/IMPALA-8098
             Project: IMPALA
          Issue Type: Task
            Reporter: Andrew Sherman
            Assignee: Alex Rodoni


The :shutdown command is used to shutdown a remote server. The common case is that a user specifies the impalad to shutdown by specifying a host e.g. :shutdown('host100'). If a user has more than one impalad on a remote host then the form :shutdown('<host>:<port>') can be used to specify the port by which the imapald can be contacted. Prior to IMPALA-7985 this port was the backend port, e.g. :shutdown('host100:22000'). With IMPALA-7985 the port to use is the KRPC port , e.g. :shutdown('host100:27000').



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-all-unsubscribe@impala.apache.org
For additional commands, e-mail: issues-all-help@impala.apache.org