Documentation
Pulse 3.8.x
Release Notes
Getting Started
Architecture
Deployment
Prerequisites
Installation
Advanced Installation
Pulse Administration
Advanced Feature Integrations
Features
CLI Guide
Troubleshooting
Pulse Use Cases
Workflows
Tech Preview
Pulse NextGen Docs (Beta)
Additional Resources
Title
Message
Create new category
What is the title of your new category?
Edit page index title
What is the title of the page index?
Edit category
What is the new title of your category?
Edit link
What is the new title and URL of your link?
Configure HDFS Small File Threshold
Summarize Page
Copy Markdown
Open in ChatGPT
Open in Claude
Connect to Cursor
Connect to VS Code
Pulse identifies an HDFS file as a small file with a size threshold. You can configure the threshold via setting the variable hdfs.analytics.file.size = xxxxxx (in Bytes) in the cluster configuration file to set the small file size threshold. Files meeting this threshold or smaller are identified as small files and displayed on the HDFS Analytics, HDFS Explorer, etc., pages.
Steps to configure the threshold:
- Open the
_$AcceloHome/config/acceldata_<clustername>.conf_file. - Add the following variable and configure the file size in Bytes. By default, the small file value is set to 1 MB.
Bash
xxxxxxxxxxcommon.configs = { hdfs.analytics.file.size = 1048576 (example, in Bytes) # update this value }The configured file size is pushed as a real-time metric under hdfs_root_analysis in the database.
- Save and close the file.
- Run the following command to push the changes. To reflect the changes on the FS Analytics page, run the FSImage command to reprocess the reports.
Bash
xxxxxxxxxxaccelo admin database push-configaccelo admin fsa processaccelo admin fsa reportsType to search, ESC to discard
Type to search, ESC to discard
Type to search, ESC to discard
Last updated on
Was this page helpful?
Next to read:
Hive on SparkFor additional help, contact www.acceldata.force.com OR call our service desk +1 844 9433282
Copyright © 2026
Discard Changes
Do you want to discard your current changes and overwrite with the template?
Archive Synced Block
Message
Create new Template
What is this template's title?
Delete Template
Message