What steps will reproduce the problem?
1. In the documentation for "Accessing External Data in AsterixDB"
(http://asterixdb.ics.uci.edu/documentation/aql/externaldata.html), its
mentioned that :
"We assume the HDFS URL to be hdfs://host:port. We further assume that the
example data file is copied to the HDFS at a path denoted by HDFS_PATH."
It should be mentioned clearly that Asterix expects the value of
"fs.default.name" property in core-site.xml config file of Apache Hadoop.
"host:port" can be easily confused to namenode url.
What is the expected output? What do you see instead?
What version of the product are you using? On what operating system?
Asterix 0.8.0 running on Ubuntu 12.10, single node setup.
Please provide any additional information below.
Original issue reported on code.google.com by tejas.pa...@gmail.com on 8 Jun 2013 at 8:07
Original issue reported on code.google.com by
tejas.pa...@gmail.com
on 8 Jun 2013 at 8:07