Remote UDF Function Service In Java Demo
Compile
mvn package
Run
java -jar target/remote-udf-java-demo-jar-with-dependencies.jar 9000
9000 is the port that the server will listen on
mvn package
java -jar target/remote-udf-java-demo-jar-with-dependencies.jar 9000
9000 is the port that the server will listen on