-
Notifications
You must be signed in to change notification settings - Fork 300
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- address DDB Exception issue (#2401) - build(deps): bump software.amazon.awssdk:cloudwatchlogs from 2.29.9 to 2.29.15 (#2404) - build(deps): bump software.amazon.awssdk:cloudwatchlogs - build(deps): bump org.elasticsearch.client:elasticsearch-rest-client from 8.15.3 to 8.16.0 (#2405) - build(deps): bump org.elasticsearch.client:elasticsearch-rest-client - build(deps): bump software.amazon.jsii:jsii-runtime from 1.104.0 to 1.105.0 (#2403) - build(deps): bump software.amazon.jsii:jsii-runtime - build(deps): bump software.amazon.glue:schema-registry-serde from 1.1.21 to 1.1.22 (#2406) - build(deps): bump software.amazon.glue:schema-registry-serde - build(deps): bump aws-sdk-v2.version from 2.29.9 to 2.29.15 (#2402) - build(deps): bump aws-sdk-v2.version from 2.29.9 to 2.29.15 - build(deps): bump software.amazon.awssdk:cloudwatchlogs from 2.29.6 to 2.29.9 (#2384) - build(deps): bump software.amazon.awssdk:cloudwatchlogs - build(deps-dev): bump nl.jqno.equalsverifier:equalsverifier from 3.17.1 to 3.17.3 (#2381) - build(deps-dev): bump nl.jqno.equalsverifier:equalsverifier - build(deps): bump com.clickhouse:clickhouse-jdbc from 0.7.1 to 0.7.1-patch1 (#2385) - build(deps): bump com.clickhouse:clickhouse-jdbc - build(deps): bump org.eclipse.rdf4j:rdf4j-repository-sparql from 5.0.2 to 5.0.3 (#2382) - build(deps): bump org.eclipse.rdf4j:rdf4j-repository-sparql - build(deps): bump com.oracle.database.jdbc:ojdbc8 from 23.5.0.24.07 to 23.6.0.24.10 (#2383) - build(deps): bump com.oracle.database.jdbc:ojdbc8 - build(deps): bump aws-sdk-v2.version from 2.29.6 to 2.29.9 (#2380) - build(deps): bump aws-sdk-v2.version from 2.29.6 to 2.29.9 - Issue 2326 - Timestamp constraint in Cloudera Hive connector (#2353) - build(deps): bump org.apache.maven.plugins:maven-javadoc-plugin from 3.10.1 to 3.11.1 (#2376) - build(deps): bump org.apache.maven.plugins:maven-javadoc-plugin - build(deps): bump aws-sdk-v2.version from 2.29.1 to 2.29.6 (#2369) - build(deps): bump aws-sdk-v2.version from 2.29.1 to 2.29.6 - build(deps): bump io.lettuce:lettuce-core from 6.4.0.RELEASE to 6.5.0.RELEASE (#2370) - build(deps): bump io.lettuce:lettuce-core - build(deps): bump surefire.failsafe.version from 3.5.1 to 3.5.2 (#2374) - build(deps): bump surefire.failsafe.version from 3.5.1 to 3.5.2 - build(deps): bump fasterxml.jackson.version from 2.18.0 to 2.18.1 (#2372) - build(deps): bump fasterxml.jackson.version from 2.18.0 to 2.18.1 - build(deps): bump software.amazon.awssdk:cloudwatchlogs from 2.29.1 to 2.29.6 (#2373) - build(deps): bump software.amazon.awssdk:cloudwatchlogs - build(deps): bump gremlinDriverVersion from 3.7.2 to 3.7.3 (#2371) - build(deps): bump gremlinDriverVersion from 3.7.2 to 3.7.3 - build(deps): bump com.clickhouse:clickhouse-jdbc from 0.6.5 to 0.7.1 (#2375) - build(deps): bump com.clickhouse:clickhouse-jdbc from 0.6.5 to 0.7.1 - build(deps): bump net.snowflake:snowflake-jdbc from 3.19.1 to 3.20.0 (#2368) - build(deps): bump net.snowflake:snowflake-jdbc from 3.19.1 to 3.20.0 - Bug/elasticsearch float issue (#2341) - build(deps): bump aws-sdk-v2.version from 2.28.9 to 2.29.1 (#2356) - build(deps): bump aws-sdk-v2.version from 2.28.9 to 2.29.1 - build(deps): bump net.snowflake:snowflake-jdbc from 3.19.0 to 3.19.1 (#2363) - build(deps): bump net.snowflake:snowflake-jdbc from 3.19.0 to 3.19.1 - build(deps): bump org.apache.maven.plugins:maven-checkstyle-plugin from 3.5.0 to 3.6.0 (#2362) - build(deps): bump org.apache.maven.plugins:maven-checkstyle-plugin - build(deps): bump software.amazon.awssdk:cloudwatchlogs from 2.28.2 to 2.29.1 (#2360) - build(deps): bump software.amazon.awssdk:cloudwatchlogs - build(deps): bump net.java.dev.jna:jna-platform from 5.14.0 to 5.15.0 (#2358) - build(deps): bump net.java.dev.jna:jna-platform from 5.14.0 to 5.15.0 - build(deps): bump org.junit:junit-bom from 5.11.2 to 5.11.3 (#2359) - build(deps): bump org.junit:junit-bom from 5.11.2 to 5.11.3 - build(deps): bump org.apache.maven.plugins:maven-dependency-plugin from 3.8.0 to 3.8.1 (#2361) - build(deps): bump org.apache.maven.plugins:maven-dependency-plugin - build(deps): bump com.google.cloud:google-cloud-storage from 2.43.2 to 2.44.1 (#2357) - build(deps): bump com.google.cloud:google-cloud-storage
- Loading branch information
athena_federation_cut_release_workflow
committed
Nov 18, 2024
1 parent
c9d6c1f
commit 709df6e
Showing
106 changed files
with
299 additions
and
308 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,9 +1,9 @@ | ||
FROM public.ecr.aws/lambda/java:11 | ||
|
||
# Copy function code and runtime dependencies from Maven layout | ||
COPY target/athena-aws-cmdb-2022.47.1.jar ${LAMBDA_TASK_ROOT} | ||
COPY target/athena-aws-cmdb-2024.46.1.jar ${LAMBDA_TASK_ROOT} | ||
# Unpack the jar | ||
RUN jar xf athena-aws-cmdb-2022.47.1.jar | ||
RUN jar xf athena-aws-cmdb-2024.46.1.jar | ||
|
||
# Set the CMD to your handler (could also be done as a parameter override outside of the Dockerfile) | ||
CMD [ "com.amazonaws.athena.connectors.aws.cmdb.AwsCmdbCompositeHandler" ] |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,9 +1,9 @@ | ||
FROM public.ecr.aws/lambda/java:11 | ||
|
||
# Copy function code and runtime dependencies from Maven layout | ||
COPY target/athena-clickhouse-2022.47.1.jar ${LAMBDA_TASK_ROOT} | ||
COPY target/athena-clickhouse-2024.46.1.jar ${LAMBDA_TASK_ROOT} | ||
# Unpack the jar | ||
RUN jar xf athena-clickhouse-2022.47.1.jar | ||
RUN jar xf athena-clickhouse-2024.46.1.jar | ||
|
||
# Set the CMD to your handler (could also be done as a parameter override outside of the Dockerfile) | ||
CMD [ "com.amazonaws.athena.connectors.clickhouse.ClickHouseMuxCompositeHandler" ] |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,9 +1,9 @@ | ||
FROM public.ecr.aws/lambda/java:11 | ||
|
||
# Copy function code and runtime dependencies from Maven layout | ||
COPY target/athena-cloudera-hive-2022.47.1.jar ${LAMBDA_TASK_ROOT} | ||
COPY target/athena-cloudera-hive-2024.46.1.jar ${LAMBDA_TASK_ROOT} | ||
# Unpack the jar | ||
RUN jar xf athena-cloudera-hive-2022.47.1.jar | ||
RUN jar xf athena-cloudera-hive-2024.46.1.jar | ||
|
||
# Set the CMD to your handler (could also be done as a parameter override outside of the Dockerfile) | ||
CMD [ "com.amazonaws.athena.connectors.cloudera.HiveMuxCompositeHandler" ] |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,9 +1,9 @@ | ||
FROM public.ecr.aws/lambda/java:11 | ||
|
||
# Copy function code and runtime dependencies from Maven layout | ||
COPY target/athena-cloudera-impala-2022.47.1.jar ${LAMBDA_TASK_ROOT} | ||
COPY target/athena-cloudera-impala-2024.46.1.jar ${LAMBDA_TASK_ROOT} | ||
# Unpack the jar | ||
RUN jar xf athena-cloudera-impala-2022.47.1.jar | ||
RUN jar xf athena-cloudera-impala-2024.46.1.jar | ||
|
||
# Set the CMD to your handler (could also be done as a parameter override outside of the Dockerfile) | ||
CMD [ "com.amazonaws.athena.connectors.cloudera.ImpalaMuxCompositeHandler" ] |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,9 +1,9 @@ | ||
FROM public.ecr.aws/lambda/java:11 | ||
|
||
# Copy function code and runtime dependencies from Maven layout | ||
COPY target/athena-cloudwatch-metrics-2022.47.1.jar ${LAMBDA_TASK_ROOT} | ||
COPY target/athena-cloudwatch-metrics-2024.46.1.jar ${LAMBDA_TASK_ROOT} | ||
# Unpack the jar | ||
RUN jar xf athena-cloudwatch-metrics-2022.47.1.jar | ||
RUN jar xf athena-cloudwatch-metrics-2024.46.1.jar | ||
|
||
# Set the CMD to your handler (could also be done as a parameter override outside of the Dockerfile) | ||
CMD [ "com.amazonaws.athena.connectors.cloudwatch.metrics.MetricsCompositeHandler" ] |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,9 +1,9 @@ | ||
FROM public.ecr.aws/lambda/java:11 | ||
|
||
# Copy function code and runtime dependencies from Maven layout | ||
COPY target/athena-cloudwatch-2022.47.1.jar ${LAMBDA_TASK_ROOT} | ||
COPY target/athena-cloudwatch-2024.46.1.jar ${LAMBDA_TASK_ROOT} | ||
# Unpack the jar | ||
RUN jar xf athena-cloudwatch-2022.47.1.jar | ||
RUN jar xf athena-cloudwatch-2024.46.1.jar | ||
|
||
# Set the CMD to your handler (could also be done as a parameter override outside of the Dockerfile) | ||
CMD [ "com.amazonaws.athena.connectors.cloudwatch.CloudwatchCompositeHandler" ] |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,9 +1,9 @@ | ||
FROM public.ecr.aws/lambda/java:11 | ||
|
||
# Copy function code and runtime dependencies from Maven layout | ||
COPY target/athena-datalakegen2-2022.47.1.jar ${LAMBDA_TASK_ROOT} | ||
COPY target/athena-datalakegen2-2024.46.1.jar ${LAMBDA_TASK_ROOT} | ||
# Unpack the jar | ||
RUN jar xf athena-datalakegen2-2022.47.1.jar | ||
RUN jar xf athena-datalakegen2-2024.46.1.jar | ||
|
||
# Set the CMD to your handler (could also be done as a parameter override outside of the Dockerfile) | ||
CMD [ "com.amazonaws.athena.connectors.datalakegen2.DataLakeGen2MuxCompositeHandler" ] |
Oops, something went wrong.