Skip to content

Notebook directory external + permissions #14

@FRosner

Description

@FRosner

Problem

Right now, the notebook directory ownership will just be assigned to the specified user (#11). This is not very nice because it might overwrite something or read something it is not supposed to read.

Solution

Move the notebook dir out of /usr/local/zeppelin to /notebooks. Then, before assigning the permissions, check that old permissions are root. If they are non-root, don't override.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions