Skip to content

Commit

Permalink
Add online_enabled flag (#2405)
Browse files Browse the repository at this point in the history
* Add online_enabled falg

* Add support for network isolation scenario

* Modifying file

* minor update

* update the descriptions

* reformat

---------

Co-authored-by: Shail Paragbhai Shah <[email protected]>
Co-authored-by: Qianjun Xu <[email protected]>
Co-authored-by: rsethur <[email protected]>
Co-authored-by: Sethu Raman <[email protected]>
  • Loading branch information
5 people authored Jul 14, 2023
1 parent 8241684 commit 44ff24b
Show file tree
Hide file tree
Showing 3 changed files with 64,402 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ specification:
path: ./spec
materialization_settings:
offline_enabled: true
online_enabled: false
resource:
instance_type: Standard_E8S_V3
spark_configuration:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ specification:
path: ./spec
materialization_settings:
offline_enabled: true
online_enabled: false
schedule:
type: recurrence
interval: 3
Expand Down
Loading

0 comments on commit 44ff24b

Please sign in to comment.