-
Notifications
You must be signed in to change notification settings - Fork 241
Does Auron support integration with Spark version 3.4.1? I want to use Auron, thank you
All reactions
Answered by
merrily01
Oct 29, 2025
Auron currently supports Spark versions from 3.0 to 3.5, so version 3.4.1 should be compatible. You can check the specific build options by running:
./auron-build.sh --help
Additionally, the usage documentation is readily available at here
This should help you compile and use Auron according to your requirements.
Hope this helps!
Replies: 1 comment 1 reply
Auron currently supports Spark versions from 3.0 to 3.5, so version 3.4.1 should be compatible. You can check the specific build options by running:
./auron-build.sh --help
Additionally, the usage documentation is readily available at here
This should help you compile and use Auron according to your requirements.
Hope this helps!
All reactions
1 reply
thanks
All reactions
Answer selected by
merrily01
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment