Skip to content

Latest commit

 

History

History
 
 

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

README.md

Java Plasma Client

This is deprecated since 10.0.0. This will be removed from 12.0.0 or so.

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