Skip to content

Commit

Permalink
Revert accidental push into master" (#1588)
Browse files Browse the repository at this point in the history
  • Loading branch information
chngpe authored Nov 16, 2023
1 parent 90166ea commit 181bab7
Show file tree
Hide file tree
Showing 72 changed files with 162 additions and 1,907 deletions.
4 changes: 2 additions & 2 deletions athena-aws-cmdb/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<artifactId>aws-athena-query-federation</artifactId>
<groupId>com.amazonaws</groupId>
<version>2022.47.1-arfaraj-qpt-1</version>
<version>2022.47.1</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>athena-aws-cmdb</artifactId>
Expand All @@ -12,7 +12,7 @@
<dependency>
<groupId>com.amazonaws</groupId>
<artifactId>aws-athena-federation-sdk</artifactId>
<version>2022.47.1-arfaraj-qpt-1</version>
<version>2022.47.1</version>
<classifier>withdep</classifier>
</dependency>
<dependency>
Expand Down
4 changes: 2 additions & 2 deletions athena-cloudera-hive/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<artifactId>aws-athena-query-federation</artifactId>
<groupId>com.amazonaws</groupId>
<version>2022.47.1-arfaraj-qpt-1</version>
<version>2022.47.1</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>athena-cloudera-hive</artifactId>
Expand All @@ -15,7 +15,7 @@
<dependency>
<groupId>com.amazonaws</groupId>
<artifactId>athena-federation-integ-test</artifactId>
<version>2022.47.1-arfaraj-qpt-1</version>
<version>2022.47.1</version>
<scope>test</scope>
</dependency>
<dependency>
Expand Down
5 changes: 3 additions & 2 deletions athena-cloudera-impala/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<artifactId>aws-athena-query-federation</artifactId>
<groupId>com.amazonaws</groupId>
<version>2022.47.1-arfaraj-qpt-1</version>
<version>2022.47.1</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>athena-cloudera-impala</artifactId>
Expand All @@ -15,7 +15,7 @@
<dependency>
<groupId>com.amazonaws</groupId>
<artifactId>athena-federation-integ-test</artifactId>
<version>2022.47.1-arfaraj-qpt-1</version>
<version>2022.47.1</version>
<scope>test</scope>
</dependency>
<dependency>
Expand All @@ -35,6 +35,7 @@
<type>test-jar</type>
<scope>test</scope>
</dependency>

<dependency>
<groupId>org.mockito</groupId>
<artifactId>mockito-core</artifactId>
Expand Down
4 changes: 2 additions & 2 deletions athena-cloudwatch-metrics/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<artifactId>aws-athena-query-federation</artifactId>
<groupId>com.amazonaws</groupId>
<version>2022.47.1-arfaraj-qpt-1</version>
<version>2022.47.1</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>athena-cloudwatch-metrics</artifactId>
Expand All @@ -12,7 +12,7 @@
<dependency>
<groupId>com.amazonaws</groupId>
<artifactId>aws-athena-federation-sdk</artifactId>
<version>2022.47.1-arfaraj-qpt-1</version>
<version>2022.47.1</version>
<classifier>withdep</classifier>
</dependency>
<dependency>
Expand Down
6 changes: 3 additions & 3 deletions athena-cloudwatch/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<artifactId>aws-athena-query-federation</artifactId>
<groupId>com.amazonaws</groupId>
<version>2022.47.1-arfaraj-qpt-1</version>
<version>2022.47.1</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>athena-cloudwatch</artifactId>
Expand All @@ -12,13 +12,13 @@
<dependency>
<groupId>com.amazonaws</groupId>
<artifactId>aws-athena-federation-sdk</artifactId>
<version>2022.47.1-arfaraj-qpt-1</version>
<version>2022.47.1</version>
<classifier>withdep</classifier>
</dependency>
<dependency>
<groupId>com.amazonaws</groupId>
<artifactId>athena-federation-integ-test</artifactId>
<version>2022.47.1-arfaraj-qpt-1</version>
<version>2022.47.1</version>
<scope>test</scope>
</dependency>
<!-- https://mvnrepository.com/artifact/software.amazon.awscdk/logs -->
Expand Down
4 changes: 2 additions & 2 deletions athena-datalakegen2/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<artifactId>aws-athena-query-federation</artifactId>
<groupId>com.amazonaws</groupId>
<version>2022.47.1-arfaraj-qpt-1</version>
<version>2022.47.1</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>athena-datalakegen2</artifactId>
Expand All @@ -12,7 +12,7 @@
<dependency>
<groupId>com.amazonaws</groupId>
<artifactId>athena-federation-integ-test</artifactId>
<version>2022.47.1-arfaraj-qpt-1</version>
<version>2022.47.1</version>
<scope>test</scope>
</dependency>
<dependency>
Expand Down
4 changes: 2 additions & 2 deletions athena-db2-as400/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<artifactId>aws-athena-query-federation</artifactId>
<groupId>com.amazonaws</groupId>
<version>2022.47.1-arfaraj-qpt-1</version>
<version>2022.47.1</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>athena-db2-as400</artifactId>
Expand All @@ -12,7 +12,7 @@
<dependency>
<groupId>com.amazonaws</groupId>
<artifactId>athena-federation-integ-test</artifactId>
<version>2022.47.1-arfaraj-qpt-1</version>
<version>2022.47.1</version>
<scope>test</scope>
</dependency>
<dependency>
Expand Down
5 changes: 3 additions & 2 deletions athena-db2/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<artifactId>aws-athena-query-federation</artifactId>
<groupId>com.amazonaws</groupId>
<version>2022.47.1-arfaraj-qpt-1</version>
<version>2022.47.1</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>athena-db2</artifactId>
Expand All @@ -12,7 +12,7 @@
<dependency>
<groupId>com.amazonaws</groupId>
<artifactId>athena-federation-integ-test</artifactId>
<version>2022.47.1-arfaraj-qpt-1</version>
<version>2022.47.1</version>
<scope>test</scope>
</dependency>
<dependency>
Expand Down Expand Up @@ -59,6 +59,7 @@
<version>${mockito.version}</version>
<scope>test</scope>
</dependency>

</dependencies>
<build>
<plugins>
Expand Down
6 changes: 3 additions & 3 deletions athena-docdb/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<artifactId>aws-athena-query-federation</artifactId>
<groupId>com.amazonaws</groupId>
<version>2022.47.1-arfaraj-qpt-1</version>
<version>2022.47.1</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>athena-docdb</artifactId>
Expand All @@ -12,7 +12,7 @@
<dependency>
<groupId>com.amazonaws</groupId>
<artifactId>aws-athena-federation-sdk</artifactId>
<version>2022.47.1-arfaraj-qpt-1</version>
<version>2022.47.1</version>
<classifier>withdep</classifier>
<exclusions>
<!-- replaced with jcl-over-slf4j -->
Expand All @@ -25,7 +25,7 @@
<dependency>
<groupId>com.amazonaws</groupId>
<artifactId>athena-federation-integ-test</artifactId>
<version>2022.47.1-arfaraj-qpt-1</version>
<version>2022.47.1</version>
<scope>test</scope>
</dependency>
<!-- https://mvnrepository.com/artifact/com.amazonaws/aws-java-sdk-docdb -->
Expand Down
8 changes: 4 additions & 4 deletions athena-dynamodb/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<artifactId>aws-athena-query-federation</artifactId>
<groupId>com.amazonaws</groupId>
<version>2022.47.1-arfaraj-qpt-1</version>
<version>2022.47.1</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>athena-dynamodb</artifactId>
Expand All @@ -12,13 +12,13 @@
<dependency>
<groupId>com.amazonaws</groupId>
<artifactId>aws-athena-federation-sdk</artifactId>
<version>2022.47.1-arfaraj-qpt-1</version>
<version>2022.47.1</version>
<classifier>withdep</classifier>
</dependency>
<dependency>
<groupId>com.amazonaws</groupId>
<artifactId>athena-federation-integ-test</artifactId>
<version>2022.47.1-arfaraj-qpt-1</version>
<version>2022.47.1</version>
<scope>test</scope>
</dependency>
<dependency>
Expand Down Expand Up @@ -89,7 +89,7 @@
<dependency>
<groupId>com.amazonaws</groupId>
<artifactId>aws-athena-federation-sdk</artifactId>
<version>2022.47.1-arfaraj-qpt-1</version>
<version>2022.47.1</version>
<type>test-jar</type>
<scope>test</scope>
</dependency>
Expand Down
8 changes: 4 additions & 4 deletions athena-elasticsearch/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<artifactId>aws-athena-query-federation</artifactId>
<groupId>com.amazonaws</groupId>
<version>2022.47.1-arfaraj-qpt-1</version>
<version>2022.47.1</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>athena-elasticsearch</artifactId>
Expand All @@ -12,7 +12,7 @@
<dependency>
<groupId>com.amazonaws</groupId>
<artifactId>aws-athena-federation-sdk</artifactId>
<version>2022.47.1-arfaraj-qpt-1</version>
<version>2022.47.1</version>
<classifier>withdep</classifier>
<exclusions>
<!-- replaced with jcl-over-slf4j -->
Expand All @@ -25,7 +25,7 @@
<dependency>
<groupId>com.amazonaws</groupId>
<artifactId>athena-federation-integ-test</artifactId>
<version>2022.47.1-arfaraj-qpt-1</version>
<version>2022.47.1</version>
<scope>test</scope>
</dependency>
<dependency>
Expand Down Expand Up @@ -191,7 +191,7 @@
<dependency>
<groupId>com.amazonaws</groupId>
<artifactId>aws-athena-federation-sdk</artifactId>
<version>2022.47.1-arfaraj-qpt-1</version>
<version>2022.47.1</version>
<type>test-jar</type>
<scope>test</scope>
</dependency>
Expand Down
4 changes: 2 additions & 2 deletions athena-example/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<artifactId>aws-athena-query-federation</artifactId>
<groupId>com.amazonaws</groupId>
<version>2022.47.1-arfaraj-qpt-1</version>
<version>2022.47.1</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>athena-example</artifactId>
Expand All @@ -12,7 +12,7 @@
<dependency>
<groupId>com.amazonaws</groupId>
<artifactId>aws-athena-federation-sdk</artifactId>
<version>2022.47.1-arfaraj-qpt-1</version>
<version>2022.47.1</version>
<classifier>withdep</classifier>
<exclusions>
<!-- replaced with jcl-over-slf4j -->
Expand Down
2 changes: 1 addition & 1 deletion athena-federation-integ-test/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ in most **pom.xml** files (e.g.
<dependency>
<groupId>com.amazonaws</groupId>
<artifactId>athena-federation-integ-test</artifactId>
<version>Current version of the SDK (e.g. 2022.47.1-arfaraj-qpt-1)</version>
<version>Current version of the SDK (e.g. 2022.47.1)</version>
<scope>test</scope>
</dependency>
```
Expand Down
4 changes: 2 additions & 2 deletions athena-federation-integ-test/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,11 @@
<parent>
<artifactId>aws-athena-query-federation</artifactId>
<groupId>com.amazonaws</groupId>
<version>2022.47.1-arfaraj-qpt-1</version>
<version>2022.47.1</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>athena-federation-integ-test</artifactId>
<version>2022.47.1-arfaraj-qpt-1</version>
<version>2022.47.1</version>
<packaging>jar</packaging>
<name>Amazon Athena Query Federation Integ Test</name>
<dependencies>
Expand Down
6 changes: 3 additions & 3 deletions athena-federation-sdk-tools/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,18 +3,18 @@
<parent>
<artifactId>aws-athena-query-federation</artifactId>
<groupId>com.amazonaws</groupId>
<version>2022.47.1-arfaraj-qpt-1</version>
<version>2022.47.1</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>athena-federation-sdk-tools</artifactId>
<packaging>jar</packaging>
<name>Amazon Athena Query Federation SDK Tools</name>
<version>2022.47.1-arfaraj-qpt-1</version>
<version>2022.47.1</version>
<dependencies>
<dependency>
<groupId>com.amazonaws</groupId>
<artifactId>aws-athena-federation-sdk</artifactId>
<version>2022.47.1-arfaraj-qpt-1</version>
<version>2022.47.1</version>
<classifier>withdep</classifier>
<exclusions>
<!-- replaced with jcl-over-slf4j -->
Expand Down
Empty file.
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: 2022.47.1-arfaraj-qpt-1
SemanticVersion: 2022.47.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-2022.47.1-arfaraj-qpt-1-withdep.jar"
CodeUri: "./target/aws-athena-federation-sdk-2022.47.1-withdep.jar"
Description: "This connector enables Amazon Athena to communicate with a randomly generated data source."
Runtime: java11
Timeout: !Ref LambdaTimeout
Expand Down
22 changes: 3 additions & 19 deletions athena-federation-sdk/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,11 @@
<parent>
<groupId>com.amazonaws</groupId>
<artifactId>aws-athena-query-federation</artifactId>
<version>2022.47.1-arfaraj-qpt-1</version>
<version>2022.47.1</version>
</parent>
<groupId>com.amazonaws</groupId>
<artifactId>aws-athena-federation-sdk</artifactId>
<version>2022.47.1-arfaraj-qpt-1</version>
<version>2022.47.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 Expand Up @@ -314,23 +314,6 @@
</dependencies>
<build>
<plugins>
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-source-plugin</artifactId>
<version>3.2.1</version>
<executions>
<execution>
<id>attach-sources</id>
<goals>
<goal>jar-no-fork</goal>
</goals>
</execution>
</executions>
<configuration>
<attach>true</attach>
<skipSource>false</skipSource>
</configuration>
</plugin>
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-jar-plugin</artifactId>
Expand All @@ -349,6 +332,7 @@
<version>${mvn.checkstyle.version}</version>
<configuration>
<configLocation>checkstyle.xml</configLocation>
<encoding>UTF-8</encoding>
<consoleOutput>true</consoleOutput>
<failsOnError>false</failsOnError>
<linkXRef>false</linkXRef>
Expand Down
Loading

0 comments on commit 181bab7

Please sign in to comment.