Docs Connect Components Catalog Inputs hdfs hdfs Page options Copy as Markdown Copied! View as plain text Ask AI about this topic Add MCP server to VS Code Type: Input ▼ InputOutput Available in: Self-Managed Reads files from a HDFS directory, where each discrete file will be consumed as a single message payload. inputs: label: "" hdfs: hosts: [] # No default (required) user: "" directory: "" # No default (required) Metadata This input adds the following metadata fields to each message: hdfs_name hdfs_path You can access these metadata fields using function interpolation. Fields directory The directory to consume from. Type: string hosts[] A list of target host addresses to connect to. Type: array # Examples: hosts: localhost:9000 user A user ID to connect as. Type: string Default: "" Back to top × Simple online edits For simple changes, such as fixing a typo, you can edit the content directly on GitHub. Edit on GitHub Or, open an issue to let us know about something that you want us to change. Open an issue Contribution guide For extensive content updates, or if you prefer to work locally, read our contribution guide . Was this helpful? thumb_up thumb_down group Ask in the community mail Share your feedback group_add Make a contribution 🎉 Thanks for your feedback! git http_client