Modified geowave tools script#1209
Merged
rfecher merged 1 commit intolocationtech:masterfrom Oct 30, 2017
Merged
Conversation
Signed-off-by: Srinivas Varala <srinivas.varala@gmail.com>
mcarrier7
added a commit
that referenced
this pull request
Nov 14, 2017
…document process, and consolidating into one location for each. Correcting a few locations missed for the dynamic project version. Also, re-wrote the releases dropdown code to not be driven by static list items code Updating documentation to have a simpler format for the different release versions, as well as updating some of the asciidoc files to add the project version at the top of the page. Also adding a simple documentation archive page to store the older versions of geowave as time goes on. Adding a few tweaks to the index page to remove some quickstart links. Also updating documentation files to try and make all internal document links relative and not static, so to preserve document versions from release to release. Also changing some file names to adhere to the overall naming convention. Modified geowave tools script (#1209) Signed-off-by: Srinivas Varala <srinivas.varala@gmail.com> Added REST services that leverage the CLI (#1207) * REST services added * Implemented parsers and other classes to make service compatible with swagger * Various rest fixes/implementations. Command and section changes * Added AddStore and AddIndex commands for the different types of stores/indexes. Various other small REST fixes/implementations * Improved RESTful practices and refactored code to make it more maintainable * fixed twitter serialization * locationtech ip fixes (#1189) * fixed minor issues with config commands * fixes for encrypted passwords * Fixed issues with converter handling and swaggerpaths. Continued to improve RESTful practices * Deployed Rest Server as a web application, implemented Oauth2 for Facebook * Removed mandatory Oauth, updated swaggerpaths * fixed fileupload and removed security * Improved upon responses and response codes for certain REST calls, minor bug fixes * findbugs fix * removed superfluous 'final' denotations * Fixed config file getters * gave set command a failure response * added validate line back in * deleted spi file * updated gitignores * fixed converter in setcommand * fixed bug and refactored geoserver commands * Reverted changes from non-serviceenabled config commands * reverted help command * added logging to set and AddIndexGroup commands * added getGeowaveContext * formatting and small replacements * geoserver fixes * set command and format fixes * took out binary Removed HADOOP_OPTS from geowave-tools.sh (#1211) Signed-off-by: Srinivas Varala <srinivas.varala@gmail.com> HP Fortify comments and fixes (#1213)
mcarrier7
added a commit
that referenced
this pull request
Nov 14, 2017
…document process, and consolidating into one location for each. Correcting a few locations missed for the dynamic project version. Also, re-wrote the releases dropdown code to not be driven by static list items code Updating documentation to have a simpler format for the different release versions, as well as updating some of the asciidoc files to add the project version at the top of the page. Also adding a simple documentation archive page to store the older versions of geowave as time goes on. Adding a few tweaks to the index page to remove some quickstart links. Also updating documentation files to try and make all internal document links relative and not static, so to preserve document versions from release to release. Also changing some file names to adhere to the overall naming convention. Modified geowave tools script (#1209) Signed-off-by: Srinivas Varala <srinivas.varala@gmail.com> Added REST services that leverage the CLI (#1207) * REST services added * Implemented parsers and other classes to make service compatible with swagger * Various rest fixes/implementations. Command and section changes * Added AddStore and AddIndex commands for the different types of stores/indexes. Various other small REST fixes/implementations * Improved RESTful practices and refactored code to make it more maintainable * fixed twitter serialization * locationtech ip fixes (#1189) * fixed minor issues with config commands * fixes for encrypted passwords * Fixed issues with converter handling and swaggerpaths. Continued to improve RESTful practices * Deployed Rest Server as a web application, implemented Oauth2 for Facebook * Removed mandatory Oauth, updated swaggerpaths * fixed fileupload and removed security * Improved upon responses and response codes for certain REST calls, minor bug fixes * findbugs fix * removed superfluous 'final' denotations * Fixed config file getters * gave set command a failure response * added validate line back in * deleted spi file * updated gitignores * fixed converter in setcommand * fixed bug and refactored geoserver commands * Reverted changes from non-serviceenabled config commands * reverted help command * added logging to set and AddIndexGroup commands * added getGeowaveContext * formatting and small replacements * geoserver fixes * set command and format fixes * took out binary Removed HADOOP_OPTS from geowave-tools.sh (#1211) Signed-off-by: Srinivas Varala <srinivas.varala@gmail.com> HP Fortify comments and fixes (#1213)
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Signed-off-by: Srinivas Varala srinivas.varala@gmail.com