Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Develop es7 #46

Merged
merged 10 commits into from
Mar 31, 2020
Merged

Develop es7 #46

merged 10 commits into from
Mar 31, 2020

Conversation

DustinKLo
Copy link
Contributor

No description provided.

* initial commit to fix 'sds add job' cli command

* updated fucntions in  in hysds/pkg.py to be compatible with Elasticsearch 7+

.raw -> .keyword
refactored run_query function to use elasticsearch-py & compatible with ES7+

* fixed header -> headers
* initial commit to fix 'sds add job' cli command

* updated fucntions in  in hysds/pkg.py to be compatible with Elasticsearch 7+

.raw -> .keyword
refactored run_query function to use elasticsearch-py & compatible with ES7+

* fixed header -> headers

* added hysds_commons to sdscli to use the ES wrapper

initialized mozart_es and grq_es in sdscli/adapters/__init__.py
refactored user_rules sds cli command functions
refactored pkg.py cli commands

* removed commented out import statements in rules.py

* removed commented out import statements in rules.py
* changed flask create-db command

* moved create user rules index from tosca to grq, undid flask create-db change
@DustinKLo DustinKLo requested a review from pymonger March 30, 2020 23:28
Copy link
Contributor

@pymonger pymonger left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@DustinKLo: can you bump the version?

@DustinKLo DustinKLo merged commit aa1b8fd into develop Mar 31, 2020
@DustinKLo DustinKLo deleted the develop-es7 branch March 31, 2020 01:08
DustinKLo added a commit that referenced this pull request Mar 31, 2020
* upgraded es python library to version 7

* Hc 155 ondemand (#42)

* initial commit to fix 'sds add job' cli command

* updated fucntions in  in hysds/pkg.py to be compatible with Elasticsearch 7+

.raw -> .keyword
refactored run_query function to use elasticsearch-py & compatible with ES7+

* fixed header -> headers

* Hc 163 container builder (#43)

* initial commit to fix 'sds add job' cli command

* updated fucntions in  in hysds/pkg.py to be compatible with Elasticsearch 7+

.raw -> .keyword
refactored run_query function to use elasticsearch-py & compatible with ES7+

* fixed header -> headers

* added hysds_commons to sdscli to use the ES wrapper

initialized mozart_es and grq_es in sdscli/adapters/__init__.py
refactored user_rules sds cli command functions
refactored pkg.py cli commands

* removed commented out import statements in rules.py

* removed commented out import statements in rules.py

* HC-170: dsl (#44)

* changed flask create-db command

* moved create user rules index from tosca to grq, undid flask create-db change

* merge with develop branch

* bump version

* bump major version
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.

None yet

2 participants