Open study-day opened 3 years ago
Hi, can you please provide the detailed query which you are trying to execute: Like either you are facing the issue at the time of creating table or insert query.
Although from your error message it seems some problem with replacing the carbon jars. But before coming to conclusion we first need to check the query. Please go through the documentation link https://github.com/apache/carbondata/blob/master/docs/hive-guide.md
Here you will find the details about replacing the jars and write support with hive. Please note that Only non-transactional tables are supported when created through hive.
I guess it has something to do with tez. But I don't know how to solve it, I switched to spark sql.
If you are not sure about the issue then can you please close it.
hi ,thank you for your suggestion。 you can try it in the hive client (tez engine) the error will happen .
Data can only be read through hive. If you use hive to write input, tez will report an error.