Skip to content
Closed
Changes from all commits
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
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
# Spark Structured Streaming application reading from OCI Streaming with Apache Kafka
### This guide documents how to create AIDP notebook and application connected to OCI Streaming with Apache Kafka (OSAK) cluster.
---
#### Requirements:
1. AI Data Platfrom workspace with private networking enabled. Make sure to enable private network for OSAK network or with peering enabled.
2. SASL-SCRAM amd superuser is enabled for OCI Streaming with Apache Kafka cluster
3. Note OCI Vault OASK password OCID
4. Note your OSAK bootstrap:port

---