Vignesh Raghunathan created ASTERIXDB-1519:
----------------------------------------------

             Summary: 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)

Reply via email to