Created on 07-28-2021 02:29 PM - last edited on 07-29-2021 03:20 AM by VidyaSargur
Hello Everyone - We have Hive job which performs a Merge operation and encountered below error:
org.apache.hadoop.hive.ql.metadata.HiveException: java.io.IOException: java.io.IOException: java.lang.AssertionError: Invalid decRef when refCount is 0: 0xc7917fe(0)
I have gone through the below JIRA, as it mentioned we are on HDP 3.1.0:
https://issues.apache.org/jira/browse/HIVE-17411
Any pointers is appreciated.
Created on 07-29-2021 03:42 AM - edited 07-29-2021 03:44 AM
@Priyanka26 Can you please provide us the below details?
1) Are you using LLAP to run queries?
2) Complete stack trace
3) Your HDP version.
Without the complete stack trace we can't provide you the correct suggestion to fix the issue. From your description i guess you are using LLAP. If so you can try setting the below properties and check whether it helps you or not.
set hive.llap.io.enabled=false;
set hive.llap.io.memory.mode=none;
set hive.llap.object.cache.enabled=false;
Please try and see whether it helps or not. If not kindly provide the complete stack trace.
Please "Accept As Solution" if it is helpful to you.
Thanks
Shobika S
Created 08-05-2021 11:00 PM
@Priyanka26, Has the reply helped resolve your issue? If so, please mark the appropriate reply as the solution, as it will make it easier for others to find the answer in the future. If you are still experiencing the issue, can you provide the information @shobikas has requested?
Regards,
Vidya Sargur,