Skip to content

Release v2024.16.1 of Athena Query Federation

Compare
Choose a tag to compare
@github-actions github-actions released this 26 Apr 18:56

This version includes improvements and bugfixes in some connectors. See here for changes since the last release.

Binary distribution of the SDK can be found here. For pre-built versions of the connector and UDF suite please:

  1. Navigate to Serverless Application Repository and search for "athena-federation". Also check the checkbox labeled "Show apps that create custom IAM roles or resource policies".

  2. Look for entries published by the "Amazon Athena Federation" author.

You can assert the validity of the binary distribution by comparing against the below cksums.

Athena Federation SDK jars

CheckSum File
2642045006 32522869 aws-athena-federation-sdk-2024.16.1-withdep.jar
213972674 663978 aws-athena-federation-sdk-2024.16.1.jar

Athena Federation Connector Lambda jars

CheckSum File
2044588584 48882805 athena-aws-cmdb-2024.16.1.jar
3883134975 53871515 athena-cloudera-hive-2024.16.1.jar
3433451397 48341300 athena-cloudera-impala-2024.16.1.jar
2561530689 43068287 athena-cloudwatch-2024.16.1.jar
4269736914 36620559 athena-cloudwatch-metrics-2024.16.1.jar
937934572 38337761 athena-datalakegen2-2024.16.1.jar
814048508 43456849 athena-db2-2024.16.1.jar
2227292751 43192739 athena-db2-as400-2024.16.1.jar
678374969 38443816 athena-docdb-2024.16.1.jar
4178562573 46880268 athena-dynamodb-2024.16.1.jar
3467489182 63019439 athena-elasticsearch-2024.16.1.jar
912275868 134172333 athena-gcs-2024.16.1.jar
1689449215 99438460 athena-google-bigquery-2024.16.1.jar
157303730 106614036 athena-hbase-2024.16.1.jar
3180138893 53871869 athena-hortonworks-hive-2024.16.1.jar
3003816180 52892542 athena-kafka-2024.16.1.jar
2509926516 60874177 athena-msk-2024.16.1.jar
1901018807 41299196 athena-mysql-2024.16.1.jar
1632360269 69732831 athena-neptune-2024.16.1.jar
3480819898 43890910 athena-oracle-2024.16.1.jar
1146349564 37994011 athena-postgresql-2024.16.1.jar
3106217848 41445478 athena-redis-2024.16.1.jar
596114067 40744841 athena-redshift-2024.16.1.jar
1291435350 38711984 athena-saphana-2024.16.1.jar
2479598158 108160534 athena-snowflake-2024.16.1.jar
3323727284 38342354 athena-sqlserver-2024.16.1.jar
862429758 40673762 athena-synapse-2024.16.1.jar
2316294099 36910629 athena-teradata-2024.16.1.jar
3948886820 37210937 athena-timestream-2024.16.1.jar
974956536 36730504 athena-tpcds-2024.16.1.jar
3844365469 36058605 athena-udfs-2024.16.1.jar
3971560332 38418261 athena-vertica-2024.16.1.jar

Athena Federation Connector Lambda zips

CheckSum File
3152311228 96418587 athena-gcs.zip
2353870990 93759011 athena-saphana.zip
329643651 97745871 athena-snowflake.zip

What's Changed

  • Query Passthrough for Redis Connector (#1920)
  • Extended QPT to Neptune RDF (#1933)
  • Upgrade mysql version (#1935)
  • build(deps): bump org.apache.maven.plugins:maven-jar-plugin from 3.4.0 to 3.4.1 (#1932)
  • build(deps): bump org.apache.maven.plugins:maven-jar-plugin
  • build(deps): bump org.apache.maven.plugins:maven-gpg-plugin from 3.2.3 to 3.2.4 (#1930)
  • build(deps): bump org.apache.maven.plugins:maven-gpg-plugin
  • build(deps): bump org.apache.commons:commons-text from 1.11.0 to 1.12.0 (#1926)
  • build(deps): bump org.apache.commons:commons-text from 1.11.0 to 1.12.0
  • build(deps): bump org.apache.hadoop:hadoop-common from 3.3.6 to 3.4.0 (#1927)
  • build(deps): bump org.apache.hadoop:hadoop-common from 3.3.6 to 3.4.0
  • build(deps): bump hbase.version from 2.5.7-hadoop3 to 2.5.8-hadoop3 (#1924)
  • build(deps): bump hbase.version from 2.5.7-hadoop3 to 2.5.8-hadoop3
  • build(deps): bump software.amazon.awssdk:bom from 2.25.31 to 2.25.35 (#1928)
  • build(deps): bump software.amazon.awssdk:bom from 2.25.31 to 2.25.35
  • build(deps): bump org.apache.zookeeper:zookeeper from 3.9.1 to 3.9.2 (#1931)
  • build(deps): bump org.apache.zookeeper:zookeeper from 3.9.1 to 3.9.2
  • build(deps): bump com.google.cloud:google-cloud-storage from 2.36.1 to 2.37.0 (#1929)
  • build(deps): bump com.google.cloud:google-cloud-storage
  • build(deps): bump gremlinDriverVersion from 3.7.1 to 3.7.2 (#1925)
  • build(deps): bump gremlinDriverVersion from 3.7.1 to 3.7.2
  • build(deps): bump commons-cli:commons-cli from 1.6.0 to 1.7.0 (#1923)
  • build(deps): bump commons-cli:commons-cli from 1.6.0 to 1.7.0
  • build(deps): bump aws-sdk.version from 1.12.701 to 1.12.705 (#1922)
  • build(deps): bump aws-sdk.version from 1.12.701 to 1.12.705

Full Changelog: https://github.com/awslabs/aws-athena-query-federation/compare/v2024.15.2..v2024.16.1