spatialhadoop2 icon indicating copy to clipboard operation
spatialhadoop2 copied to clipboard

The second generation of SpatialHadoop that ships as an extension

Results 27 spatialhadoop2 issues
Sort by recently updated
recently updated
newest added

[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=org.yaml:snakeyaml&package-manager=maven&previous-version=1.20&new-version=1.32)](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 rebase manually by commenting `@dependabot rebase`....

dependencies

Bumps hadoop-common from 2.6.0 to 3.2.3. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=org.apache.hadoop:hadoop-common&package-manager=maven&previous-version=2.6.0&new-version=3.2.3)](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

How to import osm data in spatialhadoop2 ? (The dataset is in http://spatialhadoop.cs.umn.edu/datasets.html )

I'm going through the usage examples. I'm using Hadoop 3.2.0 When generating the sample rectangles, the following error is produced. If I downgrade to Hadoop 2.7.7, the operation completes successfully....

When the FarthestPair operation is applied on grid-indexed,R-tree indexed synthetic data generated using the generate command in shadoop, all mapper tasks fail in the setup() of the Mapper class. The...

What is the format for a polygon, as similar to rectangle. I tried it in different ways, as tiger sample, as given on the website. But all of them end...

This pull request is focused on resolving occurrences of Sonar rule squid:S1118 - “Utility classes should not have public constructors ”. You can find more information about the issue here:...

I am using SpatialHadoop to store and index a dataset with 87 million points. I then apply various range queries. I tested on 3 different cluster configurations: 1 , 2...

how to enter visualizer? HTTP ERROR 404 Problem accessing /visualizer,jsp. Reason: NOT_FOUND thank you~