[
https://issues.apache.org/jira/browse/ASTERIXDB-1519?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15371449#comment-15371449
]
Vignesh Raghunathan commented on ASTERIXDB-1519:
------------------------------------------------
The slave process wasn't running on the node containing data.
> 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)