Skip to content
Snippets Groups Projects
  • Thomas Graves's avatar
    44da5ab2
    Spark 1489 Fix the HistoryServer view acls · 44da5ab2
    Thomas Graves authored
    This allows the view acls set by the user to be enforced by the history server.  It also fixes filters being applied properly.
    
    Author: Thomas Graves <tgraves@apache.org>
    
    Closes #509 from tgravescs/SPARK-1489 and squashes the following commits:
    
    869c186 [Thomas Graves] change to either acls enabled or disabled
    0d8333c [Thomas Graves] Add history ui policy to allow acls to either use application set, history server force acls on, or off
    65148b5 [Thomas Graves] SPARK-1489 Fix the HistoryServer view acls
    44da5ab2
    History
    Spark 1489 Fix the HistoryServer view acls
    Thomas Graves authored
    This allows the view acls set by the user to be enforced by the history server.  It also fixes filters being applied properly.
    
    Author: Thomas Graves <tgraves@apache.org>
    
    Closes #509 from tgravescs/SPARK-1489 and squashes the following commits:
    
    869c186 [Thomas Graves] change to either acls enabled or disabled
    0d8333c [Thomas Graves] Add history ui policy to allow acls to either use application set, history server force acls on, or off
    65148b5 [Thomas Graves] SPARK-1489 Fix the HistoryServer view acls