Skip to content

Commit

Permalink
Revert kmeans IT
Browse files Browse the repository at this point in the history
  • Loading branch information
blastarr committed Aug 17, 2017
1 parent 1ec9168 commit 787c703
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ public class GeoWaveJavaSparkKMeansIT
protected static final String CQL_FILTER = "BBOX(the_geom, -100, 30, -90, 40)";

@GeoWaveTestStore(value = {
// GeoWaveStoreType.ACCUMULO,
GeoWaveStoreType.ACCUMULO,
GeoWaveStoreType.HBASE
})
protected DataStorePluginOptions inputDataStore;
Expand Down

0 comments on commit 787c703

Please sign in to comment.