GitHub user tgravescs opened a pull request:

    https://github.com/apache/spark/pull/33

    Add Security to Spark - Akka, Http, ConnectionManager, UI use servlets

    resubmit pull request.  was 
https://github.com/apache/incubator-spark/pull/332.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/tgravescs/spark 
security-branch-0.9-with-client-rebase

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/spark/pull/33.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #33
    
----
commit f35176352b77d8a295601479879a4666501eabe8
Author: Thomas Graves <tgra...@apache.org>
Date:   2014-01-19T19:35:32Z

    Add Security to Spark - Akka, Http, ConnectionManager, UI to use servlets

commit 5721c5ac83b62afb8e8201730e4fc6bc76556e5b
Author: Thomas Graves <tgra...@apache.org>
Date:   2014-01-20T15:17:56Z

    update AkkaUtilsSuite test for the actorSelection changes, fix typos based 
on comments, and remove extra lines I missed in rebase from AkkaUtils

commit 2d9e23e1739f52a858c34b7e85c7625b43ad3833
Author: Thomas Graves <tgra...@apache.org>
Date:   2014-02-18T16:38:54Z

    Merge remote-tracking branch 'upstream/master' into 
security-branch-0.9-with-client-rebase_rework
    
    Conflicts:
        core/src/main/scala/org/apache/spark/SparkEnv.scala
        core/src/main/scala/org/apache/spark/network/ConnectionManager.scala
        core/src/main/scala/org/apache/spark/ui/JettyUtils.scala
        repl/src/main/scala/org/apache/spark/repl/ExecutorClassLoader.scala

commit 6f7ddf38d3b3f3c367df4d0b9a6be3a0bc644e1d
Author: Thomas Graves <tgra...@apache.org>
Date:   2014-02-22T16:37:03Z

    Convert SaslClient and SaslServer to scala, change spark.authenticate.ui to 
spark.ui.acls.enable, and fix up various
    other things from review comments

commit ed3d1c16cf9a0af6530d2c37e62fb9cdc92ddfcb
Author: Thomas Graves <tgra...@apache.org>
Date:   2014-02-22T16:50:30Z

    Add security.md

commit b514becd7a0173ebeb209c0436e3c2c9f2f40a64
Author: Thomas Graves <tgra...@apache.org>
Date:   2014-02-22T16:52:56Z

    Fix reference to config

commit ecbfb65860e4fea722537802cf036f0b505d7da9
Author: Thomas Graves <tgra...@apache.org>
Date:   2014-02-22T17:37:41Z

    Fix spacing and formatting

commit 50dd9f2438356117e749d4cbd8d0ea8c25746166
Author: Thomas Graves <tgra...@apache.org>
Date:   2014-02-22T18:35:34Z

    fix header in SecurityManager

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

Reply via email to