Skip to content

Exchange user specific files between EG kernel and Notebook container, and restrict access of files between Notebook containers. #676

Open
@ArindamHalder7

Description

@ArindamHalder7

Hi @lresende

I am creating new issue on continuation of the discussion #670 .

Here is my scenario.

  1. I am running EG 1.2 and Spark 2.3.1.
  2. I want to run multiple Notebook container in different system/VM which will connect to EG using websocket.
  3. EG kernel are running on host, Not of docker.
  4. User Notebook containers have i/p files. These i/p files will be used in the program written by the user. User also will generate some o/p files which will be accessed in the users own Notebook container.

How user (Notebook container) can work with own i/p and o/p files with EG kernel (cluster/non cluster) configured in different system/VM. Also how can i restrict access of user specific files between multiple users in the same scenario.

One more query: If any Notebook container tries to install any new python package with "conda install" or "pip install" , will this package get installed in all the nodes of the clustered KG? Although I have not checked this till now, but have plan to test this in later point of time.

Let me know if you more information on this.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions