Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Framework Authentication #53

Closed
DarinJ opened this issue May 4, 2015 · 1 comment
Closed

Framework Authentication #53

DarinJ opened this issue May 4, 2015 · 1 comment

Comments

@DarinJ
Copy link
Contributor

DarinJ commented May 4, 2015

I needed framework authentication, I already implemented this and the ability to specify a framework name (It's easier for ACLS). Will submit PR after updating documentation.

@tarnfeld
Copy link
Member

tarnfeld commented May 5, 2015

(#54)

DarinJ added a commit to DarinJ/hadoop that referenced this issue May 14, 2015
Modified `MesosScheduler.java` and `configuration.md`.  Now `mapred.mesos.framework.principal`, `mapred.mesos.framework.secretfile`, `mapred.mesos.framework.user`, and `mapred.mesos.framework.name` are configureable options. Addresses issue mesos#53
DarinJ added a commit to DarinJ/hadoop that referenced this issue May 15, 2015
Modified `MesosScheduler.java` and `configuration.md`.  Now `mapred.mesos.framework.principal`, `mapred.mesos.framework.secretfile`, `mapred.mesos.framework.user`, and `mapred.mesos.framework.name` are configureable options. Addresses issue mesos#53

Added Support for Framework Authentication

Added Support for Framework Authentication
tarnfeld added a commit that referenced this issue May 15, 2015
Added Framework Authentication (Issue #53).
@DarinJ DarinJ closed this as completed May 31, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants