I have bunch of csv files listed inside zipped file in hdfs. Is there any way to create a hive table above those with right data?
Note: data is quoted with " in csv file.
I have bunch of csv files listed inside zipped file in hdfs. Is there any way to create a hive table above those with right data?
Note: data is quoted with " in csv file.