i have created the tables with the same syntax:
create table item
(
i_item_sk int,
i_item_id char(16),
…
)
row format delimited fields terminated by ‘|’
lines terminated by ‘\n';
But it is good to double check…will try the command..creating a new trial account since the actual one expired..wish I could try HDP sandbox but my laptop does not have the prerequisites