{"library":"webhdfs","type":"library","category":null,"description":"Node.js WebHDFS REST API client library implementing Hadoop WebHDFS REST API (2.2.0) with an fs-like asynchronous interface. Current stable version is 1.2.0. The library provides streaming file operations (createReadStream, createWriteStream) and supports user, host, port, and path configuration. It offers a familiar Node.js filesystem API pattern for interacting with Hadoop HDFS via WebHDFS. Release cadence is low; last release was several years ago. Differentiators include simplicity, minimal dependencies, and stream-based operations.","language":"javascript","status":"maintenance","version":"1.2.0","tags":["javascript","webhdfs","hadoop","big data","fs","storage"],"last_verified":"Sun Jun 07","install":[{"cmd":"npm install webhdfs","imports":["import { createClient } from 'webhdfs'","const { createClient } = require('webhdfs')","// TypeScript type: declare module 'webhdfs' { function createClient(config?: ClientConfig): WebHDFSClient; }"]},{"cmd":"yarn add webhdfs","imports":[]},{"cmd":"pnpm add webhdfs","imports":[]}],"homepage":"https://github.com/harrisiirak/webhdfs#readme","github":"https://github.com/harrisiirak/webhdfs","docs":null,"changelog":null,"pypi":null,"npm":"webhdfs","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}