FineBI Version
Functional Change
6.0
/
6.0.9
You can configure the absolute storage path of extracted data through node files in the cluster extraction environment.
FineBI will extract data from the database to the disk if you use extracted data. You may want to know where extracted data will be stored.
This document introduces where the extracted data is stored and how to modify the data storage path.
The default path for data updates is in the FineBI project package, with the default path being %FineBI%\webapps\webroot\bi-data\spider . Because data updates contain important data, you store the extracted data separately from the project package for security. Therefore, FineBI provides the option to modify the data storage path.
You are advised to start FineBI in the recommended way, otherwise the new data storage path will be modified after you restart FineBI.
1. Choose Public Data, click Global Update and you can see the data storage path. You can modify this path, as shown in the following figure.
When entering the path here, you need to pay attention to the differences of path formats among different systems. This example demonstrates the Windows system.
2. After you click OK, the data storage path is modified successfully.
The modification can take effect only the new folder for storage must be empty.
Open the path D:\BI Data Storage , and you can see that the files of data updates have been stored in the db folder, as shown in the following figure.
After modifying the storage path, the files of data updates in the previous path will be moved to the current modified path (not copied and pasted to).
After modifying the storage path, the temporary file temp will also be moved to the new path, as shown in the following figure.
Log in to the FineBI system as the admin, choose System Management > System Setting > Cluster Extraction, and you can view the storage path of the extracted data for each node on the Node Management page, as shown in the following figure.
1. Go to the path WEB-INF/config , open the node's corresponding folder config, and modify the file spider.cluster.properties.
2. Add the parameter and its corresponding value of the newly-modified storage path spider_local_base_path=absolute path , as shown in the following figure.
In the absolute path, the separator cannot be \, and it must be /.
1. After you have modified the storage path, re-log in to the FineBI system as the admin, and choose System Management > System Setting > Cluster Extraction. You can see the status of the corresponding node has become DOWN, and then delete the node.
2. Manually delete the bi-data file in the webapps\webroot directory of the node.
3. Restart the project node to make the configuration take effect. The polars and spider files in the previous path webapps\webroot\bi-data will be regenerated in the current modified path.
There are three types of files in the data update storage path: associated cache files, temporary files of data files, and single table folders.
Associated cache files: files that the names start with ##R#T
Temporary files for data files: files that the names start with dummyT
Single table file: files that the names start with T
After the data update is completed, the system will delete the temporary files.
However, if you had a data update failure before, then those temporary files left in that failed update will be retained as junk files to occupy the computer memory rather than deleted by the system.
When FineBI has not performed data updates, you need to check if there are files that the names start with dummyT in the storage path of data updates. If there are, you can manually delete the files.
滑鼠選中內容,快速回饋問題
滑鼠選中存在疑惑的內容,即可快速回饋問題,我們將會跟進處理。
不再提示
10s後關閉
Submitted successfully
Network busy