Hi Murali Pusala,
>>>
>>> Thanks for reporting this issue.
>>>
>>> Looks like JavaGcCleanerWrapper should use getDeclaredMethod instead of
>>> getMethod to find Reference.tryHandlePending.
>>>
>>> @Andrey, can you confirm this?
>>
Hi All,
I have written simple java code that read data using Hive and transform using
Table API (Blink Planner) and Flink 1.11.0 on HDP cluster. I am encountering
"java.lang.Error: Failed to find GC Cleaner among available providers” error.
Full error stack is at end of the email.
Do anyon