Created 06-02-2016 01:24 PM
Tutorial should be fixed with the correct delimiter; i.e. '\t' instead of 't' for. (back slashes are missing causing bad import of sample files)
Example from tuto:
create table products (url STRING, category STRING) ROW FORMAT DELIMITED FIELDS TERMINATED by 't' stored as textfile tblproperties ("skip.header.line.count"="1");
Created 06-02-2016 01:27 PM
Thanks @Laurent de Laprade
I will raise it to the Doc team.
http://hortonworks.com/hadoop-tutorial/loading-data-into-the-hortonworks-sandbox/
Created 06-02-2016 01:27 PM
Thanks @Laurent de Laprade
I will raise it to the Doc team.
http://hortonworks.com/hadoop-tutorial/loading-data-into-the-hortonworks-sandbox/
Created 06-04-2016 04:47 PM
I have opened an internal Documentation bug for this and it will get fixed soon, Thanks for raising it.
Created 10-13-2016 10:20 AM
Four months? Perhaps you could give the Doc team a little nudge?
More generally, it's clear that HortonWorks have not checked these tutorials by having someone follow them through as written, perhaps that's something you should look at.