tree: 116bf1a103cb452ece0029317cf977c860e277b3 [path history] [tgz]
  1. src/
  2. pom.xml
  3. README.md
  4. test.sh
java/plasma/README.md

Java Plasma Client

Setup Build Environment

Install:

  • java 8 or later
  • maven 3.3 or later
  • the same requirement of build Arrow C++

Build the jar of plasma client

cd ..
mvn clean install -pl plasma -am -Dmaven.test.skip

Building and running tests

./test.sh