Created on 01-27-2017 08:57 PM - edited 08-18-2019 06:01 AM
I am not sure why I am getting this error and whats the resolution :
Created 01-27-2017 09:28 PM
I took a manual checkpoint and error is gone but I still want to know how to avoid this error and have system take automatic check points ?
Created 01-28-2017 04:18 AM
Is this a test system? Are the values for the following modified from default
You could go to the Namenode current folder and check when was the last fsimage created. Was the cluster down for long? You may want to review the above two parameters and check the timestamps in the current folder and find why automatic checkpointing is not happening.
- Also please make sure that your systems are time sync. "ntp" service is running fine.
Created 01-30-2017 06:59 PM
where are these two parameters defined?
Created 01-29-2018 10:19 PM
Check these parameters in HDFS configuration and make the changes as suggested.
Created on 01-29-2018 11:57 PM - edited 08-18-2019 06:01 AM
Those parameters can be found in the following path of ambari:
Ambari UI --> HDFS --> Configs --> Advanced --> (In the search filter enter "dfs.namenode.checkpoint.period")
then you will find the following two properties there:
.
Created 01-30-2019 05:46 AM
How to enable frequent checkpoting ?