Skip to content

Commit

Permalink
Update server tests.
Browse files Browse the repository at this point in the history
  • Loading branch information
ghislainfourny committed Sep 4, 2020
1 parent dce4f52 commit 3849e62
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion server_tests_manual.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
spark-submit target/spark-rumble-1.6.0-jar-with-dependencies.jar --server yes --port 8000
spark-submit target/spark-rumble-1.8.0.jar --server yes --port 8000
(remains open)

curl --data "parallelize(1 to 10)[2]" -X GET "http://localhost:8000/jsoniq"
Expand Down

0 comments on commit 3849e62

Please sign in to comment.