remote partitioning doesn't work if you're using graalvm #4564
Labels
for: backport-to-5.0.x
Issues that will be back-ported to the 5.0.x line
for: backport-to-5.1.x
Issues that will be back-ported to the 5.1.x line
in: integration
type: bug
Milestone
i have an example, here that fails if you don't add a few extra hints for a simple example compiled to graalvm and using remote partitioning. please add the following hints to the jar itself so users don't need to
i had to put this on the worker node and
@ImportRuntimeHints
it:i had to put this on the leader node and
@ImportRuntimeHints
it:The text was updated successfully, but these errors were encountered: