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

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

Github user hyunsik commented on the pull request:

    https://github.com/apache/tajo/pull/768#issuecomment-141865538
  
    @jinossy In my opinion, that would be not good because all arbitrary 
schemes will be handled by FileTablespace. For example, assume that users can 
mistype the uri like ``hdfx://host:port``. If the default handler exists 
regardless of table uri, hdfx will be handled FileTablespace. It will cause 
unexpected and ugly errors.
    
    I think that the best way is to add all possible uri schemes to 
storage-default.json.


> Allow TablespaceManager::get to return unregistered tablespace
> --------------------------------------------------------------
>
>                 Key: TAJO-1868
>                 URL: https://issues.apache.org/jira/browse/TAJO-1868
>             Project: Tajo
>          Issue Type: Improvement
>            Reporter: Hyunsik Choi
>            Assignee: Hyunsik Choi
>             Fix For: 0.11.0
>
>
> This patch allows TablespaceManager::get() to return unregistered tablespace 
> by URI.



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

Reply via email to