awslabs / emr-dynamodb-connector

Implementations of open source Apache Hadoop/Hive interfaces which allow for ingesting data from Amazon DynamoDB
Apache License 2.0
217 stars 135 forks source link

Fix mvn install #194

Closed aajisaka closed 7 months ago

aajisaka commented 7 months ago

This closes #184.

org.pentaho:pentaho-aggdesigner-algorithm:jar:5.1.5-jhyde is not available in Maven repo and this change excludes the dependency.

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

aajisaka commented 7 months ago

Thank you @ejeffrli