ESAP Technical Discussion

Europe/Paris
Zoom

Zoom

Description

Escape ZoomRoom is inviting you to a scheduled Zoom meeting.

Meeting ID: 863 5651 9787 (https://astron.zoom.us/j/86356519787)
Passcode: (see e-mail, or ask in Rocket Chat #esap)
One tap mobile
+31207940854,,86356519787# Netherlands
+31207946519,,86356519787# Netherlands

Dial by your location
        +31 20 794 0854 Netherlands
        +31 20 794 6519 Netherlands
        +31 20 794 6520 Netherlands
        +31 20 794 7345 Netherlands
        +31 707 006 526 Netherlands
        +31 20 241 0288 Netherlands
Meeting ID: 863 5651 9787
Find your local number: https://astron.zoom.us/u/kbXjhufxPF

Join by SIP
86356519787@zoomcrc.com

Join by H.323
162.255.37.11 (US West)
162.255.36.11 (US East)
115.114.131.7 (India Mumbai)
115.114.115.7 (India Hyderabad)
213.19.144.110 (Amsterdam Netherlands)
213.244.140.110 (Germany)
103.122.166.55 (Australia Sydney)
103.122.167.55 (Australia Melbourne)
149.137.40.110 (Singapore)
64.211.144.160 (Brazil)
69.174.57.160 (Canada Toronto)
65.39.152.160 (Canada Vancouver)
207.226.132.110 (Japan Tokyo)
149.137.24.110 (Japan Osaka)
Meeting ID: 863 5651 9787

Join by Skype for Business
https://astron.zoom.us/skype/86356519787

    • 16:00 17:00
      Discussion 1h
      • Klas, Aard, Dave, Enrique, Hugh, James, Maisam, Manuel, Nuria, Stefano, Susana, Thomas
      • Manuel — how to register BinderHub in ESAP.
      • Dave put together a draft of metadata for “executable artefacts”; hoping for feedback from OSSR.
        • Currently using JSON schema.
        • Will be presented at the IVOA InterOp at the end of April.
        • https://git.astron.nl/astron-sdc/escape-wp5/esap-general/-/issues/97
        • Enrique is looking at it, and will circulate to WP3.
      • Klaas — Minimum requirements for staging data.
        • Adding a lot of data, don't require login, don't run extra commands.
        • Dave: heading in the same direction as the metadata ideas.
        • By using plugins, it's possible to delegate permissions to the infrastructure but only when the infrastructure actually understands it.
        • Stefano
          • Is the plugin a software component inside a container?
          • Is it mandatory to download data to compute?
            • Not necessarily; it might already be colocated.
            • Storage plugin simply makes the data available through a URL; it does not mount data itself.
            • The user does not have access to the ESAP worker.
          • How does the user provide their credentials to the ESAP worker?
        • John: what are the next steps?
          • Klaas: create an issue for D1.2 to capture this diagram.
          • Make a simple example based on a simple Jupyter notebook; build an MVP.
          • This builds on the basic ESAP async system; that is only a couple of days out.
      • Next week, Klaas will do a demo of async-ESAP.