Saved Bookmarks
| 1. |
Explain What Are The Main Features Of Pseudo Mode? |
|
Answer» In Pseudo-distributed MODE, each Hadoop DAEMON runs in a SEPARATE Java process, as such it simulates a CLUSTER though on a small scale. This mode is used both for development and QA environments. Here, we need to do the configuration changes. In Pseudo-distributed mode, each Hadoop daemon runs in a separate Java process, as such it simulates a cluster though on a small scale. This mode is used both for development and QA environments. Here, we need to do the configuration changes. |
|