Re: (BUG)ShortCircuitLocalReads Failed when enabled replication

2016-08-22 Thread yangming860101
Can anybody test it again,to verify whether there is a problem. Thanks! -- View this message in context: http://apache-hbase.679495.n3.nabble.com/BUG-ShortCircuitLocalReads-Failed-when-enabled-replication-tp4081733p4081968.html Sent from the HBase User mailing list archive at Nabble.com.

Re: (BUG)ShortCircuitLocalReads Failed when enabled replication

2016-08-15 Thread yangming860101
online cluster configuration: hdfs-site.xml hbase-site.xml -- View this message in context:

Re: (BUG)ShortCircuitLocalReads Failed when enabled replication

2016-08-15 Thread yangming860101
online cluster configuration: hdfs-site.xml hbase-site.xml -- View this message in context:

Re: (BUG)ShortCircuitLocalReads Failed when enabled replication

2016-08-15 Thread yangming860101
/*Are you seeing it for all the log files? The local ReplicationSource will handle the WALs for replication from this RS. But it may so happen that this RS went down and so another took charge of doing replication of the WAL files originated at the current down RS. Those WALs might not be local

Re: (BUG)ShortCircuitLocalReads Failed when enabled replication

2016-08-15 Thread yangming860101
HBase log: 2016-08-12 14:25:56,738 DEBUG org.apache.hadoop.hbase.replication.regionserver.ReplicationSource: Opening log for replication dn7%2C60020%2C1470216726863.1470983077165 at 28175754 2016-08-12 14:25:56,740 WARN org.apache.hadoop.hdfs.DFSClient: BlockReaderLocal requested with incorrect

Re: (BUG)ShortCircuitLocalReads Failed when enabled replication

2016-08-15 Thread yangming860101
dfs.domain.socket.path not configured.There is no similar fail when ShortCircuitLocalReads ,just only for log files(replication). hdfs verion:1.2.1 dfs.block.local-path-access.user hadoop dfs.client.read.shortcircuit true hbase version:0.94.20 dfs.client.read.shortcircuit