Hadoop can be configured in the following modes : -
Pseudo Distributed Mode : – In the Pseudo Distributed Mode we can configure the Hadoop on different different machine having their own separate JVM envioronment.
Fully Distributed Mode : - This mode is quite similar to the Pseudo Distributed Mode with the exception instead of VM we will be using real Machine in the actual distributed environment. It is mostly used in the production deployment or environment.
- Local Standalone Mode
- Pseudo Distributed Mode
- Fully Distributed Mode
Pseudo Distributed Mode : – In the Pseudo Distributed Mode we can configure the Hadoop on different different machine having their own separate JVM envioronment.
Fully Distributed Mode : - This mode is quite similar to the Pseudo Distributed Mode with the exception instead of VM we will be using real Machine in the actual distributed environment. It is mostly used in the production deployment or environment.
No comments:
Post a Comment