[
https://issues.apache.org/jira/browse/PIG-5456?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Koji Noguchi updated PIG-5456:
------------------------------
Attachment: pig-5456-v03.patch
Due to how I created the patch, path was pointing to /tmp.
{code}
--- /tmp/libraries.properties 2024-06-21 12:01:27
+++ ivy/libraries.properties 2024-06-21 12:01:50
{code}
Patch still applied (probably due to second path being correct) but uploading a
new patch with correct path just in case.
> Upgrade Spark to 3.4.3
> ----------------------
>
> Key: PIG-5456
> URL: https://issues.apache.org/jira/browse/PIG-5456
> Project: Pig
> Issue Type: Improvement
> Components: spark
> Reporter: Koji Noguchi
> Assignee: Koji Noguchi
> Priority: Major
> Fix For: 0.19.0
>
> Attachments: pig-5456-v01.patch, pig-5456-v02.patch,
> pig-5456-v03.patch
>
>
> Major blocker for upgrading to Spark 3.4.3 was Spark started using log4j2.
> Simple upgrade failing a lot of tests with
> {noformat}
> java.lang.VerifyError: class org.apache.log4j.bridge.LogEventAdapter
> overrides final method getTimeStamp.()J {noformat}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)