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

AWS Region Issue with Fog dependency > 1.24.0 #32

Closed
epantera opened this issue Mar 29, 2015 · 1 comment · Fixed by #33
Closed

AWS Region Issue with Fog dependency > 1.24.0 #32

epantera opened this issue Mar 29, 2015 · 1 comment · Fixed by #33

Comments

@epantera
Copy link
Contributor

Hello there,

there a an AWS Region issue with Fog >= 1.25.0 - #3275.
The current Sluice Gemfile define a dependency on Fog >= 1.22.0

So we just face the Region Issue here after upgrading our Snowplow EMR-RUNNER version.

As a temporary workaround we enrich the emr-etl-runner Gemfile to add a Fog dependency sticked to the 1.24.0 version.

What do you think about updating Sluice Gemfile to stick to Fog 1.24.0 until a proper integration ?

Cheers,

@alexanderdean
Copy link
Contributor

Hey @epantera - I think that's a good idea definitely. Do you want to submit a PR? We'll update the next versions of EmrEtlRunner and StorageLoader to use this next release of Sluice.

epantera added a commit to epantera/sluice that referenced this issue Mar 30, 2015
Closes snowplow-archive#32

Integration of Fog >=1.25 require attention and adaptation in Sluice to
prevent AWS Region Issues. More Information on Fog repo:
fog/fog#3275
alexanderdean pushed a commit that referenced this issue Apr 8, 2015
Closes #32

Integration of Fog >=1.25 require attention and adaptation in Sluice to
prevent AWS Region Issues. More Information on Fog repo:
fog/fog#3275
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 a pull request may close this issue.

2 participants