We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5d9b2f5 commit 99e9e7bCopy full SHA for 99e9e7b
data-platform/open-source-data-platforms/oci-data-flow/code-examples/Streaming_from_ObjectStorage/readme.md
@@ -0,0 +1,17 @@
1
+OCI Data Flow Reading files from Object Storage in Streaming mode
2
+
3
+When to use this asset?
4
5
+When you need continously monitor a Object Storage (S3 location) and incrementally process new incoming data
6
7
+How to use this asset?
8
9
+Review the code in the notebook and add the code to your personal OCI Data Flow application.
10
11
+License
12
13
+Copyright (c) 2024 Oracle and/or its affiliates.
14
15
+Licensed under the Universal Permissive License (UPL), Version 1.0.
16
17
+See LICENSE for more details.
0 commit comments