-
Notifications
You must be signed in to change notification settings - Fork 140
File Connector
-
FileConnectoris intended for consuming text files from the file system -
A demo that uses
FileConnectoris available in Streaming Text Files to Kafka.
-
All connector config properties must be prefixed with
brooklin.server.connector.<connectorName>. -
connectorNameis an arbitrary user-supplied name specified in Brooklin configuration (brooklin.server.connectorNames)
| Property | Description | Default |
|---|---|---|
|
Number of threads in the thread pool used for reading input files |
5 |
URL |
Single Brooklin instance
All Brooklin instances
|
|---|---|
URL Params |
|
FileConnector does not expose any connector-specific metrics. Only general connector metrics are provided.
- Home
- Brooklin Architecture
- Production Use Cases
- Developer Guide
- Documentation
- REST Endpoints
- Connectors
- Transport Providers
- Brooklin Configuration
- Test Driving Brooklin