br1ghtyang / asterixdb

Automatically exported from code.google.com/p/asterixdb
0 stars 0 forks source link

Weak documentation for HDFS url #523

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
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

GoogleCodeExporter commented 8 years ago

Original comment by vinay...@gmail.com on 21 Jun 2013 at 10:16

GoogleCodeExporter commented 8 years ago
Will be taken care of before we release next.

Original comment by RamanGro...@gmail.com on 16 Nov 2013 at 2:47