mirror of
https://github.com/open-metadata/OpenMetadata.git
synced 2025-12-13 00:22:23 +00:00
fix: Glue Pipeline Yaml fixed (#18163)
This commit is contained in:
parent
4233abf415
commit
e1c3ccfa72
@ -7,8 +7,8 @@ currently being supported with security updates.
|
||||
|
||||
| Version | Supported |
|
||||
| ------- | ------------------ |
|
||||
| 1.5.x | :white_check_mark: |
|
||||
| 1.4.x | :white_check_mark: |
|
||||
| 1.3.x | :white_check_mark: |
|
||||
|
||||
## Reporting a Vulnerability
|
||||
|
||||
|
||||
@ -112,11 +112,11 @@ This is a sample config for Glue:
|
||||
|
||||
```yaml {% isCodeBlock=true %}
|
||||
source:
|
||||
type: glue
|
||||
type: gluepipeline
|
||||
serviceName: local_glue
|
||||
serviceConnection:
|
||||
config:
|
||||
type: Glue
|
||||
type: GluePipeline
|
||||
awsConfig:
|
||||
```
|
||||
```yaml {% srNumber=1 %}
|
||||
|
||||
@ -112,11 +112,11 @@ This is a sample config for Glue:
|
||||
|
||||
```yaml {% isCodeBlock=true %}
|
||||
source:
|
||||
type: glue
|
||||
type: gluepipeline
|
||||
serviceName: local_glue
|
||||
serviceConnection:
|
||||
config:
|
||||
type: Glue
|
||||
type: GluePipeline
|
||||
awsConfig:
|
||||
```
|
||||
```yaml {% srNumber=1 %}
|
||||
|
||||
@ -112,11 +112,11 @@ This is a sample config for Glue:
|
||||
|
||||
```yaml {% isCodeBlock=true %}
|
||||
source:
|
||||
type: glue
|
||||
type: gluepipeline
|
||||
serviceName: local_glue
|
||||
serviceConnection:
|
||||
config:
|
||||
type: Glue
|
||||
type: GluePipeline
|
||||
awsConfig:
|
||||
```
|
||||
```yaml {% srNumber=1 %}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user