On the datanode node of HDFS, if the core-site.xml configuration is modified, how can the configuration take effect without restarting the service?

21 views Asked by At

Are there any commands to make the core-site.xml configuration file take effect without restarting the service?

I've tried the command:

hdfs dfsadmin -refreshNodes

But it doesn't seem to work. Any suggestions? Thanks

0

There are 0 answers