Created 08-03-2018 12:40 PM
Hi,
We are getting frequent File System Utilisation alert for a directory. Got to know that it’s caused because of Reports Manager Working Directory. So, we are planning to change the same.
It contains two directories inside, i.e.fsimage and index.
Do we need to copy these directories to the new Reports Manager Working Directory?
Regards,
Banshi.
Created 08-14-2018 01:10 PM
@Banshidhar Sahoo For the Reports Manager you might find more people with knowledge on the Cloudera community. But anyway, why not just copying the subdirs and give it a try? You can also try to rename during the copy first, to see if the Reports Manager fails when the dirs are not present.
Created 08-04-2018 01:37 PM
I'm unclear on what you mean by Reports Manager Working Directory. Could you explain what that is?
FSImage is a file that HDFS uses to store metadata about the blocks on the cluster. In general you should not change or move this file as HDFS relies on it to perform its functions.
See the HDFS Architecture documentation: https://hadoop.apache.org/docs/r3.1.0/hadoop-project-dist/hadoop-hdfs/HdfsDesign.html
Created 08-08-2018 08:45 AM
Hi,
This is related to Cloudera Management Service component , i.e. Cloudera Reports Manager.
Regards,
Banshi.
Created 08-14-2018 01:10 PM
@Banshidhar Sahoo For the Reports Manager you might find more people with knowledge on the Cloudera community. But anyway, why not just copying the subdirs and give it a try? You can also try to rename during the copy first, to see if the Reports Manager fails when the dirs are not present.
Created 08-14-2018 02:18 PM
Hi Herald,
Thank you for your response.
Yes, we have posted the question in Cloudera Community as well.
Now we got the fix for same.
We copied the directories (fsimage and index) to the new path. Then, updated the path as Reports Manager Working Directory in Cloudera Manager.
Reports manager is running fine now.
Regards,
Banshi.