Skip to content

Commit 99e9e7b

Browse files
authored
Create readme.md
1 parent 5d9b2f5 commit 99e9e7b

File tree

1 file changed

+17
-0
lines changed
  • data-platform/open-source-data-platforms/oci-data-flow/code-examples/Streaming_from_ObjectStorage

1 file changed

+17
-0
lines changed
Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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

Comments
 (0)