Skip to content

Geowave 3#19

Merged
chrisbennight merged 5 commits intomasterfrom
GEOWAVE-3
Jun 20, 2014
Merged

Geowave 3#19
chrisbennight merged 5 commits intomasterfrom
GEOWAVE-3

Conversation

@chrisbennight
Copy link
Copy Markdown
Contributor

Updates to pom + better help messages from CLI invocation for vector file ingest command line

chrisbennight added a commit that referenced this pull request Jun 20, 2014
Geowave 3 - Vector file ingest CLI
@chrisbennight chrisbennight merged commit 309cac7 into master Jun 20, 2014
@chrisbennight chrisbennight deleted the GEOWAVE-3 branch June 20, 2014 03:58
jnm92 pushed a commit to mak438/geowave that referenced this pull request May 5, 2017
 geowave/config/addindex and geowave/config/cpindex (+ test for geowave/config/rmindex)
rfecher pushed a commit that referenced this pull request May 11, 2017
* Add basic restlet server implementation

 - Add all available commands as routes

* Fix build failure

 - Unused variable was in RestServer.java

* excluded restlet dependencies

* ListCommand added to rest server, as an example

* More work trying to separate out the restlet versions

* Fix for Jackson Extension

* Setup geowave/config/rmindexgrp

* Add rest annotations to RemoveStoreCommand

* Add config/rmindex

* use shaded restlet

* Add rest endpoint functionality in class hierarchy

* Add computeResults stubs

* Rest setcommand

 - Add restlet annotations to SetCommand class

* setup geowave/config/addstore and cpstore

* Fix search pattern in abstract remove command

* Add additional dependencies for RestServer to detect operations

* Fix findbugs error on compareTo

* AddIndexGroup and copyIndex: endpoint

* Rest endpoints to unimplemented paths

* Add annotations to implemented endpoints

* Log all exceptions, helpful for unit testing

* Format default server page and run code formatting

* Added authentication

* Add rest annotations to RemoveStoreCommand

* Rest setcommand

 - Add restlet annotations to SetCommand class

* setup geowave/config/addstore and cpstore

add form to addstore

working on restservertest,having problem with post

* RestServerTest with form

* added unit tests for addstore, cpstore, rmstore commands

* unit tests for set and list commands

Add config file in the request

fixing unit test for list command

AddIndexGroup and copyIndex: endpoint

* added unit test for addindexgrp and rmindexgrp

* Added authentication

added authentication to unit tests

* add ignore annotation for index related commands

RestServerTest to ensure config directory exists, for the password file

* use list to test if removed store successfully

* Automatically read parameters into the command classes

* MemoryStoreFactoryFamily to be injected via Spi for AddStore command, removing some memory-specific logic we had to add to this one.

* geowave/config/addindex and geowave/config/copyindex (#19)

 geowave/config/addindex and geowave/config/cpindex (+ test for geowave/config/rmindex)

* File upload, storing in temp directory (#20)

* add /geowave/config/addindexgrp (#22)

* add /geowave/config/addindexgrp

* Added documentation

* Compute results in ingest

* Add ingest unit tests

* Fix tmp dir missing forwardslash on linux

* Get absolute file path
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant