nick_muller
12/20/2021, 2:04 PMnick_muller
12/20/2021, 2:45 PMedgar_ramirez_mondragon
12/20/2021, 8:20 PMmeltano.yml
? It sounds like there may be some incorrect syntax in therenick_muller
12/21/2021, 6:36 AMversion: 1
send_anonymous_usage_stats: true
project_id: target-e
plugins:
extractors:
loaders:
- name: target-e
namespace: target_e
# TODO: To test using Meltano, replace with absolute path
# to the target-e.sh script:
executable: ./target-e.sh
capabilities:
- state
- catalog
- discover
config:
start_date: '2010-01-01T00:00:00Z'
settings:
# TODO: To configure using Meltano, declare settings and their types here:
- name: username
- name: password
kind: password
- name: start_date
value: '2010-01-01T00:00:00Z'
edgar_ramirez_mondragon
12/21/2021, 5:48 PMversion: 1
send_anonymous_usage_stats: true
project_id: target-e
plugins:
extractors:
loaders:
- name: target-e
namespace: target_e
# TODO: To test using Meltano, replace with absolute path
# to the target-e.sh script:
executable: ./target-e.sh
capabilities:
- state
- catalog
- discover
config:
start_date: '2010-01-01T00:00:00Z'
settings:
# TODO: To configure using Meltano, declare settings and their types here:
- name: username
- name: password
kind: password
- name: start_date
value: '2010-01-01T00:00:00Z'
taylor
01/04/2022, 2:27 PMedgar_ramirez_mondragon
01/04/2022, 3:57 PM