[ 
https://issues.apache.org/jira/browse/TAJO-1616?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14594906#comment-14594906
 ] 

ASF GitHub Bot commented on TAJO-1616:
--------------------------------------

Github user hyunsik commented on the pull request:

    https://github.com/apache/tajo/pull/602#issuecomment-113847577
  
    I found some problem from unit tests through Travis.
    
    ``
    java.net.ConnectException: Call From 
testing-worker-linux-f25aadab-1-20030-linux-7-67640030/127.0.0.1 to 
localhost:50374 failed on connection exception: 
    ``
    
    This error message means one of three cases:
     * localhost is not 127.0.0.1
     * port 50374 is denied by iptables
     * server is already closed.
    
    I'll dig it more and I'll upload the new patch soon.


> Implement TablespaceManager to load Tablespaces
> -----------------------------------------------
>
>                 Key: TAJO-1616
>                 URL: https://issues.apache.org/jira/browse/TAJO-1616
>             Project: Tajo
>          Issue Type: Sub-task
>          Components: storage
>            Reporter: Hyunsik Choi
>            Assignee: Hyunsik Choi
>             Fix For: 0.11.0
>
>
> TablespaceManager should load Tablespace according to storage-default.json 
> and storage-site.json.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to