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

Jihoon Son commented on TAJO-1073:
----------------------------------

Hi,
generally, 'localhost' is mapped to 127.0.0.1 (or sometimes 127.0.1.1), while 
192.168.xxx.xxx IP addresses are used for subnets. Thus, they might not 
represent the same address.
In my opinion, you should specify the address that is used for tajo master 
configurations.
Please see this document.
http://tajo.apache.org/docs/current/configuration/configuration_defaults.html

> TajoClient does not recognize a local IP address as localhost
> -------------------------------------------------------------
>
>                 Key: TAJO-1073
>                 URL: https://issues.apache.org/jira/browse/TAJO-1073
>             Project: Tajo
>          Issue Type: Bug
>    Affects Versions: 0.9.0
>            Reporter: Mai Hai Thanh
>            Assignee: Mai Hai Thanh
>            Priority: Minor
>             Fix For: 0.9.0
>
>
> The following command works
> {{./tsql -h localhost}}
> But the one below does not
> {{./tsql -h 192.168.0.5}}
> where 192.168.0.5 is my PC's IP address



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

Reply via email to