You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "Josh Elser (JIRA)" <ji...@apache.org> on 2017/12/31 02:15:00 UTC

[jira] [Resolved] (HBASE-19668) hbase1.3.1 (build hadoop2.7.4) shortcircuit problem

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

Josh Elser resolved HBASE-19668.
--------------------------------
    Resolution: Invalid

> hbase1.3.1 (build hadoop2.7.4) shortcircuit problem
> ---------------------------------------------------
>
>                 Key: HBASE-19668
>                 URL: https://issues.apache.org/jira/browse/HBASE-19668
>             Project: HBase
>          Issue Type: Bug
>          Components: hbase
>    Affects Versions: 1.3.1
>         Environment: Online HBase services, large requests
> hbase version:  1.3.1    hadoop version:  2.7.4   os  linux version: centos6.5
>            Reporter: gehaijiang
>
> Online HBase services, large requests,   hbase version:  1.3.1    hadoop version:  2.7.4   os  linux version: centos6.5
> hdfs-site.xml  conf:   
> <property>
> <name>dfs.client.read.shortcircuit</name>
> <value>true</value>
> <source>hdfs-site.xml</source>
> </property>
> <property>
> <name>dfs.domain.socket.path</name>
> <value>/var/run/hadoop-hdfs/dn_socket</value>
> <source>hdfs-site.xml</source>
> </property>
>  
> os   linux  command :    netstat -an  
> unix  2      [ ACC ]     STREAM     LISTENING     10576083 /var/run/hadoop-hdfs/dn_socket  
> *{color:#d04437}problem :    /var/run/hadoop-hdfs/dn_socket   only   one   LISTENING,  but  no  CONNECTED {color}*



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