v2.1.2
On Sat, 20 Apr 2024 at 13:11, Dave Marion wrote:
>
>
> What version of Accumulo are you using?
>
>
>
> On Apr 20, 2024 12:16 PM, Geoffry Roberts
> wrote:
>
> I am setting up a microservice that accesses accumulo. It's a specialized
> thing of limited scope. I do need to get it to cre
What version of Accumulo are you using?On Apr 20, 2024 12:16 PM, Geoffry Roberts wrote:I am setting up a microservice that accesses accumulo. It's a specialized thing of limited scope. I do need to get it to create tables (Code is below.). Java 17SpringBoot running JettyPostmanIn the below co
I am setting up a microservice that accesses accumulo. It's a specialized
thing of limited scope. I do need to get it to create tables (Code is
below.).
- Java 17
- SpringBoot running Jetty
- Postman
In the below code bit, the tableName is a string "patient״. When I run it,
I get an