Pioneer Data Access for sbird@mozilla.com
Categories
(Data Platform and Tools Graveyard :: Operations, defect)
Tracking
(Not tracked)
People
(Reporter: sarah, Assigned: whd)
References
()
Details
Please create ssh and DUO accounts for me on the Cloud Services Data IAM bastion, and access to pioneer analysis clusters.
My mozilla.com ldap login is sbird@mozilla.com.
I have uploaded my ssh key to https://login.mozilla.com.
I have added my phone number to https://phonebook.mozilla.org/ for DUO enrollment.
NI :lonnen for management approval
NI :ulfr for sec team approval
Assignee | ||
Updated•6 years ago
|
Comment 2•6 years ago
|
||
Since you're in Martin's team, I'll trust him to give you the security pep talk. For a short version, see https://mana.mozilla.org/wiki/display/SVCOPS/Access+to+Pioneer+Resources#AccesstoPioneerResources-Security
r+
Reporter | ||
Comment 3•6 years ago
|
||
Great.
Assignee | ||
Comment 4•6 years ago
|
||
Ok, it looks like you already have duo and bastion access, so I've added your ssh key to the pioneer hosts. Please test your access with https://mana.mozilla.org/wiki/display/SVCOPS/Access+to+Pioneer+Resources#AccesstoPioneerResources-AccessingJupyter,Zeppelin,andRStudio.
Reporter | ||
Comment 5•6 years ago
|
||
I was able to SSH in, but there appears to be some kind of permission error. Trying to open a notebook results in "An unknown error occurred while loading this notebook. This version can load notebook formats v4 or earlier. See the server log for details."
Trying to duplicate "Pioneer Hello World.ipynb" results in
Traceback (most recent call last): File "/mnt/anaconda2/lib/python2.7/site-packages/notebook/base/handlers.py", line 457, in wrapper result = yield gen.maybe_future(method(self, *args, **kwargs)) File "/mnt/anaconda2/lib/python2.7/site-packages/tornado/gen.py", line 1015, in run value = future.result() File "/mnt/anaconda2/lib/python2.7/site-packages/tornado/concurrent.py", line 237, in result raise_exc_info(self._exc_info) File "/mnt/anaconda2/lib/python2.7/site-packages/tornado/gen.py", line 1021, in run yielded = self.gen.throw(*exc_info) File "/mnt/anaconda2/lib/python2.7/site-packages/notebook/services/contents/handlers.py", line 214, in post yield self._copy(copy_from, path) File "/mnt/anaconda2/lib/python2.7/site-packages/tornado/gen.py", line 1015, in run value = future.result() File "/mnt/anaconda2/lib/python2.7/site-packages/tornado/concurrent.py", line 237, in result raise_exc_info(self._exc_info) File "/mnt/anaconda2/lib/python2.7/site-packages/tornado/gen.py", line 285, in wrapper yielded = next(result) File "/mnt/anaconda2/lib/python2.7/site-packages/notebook/services/contents/handlers.py", line 153, in _copy model = yield gen.maybe_future(self.contents_manager.copy(copy_from, copy_to)) File "/mnt/anaconda2/lib/python2.7/site-packages/notebook/services/contents/manager.py", line 385, in copy model = self.get(path) File "/mnt/anaconda2/lib/python2.7/site-packages/notebook/services/contents/filemanager.py", line 358, in get model = self._notebook_model(path, content=content) File "/mnt/anaconda2/lib/python2.7/site-packages/notebook/services/contents/filemanager.py", line 318, in _notebook_model self.mark_trusted_cells(nb, path) File "/mnt/anaconda2/lib/python2.7/site-packages/notebook/services/contents/manager.py", line 447, in mark_trusted_cells trusted = self.notary.check_signature(nb) File "/mnt/anaconda2/lib/python2.7/site-packages/nbformat/sign.py", line 250, in check_signature (datetime.utcnow(), self.algorithm, signature), OperationalError: attempt to write a readonly database
This may be outside the scope of this ticket. Apologies if so.
Reporter | ||
Comment 6•6 years ago
|
||
I tried pioneer-analysis-2 and am not having such issues. So presumably this is a transient issue with pioneer-analysis-1.
I think this means we are good. Thank you!
Assignee | ||
Comment 7•6 years ago
|
||
(In reply to Sarah Bird from comment #6)
I tried pioneer-analysis-2 and am not having such issues. So presumably this is a transient issue with pioneer-analysis-1.
Ok, sounds good. I may rebuild cluster analysis-1 at some point to rectify this, but for now I'll leave it as-is.
Updated•2 years ago
|
Description
•