reason: User class threw exception: org.apache.spark.sql.AnalysisException: The format of the existing table 表名 is HiveFileFormat. It doesn't match the specified format ParquetFileFormat.
小琳ai的博客1.hive的作用用类SQL的语言HQL来计算HDFS中的数据,主要做海量数据的离线分析,没有实物的概念.2.Hive更加侧重OLAP( 联机分析处理)的操作tips: set hive.cli.print.current.db=true//显示数据库实例名set hive.cli....