Rejish" , "APP.Security.CoE"
主题: Re: Spark 3.3.2 not running with Antlr4 runtime latest version
You want Antlr 3 and Spark is on 4? no I don't think Spark would downgrade. You
can shade your app's dependencies maybe.
On Tue, Mar 14, 2023 at 8:21 AM Sahu, Karuna
wro
You want Antlr 3 and Spark is on 4? no I don't think Spark would downgrade.
You can shade your app's dependencies maybe.
On Tue, Mar 14, 2023 at 8:21 AM Sahu, Karuna
wrote:
> Hi Team
>
>
>
> We are upgrading a legacy application using Spring boot , Spark and
> Hibernate. While upgrading Hibernat
Hi Team
We are upgrading a legacy application using Spring boot , Spark and Hibernate.
While upgrading Hibernate to 6.1.6.Final version there is a mismatch for antlr4
runtime jar with Hibernate and latest Spark version. Details for the issue are
posted on StackOverflow as well:
Issue in running