Navigation Menu

Skip to content

Instantly share code, notes, and snippets.

{"swagger": "2.0","info": {"version": "1.0.0-RC1","title": "GeoWave API","description": "REST API for GeoWave CLI commands","termsOfService": "https://github.com/locationtech/geowave","contact": {"name": "GeoWave Team"},"license": {"name": "Apache2"}},"host": "10.194.173.10:8080","basePath": "/geowave-restservices-1.0.0-RC1-apache","schemes": ["http"],"consumes": ["application/json","multipart/form-data"],"produces": ["application/json"],"paths":{"/v0/analytic/dbscan":{"post":{"operationId":"org.locationtech.geowave.analytic.mapreduce.operations.AnalyticSection.dbscan","description":"Density Based Scanner","parameters":[{"in":"query","type":"string","description":"main parameter","name":"storename","required":true},{"in":"query","type":"string","description":"MapReduce Configuration","name":"mapReduceConfigFile","required":false},{"in":"query","type":"string","description":"Fully qualified path to the base directory in hdfs","name":"mapReduceHdfsBaseDir","required":true},{"in":"query","type":"string","descrip
@rfecher
rfecher / gist:cdfd0d1e9304e75fa1787bb0d4a44988
Created February 9, 2019 21:18
Fix for multiple adapters in an index
/**
* Copyright (c) 2013-2019 Contributors to the Eclipse Foundation
*
* <p> See the NOTICE file distributed with this work for additional information regarding copyright
* ownership. All rights reserved. This program and the accompanying materials are made available
* under the terms of the Apache License, Version 2.0 which accompanies this distribution and is
* available at http://www.apache.org/licenses/LICENSE-2.0.txt
*/
package org.locationtech.geowave.core.store.util;
/**
* Copyright (c) 2013-2019 Contributors to the Eclipse Foundation
*
* <p> See the NOTICE file distributed with this work for additional information regarding copyright
* ownership. All rights reserved. This program and the accompanying materials are made available
* under the terms of the Apache License, Version 2.0 which accompanies this distribution and is
* available at http://www.apache.org/licenses/LICENSE-2.0.txt
*/
package org.locationtech.geowave.core.store.memory;
@rfecher
rfecher / ZooKeeperTransactionAllocaterTest-failed.log
Created June 12, 2015 13:07
ZooKeeperTransactionAllocaterTest failed on travis
Using worker: worker-linux-docker-7b17cd92.prod.travis-ci.org:travis-linux-1
travis_fold:start:system_info
Build system information
Build language: java
Build image provisioning date and time
Thu Feb 5 15:09:33 UTC 2015
Operating System Details
Distributor ID: Ubuntu
Description: Ubuntu 12.04.5 LTS