Uploaded image for project: 'Apache Storm'
  1. Apache Storm
  2. STORM-216 Secure Multi-tenant Storm
  3. STORM-224

Storm should use stricter ACLs within zookeeper

    XMLWordPrintableJSON

Details

    • Sub-task
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 0.10.0
    • storm-core
    • None

    Description

      In a stand alone environment storm stores everything wide open in ZK. We really should lock this down with ACLs so that individual topologies cannot modify data that the storm system uses, and so that other topologies cannot modify/interfere with each other.

      The current code from Yahoo will generate a random username/password for each topology that is launched. This works great for most topologies, but for trident topologies because they store long lived data in ZK the user has to keep the credentials around themselves. We would love to switch ZK access over to use a forwarded TGT, but have not finished the work to do this yet.

      Attachments

        Activity

          People

            dagit Derek Dagit
            revans2 Robert Joseph Evans
            Votes:
            1 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: