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

Make deployment robust #810

Open
1 task
ihodes opened this issue Aug 18, 2015 · 2 comments
Open
1 task

Make deployment robust #810

ihodes opened this issue Aug 18, 2015 · 2 comments

Comments

@ihodes
Copy link
Member

ihodes commented Aug 18, 2015

  • Fix postgres connection leaks
@arahuja
Copy link
Contributor

arahuja commented Aug 20, 2015

Perhaps related, but after the redeployment and submitting a run I see:

File "/home/cycledash/cycledash/venv/lib/python2.7/site-packages/requests/adapters.py", line 375, in send
    raise ConnectionError(e, request=request)
ConnectionError: HTTPConnectionPool(host='demeter.hpc.mssm.edu', port=14000): Max retries exceeded with url: /webhdfs/v1/datasets/vcfs/sample.strelka.indels.passed.vcf?op=OPEN&user.name=cycledash (Caused by <class 'socket.gaierror'>: [Errno -5] No address associated with hostname)

@ihodes
Copy link
Member Author

ihodes commented Aug 21, 2015

Good to know; that may be a WebHDFS issue (/cc @zgiles)?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants