Skip to content

Commit

Permalink
Cut 2021.18.1 release and update vertica connector name (#400)
Browse files Browse the repository at this point in the history
  • Loading branch information
jobrandw authored Apr 28, 2021
1 parent c119836 commit 91be223
Show file tree
Hide file tree
Showing 34 changed files with 44 additions and 44 deletions.
2 changes: 1 addition & 1 deletion athena-aws-cmdb/athena-aws-cmdb.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ Metadata:
Labels:
- athena-federation
HomePageUrl: 'https://github.com/awslabs/aws-athena-query-federation'
SemanticVersion: 2021.14.1
SemanticVersion: 2021.18.1
SourceCodeUrl: 'https://github.com/awslabs/aws-athena-query-federation'
Parameters:
AthenaCatalogName:
Expand Down
2 changes: 1 addition & 1 deletion athena-aws-cmdb/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<dependency>
<groupId>com.amazonaws</groupId>
<artifactId>aws-athena-federation-sdk</artifactId>
<version>2021.14.1</version>
<version>2021.18.1</version>
</dependency>
<dependency>
<groupId>com.amazonaws</groupId>
Expand Down
2 changes: 1 addition & 1 deletion athena-cloudwatch-metrics/athena-cloudwatch-metrics.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ Metadata:
Labels:
- athena-federation
HomePageUrl: 'https://github.com/awslabs/aws-athena-query-federation'
SemanticVersion: 2021.14.1
SemanticVersion: 2021.18.1
SourceCodeUrl: 'https://github.com/awslabs/aws-athena-query-federation'
Parameters:
AthenaCatalogName:
Expand Down
2 changes: 1 addition & 1 deletion athena-cloudwatch-metrics/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<dependency>
<groupId>com.amazonaws</groupId>
<artifactId>aws-athena-federation-sdk</artifactId>
<version>2021.14.1</version>
<version>2021.18.1</version>
</dependency>
<dependency>
<groupId>com.amazonaws</groupId>
Expand Down
2 changes: 1 addition & 1 deletion athena-cloudwatch/athena-cloudwatch.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ Metadata:
Labels:
- athena-federation
HomePageUrl: 'https://github.com/awslabs/aws-athena-query-federation'
SemanticVersion: 2021.14.1
SemanticVersion: 2021.18.1
SourceCodeUrl: 'https://github.com/awslabs/aws-athena-query-federation'
Parameters:
AthenaCatalogName:
Expand Down
4 changes: 2 additions & 2 deletions athena-cloudwatch/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,12 +20,12 @@
<dependency>
<groupId>com.amazonaws</groupId>
<artifactId>aws-athena-federation-sdk</artifactId>
<version>2021.14.1</version>
<version>2021.18.1</version>
</dependency>
<dependency>
<groupId>com.amazonaws</groupId>
<artifactId>athena-federation-integ-test</artifactId>
<version>2021.14.1</version>
<version>2021.18.1</version>
<scope>test</scope>
</dependency>
<!-- https://mvnrepository.com/artifact/software.amazon.awscdk/logs -->
Expand Down
2 changes: 1 addition & 1 deletion athena-docdb/athena-docdb.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ Metadata:
Labels:
- athena-federation
HomePageUrl: 'https://github.com/awslabs/aws-athena-query-federation'
SemanticVersion: 2021.14.1
SemanticVersion: 2021.18.1
SourceCodeUrl: 'https://github.com/awslabs/aws-athena-query-federation'
Parameters:
AthenaCatalogName:
Expand Down
4 changes: 2 additions & 2 deletions athena-docdb/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<dependency>
<groupId>com.amazonaws</groupId>
<artifactId>aws-athena-federation-sdk</artifactId>
<version>2021.14.1</version>
<version>2021.18.1</version>
<exclusions>
<!-- replaced with jcl-over-slf4j -->
<exclusion>
Expand All @@ -32,7 +32,7 @@
<dependency>
<groupId>com.amazonaws</groupId>
<artifactId>athena-federation-integ-test</artifactId>
<version>2021.14.1</version>
<version>2021.18.1</version>
<scope>test</scope>
</dependency>
<!-- https://mvnrepository.com/artifact/com.amazonaws/aws-java-sdk-docdb -->
Expand Down
2 changes: 1 addition & 1 deletion athena-dynamodb/athena-dynamodb.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ Metadata:
Labels:
- athena-federation
HomePageUrl: 'https://github.com/awslabs/aws-athena-query-federation'
SemanticVersion: 2021.14.1
SemanticVersion: 2021.18.1
SourceCodeUrl: 'https://github.com/awslabs/aws-athena-query-federation'
Parameters:
AthenaCatalogName:
Expand Down
4 changes: 2 additions & 2 deletions athena-dynamodb/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,12 +20,12 @@
<dependency>
<groupId>com.amazonaws</groupId>
<artifactId>aws-athena-federation-sdk</artifactId>
<version>2021.14.1</version>
<version>2021.18.1</version>
</dependency>
<dependency>
<groupId>com.amazonaws</groupId>
<artifactId>athena-federation-integ-test</artifactId>
<version>2021.14.1</version>
<version>2021.18.1</version>
<scope>test</scope>
</dependency>
<dependency>
Expand Down
2 changes: 1 addition & 1 deletion athena-elasticsearch/athena-elasticsearch.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ Metadata:
ReadmeUrl: README.md
Labels: ['athena-federation']
HomePageUrl: https://github.com/awslabs/aws-athena-query-federation
SemanticVersion: 2021.14.1
SemanticVersion: 2021.18.1
SourceCodeUrl: https://github.com/awslabs/aws-athena-query-federation

# Parameters are CloudFormation features to pass input
Expand Down
4 changes: 2 additions & 2 deletions athena-elasticsearch/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<dependency>
<groupId>com.amazonaws</groupId>
<artifactId>aws-athena-federation-sdk</artifactId>
<version>2021.14.1</version>
<version>2021.18.1</version>
<exclusions>
<!-- replaced with jcl-over-slf4j -->
<exclusion>
Expand All @@ -32,7 +32,7 @@
<dependency>
<groupId>com.amazonaws</groupId>
<artifactId>athena-federation-integ-test</artifactId>
<version>2021.14.1</version>
<version>2021.18.1</version>
<scope>test</scope>
</dependency>
<dependency>
Expand Down
2 changes: 1 addition & 1 deletion athena-example/athena-example.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ Metadata:
ReadmeUrl: README.md
Labels: ['athena-federation']
HomePageUrl: https://github.com/awslabs/aws-athena-query-federation
SemanticVersion: 2021.14.1
SemanticVersion: 2021.18.1
SourceCodeUrl: https://github.com/awslabs/aws-athena-query-federation

# Parameters are CloudFormation features to pass input
Expand Down
2 changes: 1 addition & 1 deletion athena-example/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<dependency>
<groupId>com.amazonaws</groupId>
<artifactId>aws-athena-federation-sdk</artifactId>
<version>2021.14.1</version>
<version>2021.18.1</version>
<exclusions>
<!-- replaced with jcl-over-slf4j -->
<exclusion>
Expand Down
2 changes: 1 addition & 1 deletion athena-federation-integ-test/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<modelVersion>4.0.0</modelVersion>

<artifactId>athena-federation-integ-test</artifactId>
<version>2021.14.1</version>
<version>2021.18.1</version>
<packaging>jar</packaging>
<name>Amazon Athena Query Federation Integ Test</name>

Expand Down
2 changes: 1 addition & 1 deletion athena-federation-sdk-tools/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<dependency>
<groupId>com.amazonaws</groupId>
<artifactId>aws-athena-federation-sdk</artifactId>
<version>2021.14.1</version>
<version>2021.18.1</version>
<exclusions>
<!-- replaced with jcl-over-slf4j -->
<exclusion>
Expand Down
4 changes: 2 additions & 2 deletions athena-federation-sdk/athena-federation-sdk.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ Metadata:
Labels:
- athena-federation
HomePageUrl: 'https://github.com/awslabs/aws-athena-query-federation'
SemanticVersion: 2021.14.1
SemanticVersion: 2021.18.1
SourceCodeUrl: 'https://github.com/awslabs/aws-athena-query-federation'
Parameters:
AthenaCatalogName:
Expand Down Expand Up @@ -47,7 +47,7 @@ Resources:
spill_prefix: !Ref SpillPrefix
FunctionName: !Ref AthenaCatalogName
Handler: "com.amazonaws.athena.connector.lambda.examples.ExampleCompositeHandler"
CodeUri: "./target/aws-athena-federation-sdk-2021.14.1-withdep.jar"
CodeUri: "./target/aws-athena-federation-sdk-2021.18.1-withdep.jar"
Description: "This connector enables Amazon Athena to communicate with a randomly generated data source."
Runtime: java8
Timeout: !Ref LambdaTimeout
Expand Down
2 changes: 1 addition & 1 deletion athena-federation-sdk/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@

<groupId>com.amazonaws</groupId>
<artifactId>aws-athena-federation-sdk</artifactId>
<version>2021.14.1</version>
<version>2021.18.1</version>
<packaging>jar</packaging>
<name>Amazon Athena Query Federation SDK</name>
<description>The Athena Query Federation SDK defines a set of interfaces and wire protocols that you can implement to enable Athena to delegate portions of it's query execution plan to code that you deploy/write.</description>
Expand Down
2 changes: 1 addition & 1 deletion athena-hbase/athena-hbase.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ Metadata:
Labels:
- athena-federation
HomePageUrl: 'https://github.com/awslabs/aws-athena-query-federation'
SemanticVersion: 2021.14.1
SemanticVersion: 2021.18.1
SourceCodeUrl: 'https://github.com/awslabs/aws-athena-query-federation'
Parameters:
AthenaCatalogName:
Expand Down
4 changes: 2 additions & 2 deletions athena-hbase/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<dependency>
<groupId>com.amazonaws</groupId>
<artifactId>aws-athena-federation-sdk</artifactId>
<version>2021.14.1</version>
<version>2021.18.1</version>
<exclusions>
<!-- replaced with jcl-over-slf4j -->
<exclusion>
Expand All @@ -32,7 +32,7 @@
<dependency>
<groupId>com.amazonaws</groupId>
<artifactId>athena-federation-integ-test</artifactId>
<version>2021.14.1</version>
<version>2021.18.1</version>
<scope>test</scope>
</dependency>
<!-- https://mvnrepository.com/artifact/software.amazon.awscdk/emr -->
Expand Down
2 changes: 1 addition & 1 deletion athena-jdbc/athena-jdbc.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ Metadata:
Labels:
- athena-federation
HomePageUrl: 'https://github.com/awslabs/aws-athena-query-federation'
SemanticVersion: 2021.14.1
SemanticVersion: 2021.18.1
SourceCodeUrl: 'https://github.com/awslabs/aws-athena-query-federation'
Parameters:
LambdaFunctionName:
Expand Down
4 changes: 2 additions & 2 deletions athena-jdbc/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
<dependency>
<groupId>com.amazonaws</groupId>
<artifactId>aws-athena-federation-sdk</artifactId>
<version>2021.14.1</version>
<version>2021.18.1</version>
<exclusions>
<!-- replaced with jcl-over-slf4j -->
<exclusion>
Expand All @@ -30,7 +30,7 @@
<dependency>
<groupId>com.amazonaws</groupId>
<artifactId>athena-federation-integ-test</artifactId>
<version>2021.14.1</version>
<version>2021.18.1</version>
<scope>test</scope>
</dependency>
<dependency>
Expand Down
2 changes: 1 addition & 1 deletion athena-neptune/athena-neptune.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ Metadata:
ReadmeUrl: README.md
Labels: ['athena-federation','athena-neptune','neptune']
HomePageUrl: https://github.com/awslabs/aws-athena-query-federation
SemanticVersion: 2021.14.1
SemanticVersion: 2021.18.1
SourceCodeUrl: https://github.com/awslabs/aws-athena-query-federation

Parameters:
Expand Down
2 changes: 1 addition & 1 deletion athena-neptune/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<dependency>
<groupId>com.amazonaws</groupId>
<artifactId>aws-athena-federation-sdk</artifactId>
<version>2021.14.1</version>
<version>2021.18.1</version>
<exclusions>
<!-- replaced with jcl-over-slf4j -->
<exclusion>
Expand Down
2 changes: 1 addition & 1 deletion athena-redis/athena-redis.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ Metadata:
Labels:
- athena-federation
HomePageUrl: 'https://github.com/awslabs/aws-athena-query-federation'
SemanticVersion: 2021.14.1
SemanticVersion: 2021.18.1
SourceCodeUrl: 'https://github.com/awslabs/aws-athena-query-federation'
Parameters:
AthenaCatalogName:
Expand Down
2 changes: 1 addition & 1 deletion athena-redis/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<dependency>
<groupId>com.amazonaws</groupId>
<artifactId>aws-athena-federation-sdk</artifactId>
<version>2021.14.1</version>
<version>2021.18.1</version>
<exclusions>
<!-- replaced with jcl-over-slf4j -->
<exclusion>
Expand Down
2 changes: 1 addition & 1 deletion athena-timestream/athena-timestream.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ Metadata:
Labels:
- athena-federation
HomePageUrl: 'https://github.com/awslabs/aws-athena-query-federation'
SemanticVersion: 2021.14.1
SemanticVersion: 2021.18.1
SourceCodeUrl: 'https://github.com/awslabs/aws-athena-query-federation'
Parameters:
AthenaCatalogName:
Expand Down
4 changes: 2 additions & 2 deletions athena-timestream/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<dependency>
<groupId>com.amazonaws</groupId>
<artifactId>aws-athena-federation-sdk</artifactId>
<version>2021.14.1</version>
<version>2021.18.1</version>
<exclusions>
<!-- replaced with jcl-over-slf4j -->
<exclusion>
Expand All @@ -32,7 +32,7 @@
<dependency>
<groupId>com.amazonaws</groupId>
<artifactId>athena-federation-integ-test</artifactId>
<version>2021.14.1</version>
<version>2021.18.1</version>
<scope>test</scope>
</dependency>
<!-- https://mvnrepository.com/artifact/software.amazon.awscdk/timestream -->
Expand Down
2 changes: 1 addition & 1 deletion athena-tpcds/athena-tpcds.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ Metadata:
Labels:
- athena-federation
HomePageUrl: 'https://github.com/awslabs/aws-athena-query-federation'
SemanticVersion: 2021.14.1
SemanticVersion: 2021.18.1
SourceCodeUrl: 'https://github.com/awslabs/aws-athena-query-federation'
Parameters:
AthenaCatalogName:
Expand Down
2 changes: 1 addition & 1 deletion athena-tpcds/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<dependency>
<groupId>com.amazonaws</groupId>
<artifactId>aws-athena-federation-sdk</artifactId>
<version>2021.14.1</version>
<version>2021.18.1</version>
<exclusions>
<!-- replaced with jcl-over-slf4j -->
<exclusion>
Expand Down
2 changes: 1 addition & 1 deletion athena-udfs/athena-udfs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ Metadata:
Labels:
- athena-federation
HomePageUrl: 'https://github.com/awslabs/aws-athena-query-federation'
SemanticVersion: 2021.14.1
SemanticVersion: 2021.18.1
SourceCodeUrl: 'https://github.com/awslabs/aws-athena-query-federation'
Parameters:
LambdaFunctionName:
Expand Down
2 changes: 1 addition & 1 deletion athena-udfs/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<dependency>
<groupId>com.amazonaws</groupId>
<artifactId>aws-athena-federation-sdk</artifactId>
<version>2021.14.1</version>
<version>2021.18.1</version>
<exclusions>
<!-- replaced with jcl-over-slf4j -->
<exclusion>
Expand Down
6 changes: 3 additions & 3 deletions athena-vertica/athena-vertica.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,15 +2,15 @@ Transform: 'AWS::Serverless-2016-10-31'

Metadata:
AWS::ServerlessRepo::Application:
Name: VerticaAthenaConnector
Description: verticaAthenaConnector Description
Name: AthenaVerticaConnector
Description: 'This connector enables Amazon Athena to communicate with Vertica'
Author: 'default author'
SpdxLicenseId: Apache-2.0
LicenseUrl: LICENSE.txt
ReadmeUrl: README.md
Labels: ['athena-federation']
HomePageUrl: https://github.com/awslabs/aws-athena-query-federation
SemanticVersion: 2021.35.10
SemanticVersion: 2021.18.1
SourceCodeUrl: https://github.com/awslabs/aws-athena-query-federation

# Parameters are CloudFormation features to pass input
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
<maven.compiler.source>1.8</maven.compiler.source>
<maven.compiler.target>1.8</maven.compiler.target>
<aws-sdk.version>1.11.800</aws-sdk.version>
<aws-athena-federation-sdk.version>2021.14.1</aws-athena-federation-sdk.version>
<aws-athena-federation-sdk.version>2021.18.1</aws-athena-federation-sdk.version>
<aws.lambda-java-core.version>1.2.0</aws.lambda-java-core.version>
<slf4j-log4j.version>1.7.28</slf4j-log4j.version>
<mockito.version>1.10.19</mockito.version>
Expand Down

0 comments on commit 91be223

Please sign in to comment.