InterviewSolution
Saved Bookmarks
| 1. |
Point out the wrong statement.(a) Knox eliminates the need for client software or client configuration and thus simplifies the access model(b) Simplified access entend Hadoop’s REST/HTTP services by encapsulating Kerberos within the cluster(c) Knox intercepts web vulnerability removal and other security services through a series of extensible interceptor pipelines(d) None of the mentioned |
|
Answer» Right option is (d) None of the mentioned The best explanation: Knox aggregates REST/HTTP calls to various components within the Hadoop ecosystem. |
|