____ is a critical configuration file for setting up Hadoop's distributed file system parameters.

  • core-site.xml
  • hadoop-env.sh
  • hdfs-config.cfg
  • mapred-defaults.conf
The critical configuration file for setting up Hadoop's distributed file system parameters is core-site.xml. This file contains key-value pairs that configure the core aspects of Hadoop, including the default file system and I/O settings.
Add your answer
Loading...

Leave a comment

Your email address will not be published. Required fields are marked *