Re: Integration Tests running with non standard spark version

2020-01-29 Thread Ismaël Mejía
Bumping this again, to ask please some of you guys if there is any chance someone can help to get the version of Spark upgraded so the Avro upgrade tests pass. Or give me info if there is another workaround to make this happen. On Fri, Dec 6, 2019 at 4:44 PM Ismaël Mejía wrote: > Hello, just pin

Re: Integration Tests running with non standard spark version

2019-12-06 Thread Ismaël Mejía
Hello, just pinging again to see if anyone can help me with this. Just to give some more context, I am trying to upgrade Avro to version 1.9.1 to tackle some security issues in the dependencies as well as to get some of the improvements of Avro since the latest release that happened 2y ago. An ext

Integration Tests running with non standard spark version

2019-11-26 Thread Ismaël Mejía
Hello, I am trying to upgrade the Avro dependency on Hive to version 1.9.1. More details in https://issues.apache.org/jira/browse/HIVE-21737 The Hive CI tests for my patch failed because of some class issue then I tried to tackle this by upgrading the Spark version installed during the IT tests f