snowflakedb / snowflake-ingest-java

Java SDK for the Snowflake Ingest Service -
http://www.snowflake.net
Apache License 2.0
69 stars 54 forks source link

NO-SNOW update Hadoop-commons #757

Closed sfc-gh-xhuang closed 5 months ago

sfc-gh-xhuang commented 5 months ago

Update to 3.4.0

sfc-gh-xhuang commented 5 months ago

I thought it's failing because #756 needs to go in

sfc-gh-lsembera commented 5 months ago

I thought it's failing because #756 needs to go in

@sfc-gh-xhuang PR #756 just adds testing that new dependencies with using multi-release JARs are working fine. Hadoop 3.3.x to 3.4.x will likely be a bigger change, do we need to do it now? Has Snyk found any issues with it?

sfc-gh-xhuang commented 5 months ago

@sfc-gh-lsembera I was hoping to upgrade it because of commons-configuration dependency. But it seem your PR handles it. https://github.com/snowflakedb/snowflake-ingest-java/pull/761