Update content/influxdb/cloud-serverless/reference/client-libraries/v3/java.md
Co-authored-by: Jason Stirnaman <stirnamanj@gmail.com>pull/5529/head
parent
92a84700f2
commit
73aff38235
|
@ -102,7 +102,6 @@ public class HelloInfluxDB {
|
|||
|
||||
Build the project and then run the executable .jar file with this [JVM Flag](https://arrow.apache.org/docs/java/install.html).
|
||||
<br/><br/>
|
||||
**Example:**
|
||||
```sh
|
||||
java --add-opens=java.base/java.nio=org.apache.arrow.memory.core,ALL-UNNAMED -jar target/PROJECT_NAME.jar
|
||||
```
|
||||
|
|
Loading…
Reference in New Issue