You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@phoenix.apache.org by z-york <gi...@git.apache.org> on 2017/02/01 00:02:07 UTC

[GitHub] phoenix issue #230: PHOENIX-3603 Fix compilation errors against hbase 1.3.0 ...

Github user z-york commented on the issue:

    https://github.com/apache/phoenix/pull/230
  
    I tried to leave this on the JIRA, but it appears to be having problems right now:
    
    @apurtell @JamesRTaylor  I think this PR should be enough to create a branch off of and then I can create follow up JIRAs to fix the test failures (which btw only happen with HBase 1.3.0).
    
    The errors appear to all be timeouts. After spending a long time in the debugger, it looks like this appears to be the issue:
    2017-01-31 15:52:50,292 INFO  [hconnection-0x629075f4-metaLookup-shared--pool13-t8] org.apache.hadoop.hbase.client.RpcRetryingCaller(147): Call exception, tries=19, retries=35, started=293834 ms ago, cancelled=false, msg=Connection refused row 'SYSTEM.CATALOG,T000001,99999999999999' on table 'hbase:meta' at region=hbase:meta,,1.1588230740, hostname=localhost,53669,1485852215660, seqNum=0
    
    I will try to ask the dev list in the meantime.


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---