You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Because of some history reasons, i should use hive version 1.2.1 or lower, and table set 'tbl_properties transactional = true' that cause Spark can not read data. In fact i just want to read data via Spark properly, i don't care about 'Update' or 'Delete'.
How can i deal with it gracefully by using Spark?
The text was updated successfully, but these errors were encountered:
Because of some history reasons, i should use hive version 1.2.1 or lower, and table set 'tbl_properties transactional = true' that cause Spark can not read data. In fact i just want to read data via Spark properly, i don't care about 'Update' or 'Delete'.
How can i deal with it gracefully by using Spark?
The text was updated successfully, but these errors were encountered: