Apache Hive: FAILED: ParseException line 4:1 character '' not supported here

后端 未结 0 440
臣服心动
臣服心动 2020-12-24 01:31

I\'m trying to create a new table in Apache Hive, which load the data from a csv file. I wrote this script

CREATE SCHEMA IF NOT EXISTS practica2;

CREATE TABL         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题