data not input hive

classic Classic list List threaded Threaded
3 messages Options
Reply | Threaded
Open this post in threaded view
|

data not input hive

风云际会
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.
Reply | Threaded
Open this post in threaded view
|

Re: data not input hive

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,风云际会 <[hidden email]> 写道:
>
> 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.



Reply | Threaded
Open this post in threaded view
|

Re: data not input hive

cenyuhai
In reply to this post by 风云际会
Now Spark persist data source table into Hive metastore in Spark SQL specific format. This is not a bug.




------------------ Original ------------------
From:  "风云际会";<[hidden email]>;
Date:  Mon, Mar 27, 2017 04:47 PM
To:  "dev"<[hidden email]>;

Subject:  data not input hive



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.