Hi Ferenc,
The repository is there https://github.com/apache/flink-connector-hbase
You know where to reach out to if you have any questions.
Best regards,
Martijn
On Mon, Nov 21, 2022 at 12:42 PM Ferenc Csaky
wrote:
> Hi!
>
> Sure, thank you both for the input. If the repo is ready, I'll star
Hi!
Sure, thank you both for the input. If the repo is ready, I'll start the work.
Best,
F
--- Original Message ---
On Thursday, November 17th, 2022 at 09:39, Gabor Somogyi
wrote:
>
>
> Hi All,
>
> +1 to go. Since we are refurbishing the HBase area maybe we can move the
> token p
Hi All,
+1 to go. Since we are refurbishing the HBase area maybe we can move the
token provider into HBase base project.
This would fit into the high level effort to extract everything into
external connectors. If you do this and facing any issues just ping me :)
BR,
G
On Thu, Nov 17, 2022 at 9
Hi Ferenc,
I think you're good to go, since no comments were there. Do let us know if
you need any help :)
Thanks,
Martijn
On Mon, Oct 24, 2022 at 7:47 PM Ferenc Csaky
wrote:
> Hi,
>
> just pinging this thread in case someone missed it and has any opinion
> about the discussed actions.
>
> Be
Hi,
just pinging this thread in case someone missed it and has any opinion about
the discussed actions.
Best,
F
--- Original Message ---
On Tuesday, October 11th, 2022 at 23:29, Ferenc Csaky
wrote:
>
>
> Hi Martijn,
>
> Thank you for your comment. About HBase 2.x, correct, tha
Hi Martijn,
Thank you for your comment. About HBase 2.x, correct, that is my thought
process, but it has to be tested and verified.
+1 from my side about merging these updates with the connector externalization.
Best,
F
--- Original Message ---
On Tuesday, October 11th, 2022 at 16:30,
Hi Ferenc,
Thanks for opening the discussion on this topic!
+1 for dropping HBase 1.x.
Regarding HBase 2.x, if I understand correctly it should be possible to
connect to any 2.x cluster if you're using the 2.x client. Wouldn't it make
more sense to always support the latest available version, so
Hi everyone,
Now that the connector externalization effort ig going on, I think it is
definitely work to revisit the currently supported HBase versions for the Flink
connector. Currently, ther is an HBase 1.4 and HBase 2.2 connector versions,
although both of those versions are kind of outdated