geowave icon indicating copy to clipboard operation
geowave copied to clipboard

GeoWave provides geospatial and temporal indexing on top of Accumulo, HBase, BigTable, Cassandra, Kudu, Redis, RocksDB, and DynamoDB.

Results 89 geowave issues
Sort by recently updated
recently updated
newest added

Bumps hadoop-common from 3.1.2 to 3.2.4. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=org.apache.hadoop:hadoop-common&package-manager=maven&previous-version=3.1.2&new-version=3.2.4)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a...

dependencies
java

Bumps [aws-java-sdk-s3](https://github.com/aws/aws-sdk-java) from 1.11.1015 to 1.12.261. Changelog Sourced from aws-java-sdk-s3's changelog. 1.12.261 2022-07-14 AWS Config Features Update ResourceType enum with values for Route53Resolver, Batch, DMS, Workspaces, Stepfunctions, SageMaker, ElasticLoadBalancingV2, MSK...

dependencies
java

Bumps [jetty-server](https://github.com/eclipse/jetty.project) from 9.4.43.v20210629 to 10.0.10. Release notes Sourced from jetty-server's releases. 10.0.10 Special Thanks to the following Eclipse Jetty community members @​jianglai (Lai Jiang) @​markslater (markslater) @​prenagha (Padraic Renaghan)...

dependencies
java

Bumps [jetty-http](https://github.com/eclipse/jetty.project) from 9.4.43.v20210629 to 9.4.48.v20220622. Release notes Sourced from jetty-http's releases. 9.4.48.v20220622 End of Life Notice eclipse/jetty.project#7958 - Jetty 9.4.x is now at End of Community Support. (See issue...

dependencies
java

Bumps [plexus-archiver](https://github.com/codehaus-plexus/plexus-archiver) from 2.2 to 3.6.0. Release notes Sourced from plexus-archiver's releases. Plexus Archiver 3.6.0 requires Java 7. :rocket: New features and improvements #84, #57 - Added Archiver implementation (JarToolModularJarArchiver)...

dependencies
java

Bumps [spring-security-core](https://github.com/spring-projects/spring-security) from 5.1.13.RELEASE to 5.5.7. Release notes Sourced from spring-security-core's releases. 5.5.7 :hammer: Dependency Upgrades Update com.fasterxml.jackson.core to 2.13.2.2 #11211 Update com.fasterxml.jackson.datatype to 2.13.2 #11212 Update io.projectreactor to 2020.0.19...

dependencies
java

Bumps commons-configuration2 from 2.3 to 2.7. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=org.apache.commons:commons-configuration2&package-manager=maven&previous-version=2.3&new-version=2.7)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a...

dependencies
java

Here is my work for the custom GeoWave Heatmap process using spatial binning for aggregations and statistics. Notes: My time on the project ends this week. I do not have...

With documentation, there is : > Data ID: An identifier for the data represented by this row. We do not impose a requirement that Data IDs are globally unique but...

The serialization for `BasicDataTypeAdapter` and `AbstractDataTypeAdapter` was updated to support more options for the handling of data ID fields. In order to maintain backwards compatibility with 2.0.x, some logic was...