[
https://issues.apache.org/jira/browse/ASTERIXDB-1519?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15390435#comment-15390435
]
Till Westmann commented on ASTERIXDB-1519:
------------------------------------------
So then this is the expected behavior. An NC can only load local filesystem
data that is on the same machine.
> Unable to load data from local filesystem
> -----------------------------------------
>
> Key: ASTERIXDB-1519
> URL: https://issues.apache.org/jira/browse/ASTERIXDB-1519
> Project: Apache AsterixDB
> Issue Type: Bug
> Environment: Packaged from source code with latest commit
> b7551d1a2e3dcaef63a7ccdf3efe18b345685b23
> Reporter: Vignesh Raghunathan
>
> Sample Query:
> use dataverse TinySocial;
> load dataset FacebookUsers using localfs
> (("path"="176.45.33.258:///home/sampuser/fbu.adm"),("format"="adm"));
> where 176.45.33.258 has the cluster controller running
> Result:
> Error
> No node controllers found at the address: 176.45.33.258 [AsterixException]
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)