Hi all!
Im new here; I have been using the flink connector for hbase 1.2, but recently
opt to upgrading to hbase 2.1(basically because was bundled in CDH6)
it would be nice to add support for hbase 2.x!
I found that supporting hbase 1.4.3 and 2.1 needs minimal changes and keeping
that in mind
Seems fixed!
I was replacing only flink-dist.jar. When replaced all the compiled jar's from
flink-1.1.0-bin fixed the issue.
Thanks!
El 27 de julio de 2020 4:28, Felipe Lolas escribió:
Hi!! Timo and Chesnay:
Thanks for helping!!!
Here is the full stack trace:
2020-07-27 05:27:38,661
related to your JDK version.
Maybe your task managers run a different version?
Let me know if this helped.
Regards,
Timo
On 27.07.20 12:09, Felipe Lolas wrote:
Hi,
Im Felipe, just started learning flink a few weeks ago(moving spark
streaming workloads).
Now, I currently testing some changes int
Hi,
Im Felipe, just started learning flink a few weeks ago(moving spark streaming
workloads).
Now, I currently testing some changes into flink-yarn, but when using my
builded flink-dist.jar, the Job in TaskManager fails because of:
java.lang.NoSuchMethodError:
java.nio.ByteBuffer.position(I)