We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2039859 commit 9063e54Copy full SHA for 9063e54
1 file changed
tools/test/config/wayang.properties
@@ -21,3 +21,7 @@ wayang.giraph.job.tracker = localhost:50300
21
wayang.giraph.maxWorkers = 1
22
wayang.giraph.minWorkers = 1
23
wayang.mapreduce.job.counters.limit = 200
24
+
25
+# for python api tests
26
+wayang.api.python.worker = python/src/pywy/execution/worker.py
27
+wayang.api.python.path = python3
0 commit comments