Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR SHELL

replace delimiter csv for hive table

sed -i 's/;/,/g' winequality-red.csv
 
PREVIOUS NEXT
Tagged: #replace #delimiter #csv #hive #table
ADD COMMENT
Topic
Name
1+5 =