Hi, I am using HBase in collaboration with Apache Flink⦠Unfortunately the Flink-Cluster is not able to deal with tables that are split over more than one region server. The clients are just shutting down though the job is not done. My question is now if I can somehow prevent the setting of a start & end key when creating and filling a table with Java?
Best regards, Lydia
