-
Notifications
You must be signed in to change notification settings - Fork 507
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
BIGTOP-3835: Add Apache Knox package #1029
Conversation
I just realized that I have to make a few more modifications on this PR regarding to the paths. |
I just tested Knox basic service integration:
|
@cheelio |
@guyuqi is there a plan that we add knox to bigtop 3.3? |
Hi @JiaLiangC, But we‘d better listen to the voices of other people in the community. Thanks. |
Could you guys kindly rebase the PR to resolve the conficts? |
@JiaLiangC @cheelio |
@guyuqi |
Description of PR
Apache Knox provides a gateway for interacting with the REST APIs and UIs of Apache Hadoop deployments.
It's a crucial component in secure environments and therefore I thinks it should be part of the Bigtop stack.
I can understand that it's maybe too late to add this to the into Bigtop 3.2 BOM. If so, maybe we can add this to Bigtop 3.3?
How was this patch tested?
Build with:
I created basic smoke tests:
Further, the application can be tested by launching a basic LDAP server:
Now, you can login by using the username/password combination admin:admin-password.
By default, the application runs on port 8443:
https://localhost:8443/gateway/homepage/home/
https://localhost:8443/gateway/manager/admin-ui/