Closed EmFl closed 6 years ago
Trying to install both on the same machine gives following error :
Installing logstash-input-azurewadtable Plugin version conflict, aborting ERROR: Installation Aborted, message: Bundler could not find compatible versions for gem "azure-storage": In snapshot (Gemfile.lock): azure-storage (= 0.12.3.preview) In Gemfile: logstash-input-azureblob (>= 0) java depends on azure-storage (~> 0.12.3.preview) java logstash-input-azurewadtable (= 0.9.13) java depends on azure-storage (~> 0.13.0.preview) java
Could we bump the azureblob storage requirement ?
Hi @EmFl
Sure, please submit a PR
@EmFl Thank you for your contribution: https://github.com/Azure/azure-diagnostics-tools/commit/0644f2451e9b75e70c30c8df04737ae7fe55ffbe#diff-da818d5b78277052d87961200b957e80
Trying to install both on the same machine gives following error :
Could we bump the azureblob storage requirement ?