InterviewSolution
Saved Bookmarks
| 1. |
Point out the correct statement.(a) Knox is a stateless reverse proxy framework(b) Knox also intercepts REST/HTTP calls and provides authentication(c) Knox scales linearly by adding more Knox nodes as the load increases(d) All of the mentioned |
|
Answer» Correct answer is (d) All of the mentioned Easiest explanation: Knox can be deployed as a cluster of Knox instances that route requests to Hadoop’s REST APIs. |
|