-
Notifications
You must be signed in to change notification settings - Fork 4
Expand file tree
/
Copy pathmeltano.yml
More file actions
34 lines (34 loc) · 777 Bytes
/
Copy pathmeltano.yml
File metadata and controls
34 lines (34 loc) · 777 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
version: 1
send_anonymous_usage_stats: true
project_id: 94fe9a32-1e21-4309-a7f9-83a7a0c7636a
plugins:
extractors:
- name: tap-tableau
namespace: tap_tableau
pip_url: -e .
capabilities:
- state
- catalog
- discover
- about
- stream-maps
settings:
- name: server_url
- name: api_version
- name: site_url_id
- name: personal_access_token_name
- name: personal_access_token_secret
kind: password
config:
server_url:
api_version:
site_url_id:
personal_access_token_name:
personal_access_token_secret:
- name: tap-tableau-metadata
inherit_from: tap-tableau
executable: tap-tableau-metadata
loaders:
- name: target-jsonl
variant: andyh1203
pip_url: target-jsonl