Re: data not input hive

2017-03-27 Thread Sea
Now Spark persist data source table into Hive metastore in Spark SQL specific format. This is not a bug. -- Original -- From: "";<1141982...@qq.com>; Date: Mon, Mar 27, 2017 04:47 PM To: "dev"; Subject: data not input

Re: data not input hive

2017-03-27 Thread Jacky Li
Hi, Carbon does not support load data using Hive yet. You can use Spark to load. Regards, Jacky > 在 2017年3月27日,下午2:17,风云际会 <1141982...@qq.com> 写道: > > spark 2.1.0 > hive 1.2.1 > Couldn't find corresponding Hive SerDe for data source provider > org.apache.spark.sql.CarbonSource. Persisting data

data not input hive

2017-03-27 Thread ????????
spark 2.1.0 hive 1.2.1 Couldn't find corresponding Hive SerDe for data source provider org.apache.spark.sql.CarbonSource. Persisting data source table `default`.`carbon_table30` into Hive metastore in Spark SQL specific format, which is NOT compatible with Hive.