diff --git a/data-platform/open-source-data-platforms/oci-streaming-with-apache-kafka/aidataplatform_oci_streaming_with_apache_kafka/stream_application.md b/data-platform/open-source-data-platforms/oci-streaming-with-apache-kafka/aidataplatform_oci_streaming_with_apache_kafka/stream_application.md new file mode 100644 index 000000000..65616c556 --- /dev/null +++ b/data-platform/open-source-data-platforms/oci-streaming-with-apache-kafka/aidataplatform_oci_streaming_with_apache_kafka/stream_application.md @@ -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 + +---