Join Slack
Powered by
Hi Flyte community, Is the recommended approach f...
# flyte-support
w
witty-wall-39635
03/08/2023, 1:01 AM
Hi Flyte community, Is the recommended approach for executing Flyte workflows from Java code using
https://github.com/flyteorg/flytekit-java/blob/5bdf81b14911285aa9a15f631a1e84fb74c4755a/jflyte/src/main/java/org/flyte/jflyte/FlyteAdminClient.java
or calling the CreateExecute operation directly via GRPC stubs generated from
https://mvnrepository.com/artifact/org.flyte/flyteidl-protos
?
f
freezing-airport-6809
03/08/2023, 4:55 AM
You can use the flytekit.remote to create executions or interact
w
witty-wall-39635
03/08/2023, 6:27 PM
Is flytekit.remote recommended for Java applications as well?
153
Views
Open in Slack
Previous
Next