Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
updating docs
  • Loading branch information
shirshanka committed Aug 13, 2021
commit 8e13dd2049efac27b86369c7de1a23953431ba90
2 changes: 1 addition & 1 deletion metadata-ingestion/sink_docs/datahub.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ Note that a `.` is used to denote nested fields in the YAML recipe.
| Field | Required | Default | Description |
| -------- | -------- | ------- | ---------------------------- |
| `server` | ✅ | | URL of DataHub GMS endpoint. |
| `timeout_sec` | | 2 | Per-HTTP request timeout. |
| `timeout_sec` | | 30 | Per-HTTP request timeout. |

## DataHub Kafka

Expand Down