You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Pankaj Kumar (Jira)" <ji...@apache.org> on 2020/07/14 10:10:00 UTC

[jira] [Updated] (HBASE-24738) [Shell] processlist command fails with ERROR: Unexpected end of file from server when SSL enabled

     [ https://issues.apache.org/jira/browse/HBASE-24738?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Pankaj Kumar updated HBASE-24738:
---------------------------------
    Description: 
HBase Shell command "processlist" fails with ERROR: Unexpected end of file from server when HBase SSL enabled.

 

Below code is commented since beginning HBASE-4368,

https://github.com/apache/hbase/blob/8076eafb187ce32d4a78aef482b6218d85a985ac/hbase-shell/src/main/ruby/hbase/taskmonitor.rb#L85

  was:
HBase Shell command "processlist" fails with ERROR: Unexpected end of file from server when HBase SSL enabled.

 

Below code is commented since HBASE-4368,

https://github.com/apache/hbase/blob/8076eafb187ce32d4a78aef482b6218d85a985ac/hbase-shell/src/main/ruby/hbase/taskmonitor.rb#L84


> [Shell] processlist command fails with ERROR: Unexpected end of file from server when SSL enabled
> -------------------------------------------------------------------------------------------------
>
>                 Key: HBASE-24738
>                 URL: https://issues.apache.org/jira/browse/HBASE-24738
>             Project: HBase
>          Issue Type: Bug
>          Components: shell
>            Reporter: Pankaj Kumar
>            Assignee: Pankaj Kumar
>            Priority: Major
>
> HBase Shell command "processlist" fails with ERROR: Unexpected end of file from server when HBase SSL enabled.
>  
> Below code is commented since beginning HBASE-4368,
> https://github.com/apache/hbase/blob/8076eafb187ce32d4a78aef482b6218d85a985ac/hbase-shell/src/main/ruby/hbase/taskmonitor.rb#L85



--
This message was sent by Atlassian Jira
(v8.3.4#803005)