-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[Euclid] Add a new endpoint to retrieve data (#522)
* Update README * Update Euclid endpoint to push data into HBase * Allow schema to change name * Sort fields * Dict to list * Update header handling * Update HBase table name for euclid * Update function * Update function args * Format name * Fix typo * Force unique rowkey * Modify rowkey structure * eucliddata endpoint * eucliddata endpoint * eucliddata endpoint * Schema conversion * Schema conversion * Schema conversion * Schema conversion * Typo on type * Typo on type * Add columns argument and use internal date for the rowkey * fix typo * Enable wildcard for dates * Add a sandbox mode * Fix typo... * Add sandbox to Euclid pull * New test for Euclid data
- Loading branch information
1 parent
5bfb74c
commit cfa0625
Showing
7 changed files
with
3,337 additions
and
75 deletions.
There are no files selected for viewing
This file contains 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
This file contains 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
This file contains 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
This file contains 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
Oops, something went wrong.