Running local feast-seeing.jar #4409
zaragozar83
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello, I am trying to run locally the feast-serving.jar, but I am not able to run it successfully, I am able to run the command
mvn -f java/pom.xml --also-make --projects serving -Drevision=dev -DskipUTs=true -DskipITs=true --batch-mode clean package
to generate the feast-serving.jar, but when I am trying to runjava -Xms1g -Xmx4g -jar java/serving/target/feast-serving-dev-jar-with-dependencies.jar --spring.config.location=./application.yml
it is failing, someone can assist me with any reference how can I run locally feast-serving.jar. I will appreciate it. thanksBeta Was this translation helpful? Give feedback.
All reactions